aboutsummaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2022-06-15Expand VTY option which controls use of TCH for signallingMichael Iedema1-12/+30
2022-06-10Cosmetic: bsc_vty: tweak msc pooling stringsOliver Smith1-1/+1
2022-06-02fix performance for chan_counts and all_allocated statsNeels Hofmeyr1-0/+3
2022-05-13paging: start/stop credit_timer based on C0 runningPau Espin Pedrol2-839/+878
2022-05-09paging: Implement upper bound of 60s for dynamic T3113Harald Welte1-1500/+1500
2022-05-09paging: Avoid queueing more than 60 second estimated requestsHarald Welte1-0/+1500
2022-05-06paging: Improve loggingPau Espin Pedrol1-129/+132
2022-05-03tests: Introduce paging_testPau Espin Pedrol5-0/+8322
2022-05-03bts: Properly free ctr/stat when bts object is freedPau Espin Pedrol2-4/+0
2022-05-03tests/acc: Remove unused varPau Espin Pedrol1-2/+0
2022-05-03tests: Order tests alphabeticallyPau Espin Pedrol2-20/+20
2022-05-02Check VTY config against features reported by BTSOliver Smith2-0/+28
2022-04-27tests: acc_test: Get rid on unrelated logs in expect filePau Espin Pedrol2-928/+1
2022-04-27tests: acc_test: fix typo in talloc ctx namePau Espin Pedrol1-1/+1
2022-04-25Rename functions generating OML SetAttr messagesPau Espin Pedrol2-32/+32
2022-04-25Move struct gsm_bts_paging_state to paging.hPau Espin Pedrol6-2/+13
2022-04-21tests/bsc/Makefile.am: remove duplicate CFLAGSPau Espin Pedrol1-1/+0
2022-04-14tests: use 'check_PROGRAMS' instead of 'noinst_PROGRAMS'Vadim Yanitskiy8-8/+8
2022-03-31hodec2: add penalty-time low-rxqual-hoNeels Hofmeyr2-1/+24
2022-03-31hodec2: show reported ho oscillation from bad rxqualNeels Hofmeyr1-0/+8
2022-03-29struct gsm_encr: store alg_id in human-readable formatVadim Yanitskiy1-1/+1
2022-03-09support "empty" SCCP N-Connect from MSCNeels Hofmeyr1-0/+2
2022-03-03bitvec2freq_list(): fix handling of E-GSM ARFCNsVadim Yanitskiy1-1/+1
2022-03-03tests/gsm0408: add testing coverage for generate_cell_chan_list()Vadim Yanitskiy2-0/+74
2022-03-02ipa oml: Fix encoding of T3105Pau Espin Pedrol2-3/+3
2022-03-02tests: nanobts_omlattr_test: Use msgb_eq_data_print() helperPau Espin Pedrol1-5/+5
2022-02-08bssmap_reset: make T4 user configurablePhilipp Maier1-0/+2
2022-01-12fix gscon clear 3/n: separate state for SCCP RLSDNeels Hofmeyr1-0/+4
2021-11-25Disable C/I based MS Power Control Loop by defaultPau Espin Pedrol1-7/+32
2021-11-16move time_cc to libosmocore osmo_time_ccNeels Hofmeyr5-1140/+0
2021-11-15[overpower] By default, permit only for speech channels using AMRVadim Yanitskiy1-9/+9
2021-11-15[overpower] Allow configuring specific channel mode(s)Vadim Yanitskiy1-4/+22
2021-11-15tests/Makefile.am: do not try removing non-existing filesVadim Yanitskiy1-1/+0
2021-11-10implement all_allocated:{sdcch,tch} rate countersNeels Hofmeyr1-0/+6
2021-11-10add time_cc API: cumlative counter for time, reported as rate_ctrNeels Hofmeyr5-0/+1140
2021-11-10gsm_data: use ascending order for interference boundariesVadim Yanitskiy2-3/+3
2021-11-03bsc_ctrl_commands: change neighbor-list mode/arfcn via control interfacePhilipp Maier1-0/+40
2021-11-03heighbor_ident: add/del neighbor cells via ctrl interfacePhilipp Maier1-0/+172
2021-10-24[overpower] Add VTY transcript tests for all commandsVadim Yanitskiy2-0/+71
2021-10-13bts: set ncc_permitted from bts_allocPhilipp Maier1-1/+1
2021-10-07Get rid of lots of stubs [4/4]Pau Espin Pedrol6-216/+14
2021-10-07Move ts_fsm_init to static constructor [3/4]Pau Espin Pedrol1-1/+0
2021-10-07Move global var bsc_gsmnet into libbsc [2/4]Pau Espin Pedrol3-6/+0
2021-10-07MS Power Control Loop: Use P_CON_INTERVAL=2 by defaultPau Espin Pedrol1-4/+4
2021-10-05Implement MS Uplink Power Control LoopKeith1-2/+2
2021-10-04Add vty command to manually force MS Uplink PowerKeith1-0/+2
2021-09-29MS Power Control Loop: Allow Turn off/on C/I independent from value settingPau Espin Pedrol1-19/+39
2021-09-21MS Power Control Loop: Support turn off C/I based logicPau Espin Pedrol1-0/+39
2021-09-13Power Control Loop: Set P_CON_INTERVAL to 1 by defaultPau Espin Pedrol1-2/+8
2021-09-06MS Power Control Loop: Support set up of C/I parameters for osmo-btsPau Espin Pedrol1-0/+24