summaryrefslogtreecommitdiffstats
path: root/src/host/trxcon/sched_trx.h
AgeCommit message (Expand)AuthorFilesLines
2018-03-11trxcon/scheduler: introduce a new CBTX lchan flagVadim Yanitskiy1-0/+2
2018-03-11trxcon/sched_trx.h: clarify lchan flags meaningVadim Yanitskiy1-1/+3
2018-03-02host/trxcon: use integer math for ToA (Timing of Arrival)Vadim Yanitskiy1-4/+5
2018-01-05trxcon/scheduler: use TCH frame length defs from libosmocodecVadim Yanitskiy1-5/+0
2018-01-05trxcon/scheduler: use linuxlist API for lchan managementVadim Yanitskiy1-1/+3
2018-01-05trxcon/scheduler: share chan / prim identification helpersVadim Yanitskiy1-0/+9
2017-12-18trxcon/scheduler: implement A5/X ciphering supportVadim Yanitskiy1-0/+2
2017-12-18trxcon/scheduler: preprocess UL bursts before sendingVadim Yanitskiy1-0/+3
2017-12-18trxcon/scheduler: move prim management outside lchan handlersVadim Yanitskiy1-1/+6
2017-12-18trxcon/scheduler: separate primitive management codeVadim Yanitskiy1-3/+5
2017-12-16host/trxcon/scheduler: inform L2&3 about decoding errorsVadim Yanitskiy1-1/+3
2017-12-16host/trxcon/scheduler: add initial TCH/F channel supportVadim Yanitskiy1-0/+6
2017-12-16host/trxcon/scheduler: clean up the trx_lchan_stateVadim Yanitskiy1-52/+40
2017-11-23host/trxcon/scheduler: process frames in advanceVadim Yanitskiy1-1/+1
2017-11-19host/trxcon/scheduler: share common declarations of lchan handlersVadim Yanitskiy1-0/+9
2017-11-19host/trxcon/l1ctl.c: share primitive management codeVadim Yanitskiy1-0/+8
2017-11-19host/trxcon/scheduler: get rid of useless nbits argumentVadim Yanitskiy1-2/+2
2017-11-19host/trxcon/scheduler: pass trx_lchan_state to lchan handlersVadim Yanitskiy1-7/+6
2017-11-19host/trxcon/scheduler: fix chan_nr parsingVadim Yanitskiy1-1/+4
2017-11-19host/trxcon/scheduler: use 'tn' instead of 'ts_num'Vadim Yanitskiy1-6/+6
2017-11-19host/trxcon/scheduler: git rid of sched_trx_find_ts()Vadim Yanitskiy1-1/+0
2017-11-19host/trxcon/scheduler: simplify timeslot managementVadim Yanitskiy1-2/+0
2017-11-19host/trxcon/scheduler: optionally reset clock counterVadim Yanitskiy1-1/+1
2017-11-19host/trxcon/scheduler: implement xCCH TX capabilityVadim Yanitskiy1-0/+2
2017-11-19host/trxcon/l1ctl.c: handle L1CTL_DM_{EST,REL}_REQVadim Yanitskiy1-0/+3
2017-11-19host/trxcon/scheduler: implement TX queue handlingVadim Yanitskiy1-0/+10
2017-11-19host/trxcon/scheduler: modify trx_lchan_tx_func definitionVadim Yanitskiy1-1/+1
2017-11-19host/trxcon/scheduler: handle bursts from TRX interfaceVadim Yanitskiy1-0/+3
2017-11-19host/trxcon/scheduler: implement management functionsVadim Yanitskiy1-0/+19
2017-11-19host/trxcon/scheduler: add basic GSM PHY definitionsVadim Yanitskiy1-0/+235