summaryrefslogtreecommitdiffstats
path: root/src/host/trxcon/sched_lchan_common.c
AgeCommit message (Expand)AuthorFilesLines
2019-02-21trxcon/scheduler: count number of measurementsVadim Yanitskiy1-2/+2
2019-01-17trxcon: do not include trxcon.h everywhereVadim Yanitskiy1-1/+0
2019-01-02trxcon/scheduler: fix RSSI -> RX level conversionVadim Yanitskiy1-1/+11
2018-09-15trxcon/scheduler: fix: don't send BFI in GSM48_CMODE_SIGN modeVadim Yanitskiy1-1/+3
2018-08-15trxcon/scheduler: get rid of useless lchan->rsl_modeVadim Yanitskiy1-5/+0
2018-08-15trxcon/scheduler: fix: properly generate BFI for TCH/HVadim Yanitskiy1-4/+10
2018-08-15trxcon/scheduler: pass lchan to sched_bad_frame_ind()Vadim Yanitskiy1-6/+6
2018-03-11trxcon/scheduler: enforce lchan handlers to set message typeVadim Yanitskiy1-8/+6
2018-03-11trxcon/sched_lchan_common.c: use static memory allocationVadim Yanitskiy1-28/+19
2018-03-11trxcon: clean up DATA / TRAFFIC indication APIVadim Yanitskiy1-10/+5
2018-03-11trxcon: clean up DATA / TRAFFIC confirmation APIVadim Yanitskiy1-6/+2
2018-01-05trxcon/scheduler: use TCH frame length defs from libosmocodecVadim Yanitskiy1-0/+2
2017-12-18trxcon/scheduler: separate primitive management codeVadim Yanitskiy1-49/+0
2017-12-18trxcon/scheduler: BUGFIX: distinguish between SACCH and FACCHVadim Yanitskiy1-3/+6
2017-12-16host/trxcon/scheduler: inform L2&3 about decoding errorsVadim Yanitskiy1-5/+11
2017-12-16host/trxcon/scheduler: add initial TCH/F channel supportVadim Yanitskiy1-0/+80
2017-12-16host/trxcon/scheduler: use GSM_MACBLOCK_LEN definitionVadim Yanitskiy1-2/+4
2017-12-16host/trxcon/scheduler: clean up the trx_lchan_stateVadim Yanitskiy1-1/+1
2017-11-19host/trxcon/scheduler: share common declarations of lchan handlersVadim Yanitskiy1-1/+1
2017-11-19host/trxcon/l1ctl.c: include DL frame info in L1CTL_DATA_CONFVadim Yanitskiy1-0/+31
2017-11-19host/trxcon/scheduler: share common code for lchan handlersVadim Yanitskiy1-0/+114