summaryrefslogtreecommitdiffstats
path: root/src/host/trxcon/sched_lchan_tchf.c
AgeCommit message (Expand)AuthorFilesLines
2019-02-21trxcon/scheduler: count number of measurementsVadim Yanitskiy1-2/+1
2019-01-17trxcon: do not include trxcon.h everywhereVadim Yanitskiy1-1/+0
2018-09-15trxcon/scheduler: fix: don't send BFI in GSM48_CMODE_SIGN modeVadim Yanitskiy1-3/+8
2018-08-15trxcon/scheduler: get rid of useless lchan->rsl_modeVadim Yanitskiy1-16/+2
2018-08-15trxcon/scheduler: pass lchan to sched_bad_frame_ind()Vadim Yanitskiy1-1/+1
2018-07-24trxcon/scheduler: fix: check primitive len before encodingVadim Yanitskiy1-3/+11
2018-03-11trxcon/sched_lchan_tchf.c: always send traffic indicationsVadim Yanitskiy1-17/+29
2018-03-11trxcon/scheduler: enforce lchan handlers to set message typeVadim Yanitskiy1-6/+5
2018-03-02host/trxcon: use integer math for ToA (Timing of Arrival)Vadim Yanitskiy1-3/+3
2017-12-18trxcon/scheduler: preprocess UL bursts before sendingVadim Yanitskiy1-4/+2
2017-12-18trxcon/scheduler: move prim management outside lchan handlersVadim Yanitskiy1-29/+23
2017-12-18trxcon/scheduler: separate primitive management codeVadim Yanitskiy1-1/+1
2017-12-16host/trxcon/scheduler: always print error messagesVadim Yanitskiy1-2/+2
2017-12-16host/trxcon/scheduler: inform L2&3 about decoding errorsVadim Yanitskiy1-2/+5
2017-12-16host/trxcon/scheduler: add initial TCH/F channel supportVadim Yanitskiy1-0/+292