osmo-bts/src/osmo-bts-trx
Neels Hofmeyr 67a056c122 dyn TS: complete for TRX
Apply similar fixes as for TCH/F_PDCH also for TCH/F_TCH/H_PDCH:

Detect dyn TS in PDCH mode in ts_is_pdch().

In trx_set_ts(), enhance the "if (TCH_F_PDCH)" to a switch statement including
both dynamic channel types. Adjust the comment to include both kinds.

Change-Id: I6669739cd08780cd9ffb9451cdae9f6b9704c4fe
2016-08-10 18:06:20 +02:00
..
Makefile.am Use libosmocodec functions for AMR 2016-06-21 17:24:50 +02:00
gsm0503_coding.c trx: Fix coverity BER calculation NULL dereference 2016-07-28 11:48:25 -07:00
gsm0503_coding.h trx: Add EGPRS coding and decoding procedures 2016-07-28 06:18:12 +00:00
gsm0503_conv.c trx: Add EGPRS tables, sequences, and mappings 2016-07-25 18:36:29 +00:00
gsm0503_conv.h trx: Add EGPRS tables, sequences, and mappings 2016-07-25 18:36:29 +00:00
gsm0503_interleaving.c trx: Add EGPRS tables, sequences, and mappings 2016-07-25 18:36:29 +00:00
gsm0503_interleaving.h trx: Add EGPRS tables, sequences, and mappings 2016-07-25 18:36:29 +00:00
gsm0503_mapping.c trx: Add EGPRS tables, sequences, and mappings 2016-07-25 18:36:29 +00:00
gsm0503_mapping.h trx: Add EGPRS tables, sequences, and mappings 2016-07-25 18:36:29 +00:00
gsm0503_parity.c trx: Add EGPRS tables, sequences, and mappings 2016-07-25 18:36:29 +00:00
gsm0503_parity.h trx: Add EGPRS tables, sequences, and mappings 2016-07-25 18:36:29 +00:00
gsm0503_tables.c trx: Add EGPRS tables, sequences, and mappings 2016-07-25 18:36:29 +00:00
gsm0503_tables.h trx: Add EGPRS tables, sequences, and mappings 2016-07-25 18:36:29 +00:00
l1_if.c dyn TS: complete for TRX 2016-08-10 18:06:20 +02:00
l1_if.h Introduce new phy_link and phy_instance abstraction 2016-02-15 14:18:59 +01:00
loops.c TRX: factor out the scheduler from remaining code 2016-02-15 14:17:55 +01:00
loops.h TRX: factor out the scheduler from remaining code 2016-02-15 14:17:55 +01:00
main.c Introduce new phy_link and phy_instance abstraction 2016-02-15 14:18:59 +01:00
scheduler_trx.c osmo-bts-trx: log decoder bit errors as DEBUG, not NOTICE 2016-08-08 17:46:34 +00:00
trx_if.c osmo-bts-trx: Fix PCS1900 operation 2016-08-08 17:45:25 +00:00
trx_if.h trx: Enable EGPRS handling through burst lengths 2016-07-28 06:18:12 +00:00
trx_vty.c TRX: Add vty command to power on/off transceiver 2016-06-16 13:39:42 +00:00