Commit Graph

6 Commits

Author SHA1 Message Date
Gerrit Code Review 5dd67816dc Update notes for submitted changes
* firmware: remove TCH/F specific bit re-ordering
* mobile: do not enforce RTP format for Uplink TCH frames
* mobile: support RTP and TI specific TCH frame I/O formats
2022-12-09 12:00:11 +00:00
Gerrit Code Review e52f526b3e Update notes for submitted changes
* trxcon: abstract out trx_if.c from struct trxcon_inst
* trxcon: deliver measurement results via the PHYIF primitives
* trxcon: trxcon_fsm.c: remove unused import of l1ctl_server.h
* trxcon: l1ctl.h: remove unneeded import of l1ctl_proto.h
* trxcon: handle RACH.cnf via TRXCON_EV_TX_ACCESS_BURST_CNF
* trxcon: l1sched_handle_data_cnf(): make the cnf struct scoped
* trxcon: handle DATA.cnf/TRAFFIC.cnf via TRXCON_EV_TX_DATA_CNF
* trxcon: merge TRXCON_EV_TX_TRAFFIC_* with TRXCON_EV_TX_DATA_*
* trxcon: compose struct l1ctl_info_dl in l1ctl_tx_dt_ind()
2022-11-07 21:02:02 +00:00
Gerrit Code Review 754caa090b Update notes for submitted changes
* trxcon: improve L1CTL connection related logging
* trxcon: cosmetic: rename TRXCON_EV_{L1IF->PHYIF}_FAILURE
* trxcon: cosmetic: rename TRXCON_EV_SET_{PHY_}CONFIG_REQ
2022-08-08 20:11:59 +00:00
Gerrit Code Review a401ec6852 Update notes for submitted changes
* trx_toolkit/data_if.py: fix: handle encoding exceptions
* trx_toolkit/data_if.py: do not validate TRXD message twice
2020-07-26 20:55:02 +00:00
Gerrit Code Review 0d33288b76 Update notes for submitted changes
* trxcon/scheduler: fix n_errors for BFI triggered by FACCH
* trxcon/scheduler: FACCH: ensure fake measurements for BFI
* trxcon/scheduler: refactor Downlink measurement processing
* trxcon/scheduler: TCH/H & FACCH/H: fix notes on interleaving
* trxcon/scheduler: make TDMA_FN_INC(fn) behave like ++fn
2020-03-08 22:50:54 +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