Layer1 Sync support for TX of Normal Burst and RACH burst
authorHarald Welte <laforge@gnumonks.org>
Sun, 28 Feb 2010 10:46:17 +0000 (11:46 +0100)
committerHarald Welte <laforge@gnumonks.org>
Mon, 1 Mar 2010 22:48:44 +0000 (23:48 +0100)
commit023289de741adb3519f26ad8ba753cd88cbfcd2d
tree9bca258ff5ed657531685999c8e5601709623f90
parent59b128a679f2b648509d8442e1f2af633d279b69
Layer1 Sync support for TX of Normal Burst and RACH burst

Using the new rach_sched_set_ul and nb_sched_set_ul TDMA scheduler
sets it is possible to transmit RACH bursts as well as sets of four
normal bursts, i.e. everything needed to get a SDCCH established
on a combined CCCH (with SDCCH/4).

Known Limitations:
* Uses constant transmit power (2 dBm)
* Only works on SDCCH/4 so far
* SACCH is received but cannot be transmitted yet
* TSC (traning sequence code) is hard-coded to '7'
src/target/firmware/layer1/sync.c