osmo-bts/src/osmo-bts-trx
Harald Welte caa648d92e TRX: Add missing call to abis_init()
This somehow got lost during the latest rebase.
2015-09-22 16:41:32 +02:00
..
Makefile.am build: Use AM_CPPFLAGS in Makefile.am 2015-09-22 16:41:30 +02:00
amr.c TRX: Add AMR Payload handling 2015-09-22 16:41:27 +02:00
amr.h TRX: Add AMR Payload handling 2015-09-22 16:41:27 +02:00
gsm0503_coding.c trx: Remove unused variables. 2015-09-22 16:41:31 +02:00
gsm0503_coding.h trx: Implement BER calculations. 2015-09-22 16:41:31 +02:00
gsm0503_conv.c TRX: Remove extra TCH/HS puncturing value 2015-09-22 16:41:31 +02:00
gsm0503_conv.h TRX: Support for AMR half speech 2015-09-22 16:41:28 +02:00
gsm0503_interleaving.c TRX: Support for TCH/H and GSM half rate transcoding 2015-09-22 16:41:27 +02:00
gsm0503_interleaving.h TRX: Support for TCH/H and GSM half rate transcoding 2015-09-22 16:41:27 +02:00
gsm0503_mapping.c TRX: Code cleanup, prepare for other codecs than GSM full rate 2015-09-22 16:41:27 +02:00
gsm0503_mapping.h TRX: Code cleanup, prepare for other codecs than GSM full rate 2015-09-22 16:41:27 +02:00
gsm0503_parity.c TRX: Support for TCH/H and GSM half rate transcoding 2015-09-22 16:41:27 +02:00
gsm0503_parity.h TRX: Support for AMR full speech 2015-09-22 16:41:27 +02:00
gsm0503_tables.c TRX: Support for AMR half speech 2015-09-22 16:41:28 +02:00
gsm0503_tables.h TRX: Support for AMR half speech 2015-09-22 16:41:28 +02:00
l1_if.c make osmo-bts-trx provide bts_model_adjst_ms_pwr() 2015-09-22 16:41:32 +02:00
l1_if.h trx: Implement BER calculations. 2015-09-22 16:41:31 +02:00
loops.c trx: Cleanup unused parts of loops.c 2015-09-22 16:41:31 +02:00
loops.h TRX: Support for AMR full speech 2015-09-22 16:41:27 +02:00
main.c TRX: Add missing call to abis_init() 2015-09-22 16:41:32 +02:00
scheduler.c trx: Fix typo in a log message. 2015-09-22 16:41:31 +02:00
scheduler.h TRX: Add VTY option to allow setting RTS advance in frames 2015-09-22 16:41:30 +02:00
trx_if.c trx: fix potential use of uninitialized toa variable. 2015-09-22 16:41:31 +02:00
trx_if.h TRX: Handover access burst support 2015-09-22 16:41:28 +02:00
trx_vty.c TRX: Add VTY option to allow setting RTS advance in frames 2015-09-22 16:41:30 +02:00