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 74d1c407f1 Update notes for submitted changes
* trxcon: trx_data_rx_cb(): support parsing 8-PSK modulated bursts
* trxcon: trx_data_rx_cb(): check TRXD PDU version
* trxcon: trx_data_rx_cb(): print strerror(errno) if read() fails
* trxcon: trx_data_rx_cb(): properly parse timeslot number
2022-11-25 14:34:55 +00:00
Gerrit Code Review 907f65e704 Update notes for submitted changes
* osmocon: add -Werror={implicit-int,int-conversion,old-style-definition}
* layer23: fix -Werror=old-style-definition problems
* layer23: add -Werror={implicit-int,int-conversion,old-style-definition}
* layer23: configure.ac: print CFLAGS/CPPFLAGS using AC_MSG_RESULT()
* virt_phy: configure.ac: add --enable-werror
* virt_phy: support building with -Werror
* trxcon: configure.ac: add --enable-werror
2022-11-06 22:00:03 +00:00
Gerrit Code Review b08053a418 Update notes for submitted changes
* firmware/layer1: introduce experimental PDCH support
2020-04-01 10:18:54 +00:00
Gerrit Code Review b3a7c8dd10 Update notes for submitted changes
* trx_toolkit/fake_trx.py: basic TRXD version 0x01 support
* trx_toolkit/rand_burst_gen.py: use TrainingSeqGMSK and BurstType enums
* trx_toolkit/gsm_shared.py: introduce a new enum TrainingSeqGMSK
2019-07-16 04:07:34 +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