aboutsummaryrefslogtreecommitdiffstats
path: root/src/osmo-bts-trx/gsm0503_coding.c
AgeCommit message (Expand)AuthorFilesLines
2015-09-22trx: Remove unused variables.Alexander Chemeris1-2/+2
2015-09-22trx: More logging for voice frame decoding functions.Alexander Chemeris1-21/+67
2015-09-22trx: Implement BER calculations.Alexander Chemeris1-136/+98
2015-09-22TRX: Support for AMR half speechAndreas Eversberg1-0/+369
2015-09-22TRX: Support for TCH/H and GSM half rate transcodingAndreas Eversberg1-0/+181
2015-09-22TRX: Support for AMR full speechAndreas Eversberg1-22/+457
2015-09-22TRX: Add support for EFR transcodingAndreas Eversberg1-7/+124
2015-09-22TRX: Code cleanup, prepare for other codecs than GSM full rateAndreas Eversberg1-26/+23
2015-09-22TRX: Replaced GSM 06.10 ordering table by table in libosmocodecAndreas Eversberg1-14/+32
2015-09-22TRX: Cleanup of channel transcodingAndreas Eversberg1-0/+571