summaryrefslogtreecommitdiffstats
path: root/src/host/trxcon/sched_lchan_common.c
AgeCommit message (Expand)AuthorFilesLines
2022-07-04trxcon: group *.c files into 'src' directoryVadim Yanitskiy1-228/+0
2022-07-02trxcon: group header files into 'include/osmocom/bb/trxcon'Vadim Yanitskiy1-7/+7
2021-12-14treewide: remove FSF addressOliver Smith1-4/+0
2020-03-16trxcon/scheduler: refactor TDMA frame number calculationVadim Yanitskiy1-2/+4
2020-03-08trxcon/scheduler: refactor Downlink measurement processingVadim Yanitskiy1-11/+4
2020-03-01trxcon/scheduler: print completeness of the Rx burst buffersVadim Yanitskiy1-1/+20
2019-10-05host/trxcon: add optional GSMTAP frame logging supportVadim Yanitskiy1-2/+39
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