osmo-bts/src/osmo-bts-trx
Harald Welte 1a5b00ebe2 TRX: Move scheduler to src/common
This is the final step to make the L1 scheduler generally available
to other BTS models than OsmoTRX.
2016-02-15 14:17:55 +01:00
..
Makefile.am TRX: Move scheduler to src/common 2016-02-15 14:17:55 +01: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: Don't hard-code 23 bytes, use GSM_MACBLOCK_LEN 2016-01-16 17:49:08 +01: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 TRX: Move scheduler to src/common 2016-02-15 14:17:55 +01:00
l1_if.h TRX: Move scheduler to src/common 2016-02-15 14:17:55 +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 TRX: Move scheduler to src/common 2016-02-15 14:17:55 +01:00
scheduler_trx.c TRX: Move scheduler to src/common 2016-02-15 14:17:55 +01:00
trx_if.c TRX: Move scheduler to src/common 2016-02-15 14:17:55 +01:00
trx_if.h TRX: scheduler: don't access l1h->config from scheduler 2016-02-15 14:17:55 +01:00
trx_vty.c TRX: Move scheduler to src/common 2016-02-15 14:17:55 +01:00