aboutsummaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2023-02-04HO: use defined constant instead of magic numberMax1-1/+1
2023-02-01bsc_ctrl_commands: Add GET for bts neighbor-list (local bts numbers)arehbein2-0/+75
2023-01-23vty: Add support for Ny1 configurationarehbein3-12/+34
2023-01-03bts: ipa/osmo-bts/sysmobts: MO: add support for the second NSVCAlexander Couzens1-1/+1
2022-11-30paging: Replace reqs waiting for retransmission with new incoming inital req ...Pau Espin Pedrol1-2/+2
2022-11-30paging: Split paging queue into 2 queues: initial and retransPau Espin Pedrol2-132/+303
2022-11-28paging: Introduce VTY configurable X3113 (Maximum Paging Request Transmit Del...Pau Espin Pedrol1-0/+2
2022-11-23Cosmetic: fix spaces around timersOliver Smith1-3/+3
2022-11-15Add BTS setup ramping to prevent BSC overloadingAlexander Couzens1-0/+1
2022-10-27gsm48_parse_meas_rep: fix parsing multi-band listOliver Smith1-7/+3
2022-10-27tests: add test_meas_rep_multi_band.ho_vtyOliver Smith3-0/+108
2022-10-19Use new mgcp-client VTY commands under mgw nodePau Espin Pedrol1-3/+3
2022-10-19Update examples to use mgw pooling VTY commandsPau Espin Pedrol1-4/+4
2022-09-19vty: Allow setting LAC as hexadecimal valuePau Espin Pedrol5-11/+11
2022-08-09split lchan specific defines and code to its own filePau Espin Pedrol1-0/+1
2022-07-27tests/ctrl: Avoid creating logfilePau Espin Pedrol1-9/+0
2022-07-22call osmo_timer_del() unconditionally, without osmo_timer_pending()Vadim Yanitskiy2-6/+3
2022-06-30lchan_select: implement dynamic selection mode for assignmentVadim Yanitskiy2-1/+27
2022-06-30lchan_select: allow different alloc order for assignment and handoverVadim Yanitskiy5-7/+17
2022-06-22tests/handover_cfg.vty: use more precise regex for forbidden linesVadim Yanitskiy1-29/+29
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