aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-05-04src/common/rsl.c: log CRCX ACK lchan Tx completeosmith/abis-loadtest-202205Oliver Smith1-1/+12
2022-04-29pcu_sock: comment out {dl,ul}_tbf_ext related warningsVadim Yanitskiy1-2/+2
2022-04-29osmo-bts-trx: rx_{tchh,tchf}_fn(): improve logging of AMR DTX framesVadim Yanitskiy2-3/+7
2022-04-26src/common/bts.c: set BTS_FEAT_CCNOliver Smith1-0/+1
2022-04-25src/common/bts.c: set BTS_FEAT_PAGING_COORDINATIONOliver Smith6-5/+1
2022-04-25model_init: order features alphabetically, part 2Oliver Smith3-6/+9
2022-04-21model_init: set BTS_FEAT_PAGINATION_COORDINATIONOliver Smith5-0/+5
2022-04-21model_init: order features alphabeticallyOliver Smith5-30/+35
2022-04-21osmo-bts-trx: check if scheduling of [dummy] FACCH/H is allowedVadim Yanitskiy2-1/+13
2022-04-21VTY: fix NULL-pointer dereference in 'show transceiver'Vadim Yanitskiy1-0/+5
2022-04-20osmo-bts-trx: fix scheduling of dummy FACCH/H and FACCH/FVadim Yanitskiy2-0/+3
2022-04-20osmo-bts-trx: tx_tchh_fn(): make handling of FACCH/H cleanerVadim Yanitskiy1-4/+9
2022-04-20osmo-bts-trx: prioritize FACCH in s/tx_tch_common()/tch_dl_dequeue()/sVadim Yanitskiy2-41/+41
2022-04-20bts-trx: sched_lchan_tchh.c: Workaround gcc false positive errorPau Espin Pedrol1-1/+2
2022-04-20osmo-bts-trx: amr_loop: do not miss C/I samplesVadim Yanitskiy1-4/+4
2022-04-20osmo-bts-trx: amr_loop: log if AMR mode remains unchangedVadim Yanitskiy1-0/+3
2022-04-20osmo-bts-trx: amr_loop: allow upgrading codec mode > 0Vadim Yanitskiy1-1/+7
2022-04-20osmo-bts-trx: amr_loop: improve logging in trx_loop_amr_input()Vadim Yanitskiy1-11/+12
2022-04-20osmo-bts-trx: use C/I in the AMR link adaptation loopVadim Yanitskiy6-49/+53
2022-04-20osmo-bts-trx: amr_loop: simplify trx_loop_amr_set()Vadim Yanitskiy1-9/+4
2022-04-19common: fix coding style: if is not a functionVadim Yanitskiy3-7/+7
2022-04-17struct amr_multirate_conf: remove ms_mode[], raname bts_mode[]Vadim Yanitskiy7-38/+37
2022-04-15tests: use 'check_PROGRAMS' instead of 'noinst_PROGRAMS'Vadim Yanitskiy11-11/+11
2022-04-13amr: fix parsing of threshold and hysteresis in amr_parse_mr_conf()Vadim Yanitskiy2-9/+12
2022-04-13tests/amr: add a unit test for amr_parse_mr_conf()Vadim Yanitskiy5-2/+55
2022-04-13tests/amr/Makefile.am: use proper binary name prefix 'amr_test_'Vadim Yanitskiy1-2/+2
2022-04-13rsl: use hard-coded defaults if the MultiRate conf IE is absentVadim Yanitskiy3-1/+107
2022-04-13osmo-bts-trx: bts_report_interf_meas(): remove unused fn paramVadim Yanitskiy1-3/+2
2022-04-13l1sap: l1sap_chan_act(): remove unused *tp argumentVadim Yanitskiy5-6/+6
2022-04-13l1sap: l1sap_chan_act(): alloc DTX FSM only for TCHVadim Yanitskiy1-1/+1
2022-04-13osmo-bts-virtual: remove unused 'codec_mode_request' argumentVadim Yanitskiy1-4/+3
2022-04-13rsl: misc / cosmetic fixes for tx_ipac_XXcx_nack()Vadim Yanitskiy1-4/+4
2022-04-13rsl: always check return value of rsl_tlv_parse()Vadim Yanitskiy1-24/+57
2022-04-13logging: use a different color tone for DLOOPVadim Yanitskiy1-1/+1
2022-04-12rsl: parse_multirate_config(): check if AMR codec is usedVadim Yanitskiy1-1/+15
2022-04-12rsl: rsl_rx_chan_{activ,modif}: do not sent an Error ReportVadim Yanitskiy1-6/+2
2022-04-12rsl: de-duplicate parsing of MultiRate configuration IEVadim Yanitskiy1-24/+33
2022-04-11osmo-bts-trx: amr_loop: remove unneeded #includesVadim Yanitskiy1-4/+0
2022-04-11osmo-bts-trx: use '#pragma once' in amr_loop.hVadim Yanitskiy1-4/+1
2022-04-11osmo-bts-trx: rename 'loops.[ch]' to 'amr_loop.[ch]'Vadim Yanitskiy6-7/+7
2022-04-10osmo-bts-{trx,virtual}: tx_tchh_fn(): remove FACCH/H alignment checkVadim Yanitskiy2-16/+0
2022-04-10osmo-bts-trx: rx_tchh_fn(): use a lookup table for FACCH/HVadim Yanitskiy1-13/+18
2022-04-10scheduler: rts_tchh_fn(): use a lookup table for FACCH/HVadim Yanitskiy1-2/+11
2022-04-09scheduler: remove redundant OSMO_ASSERT() statementsVadim Yanitskiy1-6/+0
2022-04-08power_ctrl_params_def_reset(): set .ctrl_interval for both UL/DL2022q1Vadim Yanitskiy1-5/+5
2022-04-08osmo-bts-trx: rx_tchf_fn(): clarify indexes in the AMR CMI lookup tableVadim Yanitskiy1-4/+11
2022-04-08osmo-bts-trx: rx_tchh_fn(): fix indexes in the AMR CMI lookup tableVadim Yanitskiy1-7/+15
2022-04-08osmo-bts-trx: move AMR CMI lookup tables to the respective filesVadim Yanitskiy3-18/+18
2022-04-07osmo-bts-trx: rx_tchh_fn(): fix meas reporting in signalling modeVadim Yanitskiy1-5/+7
2022-04-07osmo-bts-trx: rx_{tchh,tchf}_fn(): use tch_mode directlyVadim Yanitskiy2-4/+4