Commit Graph

4 Commits

Author SHA1 Message Date
Gerrit Code Review f649a1b1a4 Update notes for submitted changes
* trxcon: make l1ctl_tx_dt_ind() accept const pointers
* trxcon: use abstract API for RACH primitives
* trxcon: allocate a prim in l1sched_prim_push()
* trxcon: fix uint8_t used for length in l1sched_prim_alloc()
* trxcon: return prim pointer from l1sched_prim_alloc()
* trxcon: rename l1sched_prim_init() to l1sched_prim_alloc()
2022-07-12 08:21:57 +00:00
Gerrit Code Review 2ea911a32f Update notes for submitted changes
* trxcon/scheduler: print TDMA statistics on lchan deactivation
* trxcon/scheduler: be safe against a theoretical integer overflow
* trxcon/scheduler: do not abort on incomplete set of bursts
* trxcon/scheduler: TCH/F: fix Downlink burst completeness check
* trxcon/scheduler: align Downlink reception to the first burst
* trxcon/scheduler: constify Downlink burst bits where possible
* trxcon/scheduler: substitute lost TDMA frames on Downlink
* trxcon/scheduler: refactor TDMA frame number calculation
2020-03-16 10:32:42 +00:00
Gerrit Code Review b3f35b65cf Update notes for submitted changes
* fb_tools/bdf_to_c.py: make it compatible with python3
2019-08-09 13:33:17 +00:00
Gerrit Code Review a45b11ccf8 Update notes for submitted changes
* trx_toolkit/data_msg.py: legacy flag is only for version 0x00
* trx_toolkit/data_msg.py: introduce header coding version 0x01
* trx_toolkit/data_msg.py: implement header version coding
2019-07-03 14:11:46 +00:00