aboutsummaryrefslogtreecommitdiffstats
path: root/tests/amr
AgeCommit message (Expand)AuthorFilesLines
2024-02-17Fix license headers.Harald Welte1-1/+1
2023-03-14tests: use -no-install libtool flag to avoid ./lt-* scriptsVadim Yanitskiy1-0/+1
2022-11-01osmo-bts-trx: drop ul_amr_fn_is_cmi() / dl_amr_fn_is_cmi()Vadim Yanitskiy2-273/+1
2022-09-12tests/*/Makefile.am: Add missing libosmo-netif cflagsPau Espin Pedrol1-0/+2
2022-08-11Clean up osmo-bts-*/Makefile.amPau Espin Pedrol1-4/+16
2022-04-17struct amr_multirate_conf: remove ms_mode[], raname bts_mode[]Vadim Yanitskiy1-3/+3
2022-04-15tests: use 'check_PROGRAMS' instead of 'noinst_PROGRAMS'Vadim Yanitskiy1-1/+1
2022-04-13amr: fix parsing of threshold and hysteresis in amr_parse_mr_conf()Vadim Yanitskiy1-3/+3
2022-04-13tests/amr: add a unit test for amr_parse_mr_conf()Vadim Yanitskiy4-1/+53
2022-04-13tests/amr/Makefile.am: use proper binary name prefix 'amr_test_'Vadim Yanitskiy1-2/+2
2021-09-02sched_lchan_tch_x: use functions to determine AMR tranmssion phasePhilipp Maier3-0/+314