summaryrefslogtreecommitdiffstats
path: root/src/host/trxcon/sched_lchan_rach.c
AgeCommit message (Expand)AuthorFilesLines
2021-06-16trxcon/scheduler: introduce and use struct sched_burst_reqVadim Yanitskiy1-18/+11
2019-10-05host/trxcon: add optional GSMTAP frame logging supportVadim Yanitskiy1-1/+7
2019-06-30trxcon/scheduler: enrich GSM 05.03 encoding error messagesVadim Yanitskiy1-2/+4
2019-06-02trxcon/l1ctl.c: properly handle handover RACH requestVadim Yanitskiy1-2/+3
2019-05-30trxcon/scheduler: move PRIM_IS[_EXT]_RACH macros to sched_trx.hVadim Yanitskiy1-9/+3
2019-05-09trxcon/l1ctl.c: pass band_arfcn to l1ctl_tx_rach_conf()Vadim Yanitskiy1-1/+1
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