aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-01-05hodec2: clarify current and target rxlev per candidateNeels Hofmeyr1-48/+51
2021-01-05handover_test: add test_congestion_intra_vs_inter_cell.ho_vtyNeels Hofmeyr2-0/+133
2021-01-05handover_test: show ineffective intra-cell choiceNeels Hofmeyr1-5/+36
2021-01-05handover_test: add AMR TCH/H->/F tests, showing a bugNeels Hofmeyr3-0/+39
2021-01-05handover_test: add test_congestion_favor_best_target_rxlev.ho_vtyNeels Hofmeyr2-0/+34
2021-01-05handover_test: add 'meas-rep repeat N'Neels Hofmeyr3-50/+42
2021-01-05hodec2: code dup / cosmeticsNeels Hofmeyr1-194/+133
2021-01-05hodec2: cosmetic: add dBm unit to rxval loggingNeels Hofmeyr1-7/+7
2021-01-05handover_test.c: properly release lchans in set-ts-useNeels Hofmeyr1-10/+11
2021-01-05handover_test: fix test_congestion.ho_vty meas-repNeels Hofmeyr1-7/+7
2021-01-05handover_test: cosmetic cfg simplifications in 5 testsNeels Hofmeyr5-34/+9
2021-01-05tweak handover_tests.shNeels Hofmeyr1-18/+11
2021-01-05handover_test: gitignoreNeels Hofmeyr1-0/+3
2021-01-05ericsson_rbs2000: fix unreachable code in inp_sig_cb()Vadim Yanitskiy1-1/+0
2021-01-04smscb: Fix adding of SMSCB messages when no message with lower period existsHarald Welte1-0/+2
2021-01-04vty: fix wrong attributes for UL/DL ACCH repetition commandsVadim Yanitskiy1-39/+42
2021-01-04vty: join UL/DL SACCH repetition commands togetherVadim Yanitskiy1-45/+20
2021-01-03power_control: vty: do not print 'no (rxlev-avg|rxqual-avg)'Vadim Yanitskiy2-13/+1
2021-01-03smscb: Avoid scheduler array overflowHarald Welte1-1/+4
2021-01-02abis_om2000: Handle DP object in get_om2k_mo()Harald Welte1-0/+3
2021-01-02om2000: Add "show bts 0 om2k-mo" commandHarald Welte1-0/+72
2021-01-02abis_om2000: keep OM2K FSMs around, don't terminateHarald Welte5-74/+241
2020-12-30vty: fix NULL-pointer dereference in cfg_bts_rep_dl_facch()Vadim Yanitskiy1-1/+1
2020-12-29power_control: vty: some commands are not vendor specificVadim Yanitskiy2-6/+4
2020-12-29abis_om2000: Mark om2k_mo_fsm_start() as staticHarald Welte1-3/+2
2020-12-29[cosmetic] abis_om2000: Re-format to use longer linesHarald Welte1-188/+97
2020-12-29abis_om2000: make om2k_mo_name() an exported functionHarald Welte2-20/+22
2020-12-29Add a bts_model->bts_init() and trx_init() call-back functionHarald Welte3-0/+28
2020-12-29power_control: enable dynamic MS power control for osmo-btsVadim Yanitskiy3-18/+27
2020-12-27power_control: fix swapped lower/upper RxQual threshold valuesVadim Yanitskiy3-17/+18
2020-12-25power_control: encoding of H_REQAVE and H_REQT for ip.accessVadim Yanitskiy1-2/+2
2020-12-23vty: cosmetic: make all 'struct cmd_node' definitions staticVadim Yanitskiy1-5/+5
2020-12-23power_control: reflect MS/BS Power difference in the VTY promptVadim Yanitskiy2-46/+54
2020-12-23handover_test: rename test scripts from numbers to namesNeels Hofmeyr34-33/+33
2020-12-23handover_test: set a fake osmo_mgcpc_ep_ci pointerNeels Hofmeyr1-0/+10
2020-12-23handover_test: adjust logging for reproducabilityNeels Hofmeyr1-1/+3
2020-12-23handover_test: send ho detectionNeels Hofmeyr1-4/+44
2020-12-23handover_test: log sending ho completeNeels Hofmeyr1-0/+5
2020-12-23handover_test: implement as VTY shellNeels Hofmeyr39-1717/+1390
2020-12-22power_control: add VTY command to set static / maximum BS PowerVadim Yanitskiy5-0/+94
2020-12-22power_control: add VTY command for re-sending default parametersVadim Yanitskiy1-2/+37
2020-12-22power_control: add VTY commands for per-BTS configurationVadim Yanitskiy5-0/+677
2020-12-21OM2K: Skip the entire CON MO if there are no connection groupsHarald Welte1-5/+10
2020-12-21OM2K: Permit transition from WAIT_CONF_RES -> WAIT_ENABLE_ACCEPTHarald Welte1-1/+2
2020-12-21osmobsc-usermanual: Add Chapter with AoIP message flow examplesHarald Welte4-0/+215
2020-12-21abis_om2000: Force TRX NM state to UNLOCKED once TRX is upHarald Welte1-0/+5
2020-12-19power_control: make use of MS/BS parameters in RSL messagesVadim Yanitskiy1-17/+52
2020-12-19power_control: add encoder for ip.access nanoBTS and OsmoBTSVadim Yanitskiy1-0/+155
2020-12-19power_control: send default parameters from bootstrap_rsl()Vadim Yanitskiy1-0/+10
2020-12-19power_control: add encoding/init API to 'struct gsm_bts_model'Vadim Yanitskiy1-0/+5