summaryrefslogtreecommitdiffstats
path: root/src/host/trxcon/sched_lchan_rach.c
AgeCommit message (Expand)AuthorFilesLines
2019-04-22trxcon: introduce extended (11-bit) RACH supportVadim Yanitskiy1-42/+104
2019-01-17trxcon: do not include trxcon.h everywhereVadim Yanitskiy1-1/+0
2018-07-24trxcon/scheduler: fix: check primitive len before encodingVadim Yanitskiy1-0/+9
2018-07-16trxcon: fix tail bits at the front of Access burstPiotr Krysik1-1/+10
2017-12-18trxcon/scheduler: preprocess UL bursts before sendingVadim Yanitskiy1-4/+2
2017-12-18trxcon/scheduler: move prim management outside lchan handlersVadim Yanitskiy1-9/+12
2017-12-16host/trxcon/scheduler: use new libosmocoding API for RACHVadim Yanitskiy1-2/+3
2017-11-19host/trxcon/scheduler: separate logging of data messagesVadim Yanitskiy1-3/+3
2017-11-19host/trxcon/scheduler: send stored tx_power to transceiverVadim Yanitskiy1-1/+1
2017-11-19host/trxcon/scheduler: clean up some includesVadim Yanitskiy1-4/+0
2017-11-19host/trxcon/scheduler: get rid of useless nbits argumentVadim Yanitskiy1-2/+1
2017-11-19host/trxcon/scheduler: pass trx_lchan_state to lchan handlersVadim Yanitskiy1-1/+1
2017-11-19host/trxcon: split sched_lchan_handlers.cVadim Yanitskiy1-0/+108