summaryrefslogtreecommitdiffstats
path: root/src/host/trxcon/sched_lchan_desc.c
AgeCommit message (Expand)AuthorFilesLines
2018-10-20trxcon/scheduler: add PDTCH channel supportVadim Yanitskiy1-4/+6
2018-10-03trxcon/scheduler: add CCCH/SDCCH mframe layouts with CBCHHarald Welte1-0/+12
2018-10-03trxcon/sched_lchan_desc.c: fix wrong chan_nr for PDCHVadim Yanitskiy1-2/+2
2018-09-16trxcon/scheduler: add TCH/H channel supportVadim Yanitskiy1-3/+8
2018-03-22trxcon/scheduler: share lchan link identifiersVadim Yanitskiy1-41/+38
2018-03-11trxcon/scheduler: introduce a new CBTX lchan flagVadim Yanitskiy1-30/+30
2018-03-02host/trxcon: use integer math for ToA (Timing of Arrival)Vadim Yanitskiy1-3/+3
2017-12-16host/trxcon/scheduler: add initial TCH/F channel supportVadim Yanitskiy1-2/+7
2017-11-19host/trxcon/scheduler: get rid of useless nbits argumentVadim Yanitskiy1-6/+4
2017-11-19host/trxcon/scheduler: pass trx_lchan_state to lchan handlersVadim Yanitskiy1-4/+4
2017-11-19host/trxcon/scheduler: implement xCCH TX capabilityVadim Yanitskiy1-1/+4
2017-11-19host/trxcon/scheduler: implement RACH handlerVadim Yanitskiy1-1/+4
2017-11-19host/trxcon/l1ctl.c: implement L1CTL_FBSB_CONFVadim Yanitskiy1-1/+1
2017-11-19host/trxcon/scheduler: implement SCH decodingVadim Yanitskiy1-2/+9
2017-11-19host/trxcon/scheduler: implement xCCH decodingVadim Yanitskiy1-1/+5
2017-11-19host/trxcon/scheduler: add basic GSM PHY definitionsVadim Yanitskiy1-0/+281