summaryrefslogtreecommitdiffstats
path: root/src/host/trxcon/include/osmocom/bb/l1sched/l1sched.h
AgeCommit message (Expand)AuthorFilesLines
2024-02-05trxcon/l1sched: trigger sending UL BLOCK.cnf for PDTCHVadim Yanitskiy1-0/+2
2023-08-27trxcon/l1sched: refactor l1sched_mframe_layout()Vadim Yanitskiy1-2/+2
2023-08-27trxcon/l1sched: implement CSD scheduling supportVadim Yanitskiy1-5/+5
2023-07-27trxcon/l1sched: emit DATA.cnf early (on bid=0)Vadim Yanitskiy1-2/+0
2023-07-12trxcon/l1sched: do not craft artificial BFI frames on TCHVadim Yanitskiy1-2/+0
2023-07-12trxcon/l1sched: rework dequeueing of Tx primsVadim Yanitskiy1-2/+0
2023-07-12trxcon/l1sched: fix handling of UL FACCH on TCH/A[FH]SVadim Yanitskiy1-0/+1
2023-06-11trxcon: get rid of the timer driven clock moduleVadim Yanitskiy1-19/+0
2023-04-21trxcon/l1sched: rework the primitive APIVadim Yanitskiy1-106/+8
2023-04-14trxcon/l1sched: add l1sched_find_lchan_by_chan_nr()Vadim Yanitskiy1-0/+2
2023-04-14trxcon/l1sched: cosmetic: rename l1sched_find_lchan()Vadim Yanitskiy1-2/+2
2023-04-14trxcon/l1sched: rename l1sched[_lchan]_prim_drop()Vadim Yanitskiy1-1/+1
2023-03-25trxcon: l1sched_prim_dequeue(): check TDMA Fn in PDCH primsVadim Yanitskiy1-0/+2
2023-03-08trxcon: use 3GPP TS 45.002 definitions from libosmogsmVadim Yanitskiy1-8/+2
2023-02-14trxcon: move AMR mode setting to l1sched_lchan_set_amr_cfg()Vadim Yanitskiy1-0/+2
2022-11-29trxcon: implement Ready-to-Receive PHYIF APIVadim Yanitskiy1-0/+12
2022-11-23trxcon: group Rx burst params into struct l1sched_burst_indVadim Yanitskiy1-6/+22
2022-11-22trxcon: rework l1sched_trigger(), split l1sched_pull_burst()Vadim Yanitskiy1-1/+3
2022-11-12trxcon: move l1sched_logging_init() from l1sched.h to logging.hVadim Yanitskiy1-1/+0
2022-11-02trxcon: drop sched->clock_cb(), expose l1sched_trigger()Vadim Yanitskiy1-2/+2
2022-09-07trxcon: Initial support for forwarding AMRPau Espin Pedrol1-0/+2
2022-08-09trxcon: allow populating global SACCH cache via L1CTLVadim Yanitskiy1-0/+2
2022-07-29trxcon: rework trxcon_fsm, move into a separate fileVadim Yanitskiy1-0/+2
2022-07-27trxcon: make l1sched_start_ciphering() accept const *keyVadim Yanitskiy1-1/+1
2022-07-26trxcon: pass fn_advance param via struct l1sched_cfgVadim Yanitskiy1-2/+3
2022-07-26trxcon: make [l1sched_]tchh_block_dl_first_fn() staticVadim Yanitskiy1-2/+0
2022-07-26trxcon: make l1sched logging configurable, use trxcon->fi as prefixVadim Yanitskiy1-1/+11
2022-07-23trxcon: move osmocom/bb/{trxcon->l1sched}/l1sched.hVadim Yanitskiy1-0/+493