Commit Graph

6 Commits

Author SHA1 Message Date
Gerrit Code Review b51ff9d0fe Update notes for submitted changes
* mobile: integrate GAPK based audio (voice) I/O support
* mobile: gsm_forward_mncc(): properly mark TCH/H frames
* mobile: gsm_forward_mncc(): call mncc_sock_from_cc() directly
* mobile: rework gsm_recv_voice(), add AUDIO_IOH_MNCC_SOCK
* mobile: improve function comments in voice.c
* mobile: add missing TCH MNCC messages and handle them
2022-12-02 11:18:27 +00:00
Gerrit Code Review 859ab0fbab Update notes for submitted changes
* trxcon: drop sched->clock_cb(), expose l1sched_trigger()
* trxcon: tune sched_clck related logging levels
2022-11-02 16:14:12 +00:00
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 137a746b6a Update notes for submitted changes
* trx_toolkit/trx_sniff.py: add options to filter bursts by RSSI
* trx_toolkit/trx_sniff.py: add option to ignore NOPE / IDLE indications
* trx_toolkit/trx_sniff.py: pass the whole msg to burst_pass_filter()
2020-03-30 18:23:04 +00:00
Gerrit Code Review 2028cfd57d Update notes for submitted changes
* trx_toolkit/fake_trx.py: send NOPE.ind in case of path loss simulation
* trx_toolkit/data_msg.py: fix: NOPE.ind also contains C/I filed
* trx_toolkit/fake_trx.py: refactor L12TRX -> TRX2L1 burst transformation
2019-11-20 15:05:57 +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