Commit Graph

4 Commits

Author SHA1 Message Date
Gerrit Code Review 3f51a78e30 Update notes for submitted changes
* trxcon: print TCH mode using gsm48_chan_mode_name()
* trxcon: add value-string defs for L1CTL Reset / CCCH Mode
* trxcon: constify pointers in L1CTL decoding functions
* trxcon: trxcon_fsm: permit direct DCH/PDCH transitions
* trxcon: trxcon_fsm: permit loop [P]DCH transitions
* trxcon: trxcon_fsm: separate handling of TRXCON_EV_DCH_EST_REQ
2022-12-09 11:20:52 +00:00
Gerrit Code Review dd57dc15d4 Update notes for submitted changes
* trxcon/scheduler: reduce default Uplink burst scheduling advance
* trxcon/scheduler: check TDMA frame order, drop out of order bursts
2020-07-13 08:48:05 +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 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