osmocom-bb/src/target/firmware/layer1
Harald Welte 028dcd9e25 [layer1] An actual AGC implementation
We introduce trf6151_compute_gain() to compute the gain setting that
leads to the ideal analog baseband power input level.

This function is called from rffe_set_gain() for both the compal and
the gta0x rf frontend, as there are no other amplifiers inside those
phone designs.

The new AGC function is not used yet from the regular layer1 code.
2010-06-25 13:39:58 +02:00
..
Makefile fw/layer1: Add some RFCH utilities to get channel parameters 2010-06-24 18:57:28 +02:00
afc.c AFC: Add afc_reset() function to re-set AFCDAC to default value 2010-05-20 23:06:53 +02:00
agc.c [layer1] An actual AGC implementation 2010-06-25 13:39:58 +02:00
async.c layer1: Disable FIQ as well as IRQ for locking between L1S and L1A 2010-05-17 09:23:35 +02:00
avg.c Initial import of OsmocomBB into git repository 2010-02-18 16:46:36 +01:00
init.c [L1CTL] Introduce L1CTL_RESET_RESP 2010-06-20 18:44:28 +02:00
l23_api.c [layer23] use the TSC that is passed from L1 when going in dedicated mode 2010-06-24 18:57:28 +02:00
mframe_sched.c layer1/mframe_sched: Make task update safer 2010-04-28 10:17:34 +02:00
prim_fbsb.c [layer1] use __attribute__ ((constructor)) for completion initializers 2010-06-24 13:30:56 +02:00
prim_pm.c [layer1] Power Measurement updates 2010-06-25 10:38:33 +02:00
prim_rach.c [layer1] use __attribute__ ((constructor)) for completion initializers 2010-06-24 13:30:56 +02:00
prim_rx_nb.c fw/layer1: Add some RFCH utilities to get channel parameters 2010-06-24 18:57:28 +02:00
prim_tx_nb.c fw/layer1: Add some RFCH utilities to get channel parameters 2010-06-24 18:57:28 +02:00
rfch.c fw/layer1: Add some RFCH utilities to get channel parameters 2010-06-24 18:57:28 +02:00
sched_gsmtime.c [layer1] Introduce function to reset the gsmtime scheduler 2010-06-20 18:44:27 +02:00
sync.c fw/layer1: When resetting hw, reset both SYNCHRO & OFFSET to l1s.tpu_offset 2010-06-22 06:36:18 +02:00
tdma_sched.c fw/layer1: Change the tdma_schedule_set return value to # frames spanned 2010-04-28 10:16:51 +02:00
tpu_window.c layer1: fix off-by-one error when transmitting bursts in the uplink 2010-04-09 10:51:38 +02:00