aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-05-27assignment_fsm: send BSSMAP response only after Assignment RequestNeels Hofmeyr4-17/+43
2021-05-27add test_bs_power.ho_vty to show BS Power HO oscillationNeels Hofmeyr2-0/+17
2021-05-27handover_test: add bspower to meas-rep cmdNeels Hofmeyr1-7/+28
2021-05-26hodec2: remove code dup of rxlev averagingNeels Hofmeyr1-4/+1
2021-05-25ctrl: Avoid fclose() on NULL pointerPau Espin Pedrol1-1/+1
2021-05-24ctrl: Introduce CTRL SET cmd to apply VTY cfg filePau Espin Pedrol6-0/+149
2021-05-23bsc: Use osmo_clock_gettime everywherePau Espin Pedrol3-3/+3
2021-05-23bsc: Clean up TS selection in ipaccess_sign_link_up/downPau Espin Pedrol1-4/+5
2021-05-23ipaccess-config: Clean up sign_link setup helperPau Espin Pedrol1-7/+8
2021-05-21handover_test: ack release only when lchan is still waitingNeels Hofmeyr1-6/+8
2021-05-21assignment_fsm: tweak error log msg for mixed modesNeels Hofmeyr1-1/+1
2021-05-21lchan and assignment FSMs: make Channel Mode Modify more saneNeels Hofmeyr7-70/+224
2021-05-21cosmetic: rename lchan_activate_mode to lchan_activate_forNeels Hofmeyr2-4/+4
2021-05-21cosmetic: rename FOR_* to ACTIVATE_FOR_*Neels Hofmeyr12-53/+53
2021-05-21gscon MGCP: properly skip redundant MDCX towards MSCNeels Hofmeyr2-1/+4
2021-05-21add missing arg braces in LOG_LCHAN macroNeels Hofmeyr1-2/+2
2021-05-21log: show src file,line of lchan_set_last_errorNeels Hofmeyr3-24/+12
2021-05-21gsm48_send_rr_ass_cmd(): rename lchan to new_lchanNeels Hofmeyr1-10/+10
2021-05-21gsm48_send_rr_ass_cmd(): rename dest_lchan to current_lchanNeels Hofmeyr1-2/+2
2021-05-21select_codecs(): do not confuse bool 'true' with integer value 1Neels Hofmeyr1-6/+6
2021-05-21assignment_fsm: fix failure log message for lchan unavailableNeels Hofmeyr1-4/+4
2021-05-21bts.adoc: fix typo BGSGP -> BSSGPPhilipp Maier1-1/+1
2021-05-18Fix bts->description field not printed in config writePau Espin Pedrol1-0/+2
2021-05-11osmo-bsc: Avoid erroring every few secs about unconnected BTSPau Espin Pedrol1-1/+1
2021-05-04stats: add BTS uptime counterMichael Iedema4-0/+32
2021-05-03test_gsm48_multirate_config: rather keep 4x amr_modeNeels Hofmeyr1-9/+12
2021-05-01manual: Include QoS chapter and add osmo-bsc specific exampleHarald Welte2-0/+48
2021-04-30fix test_gsm48_multirate_config: dump the complete AMR lv bufferNeels Hofmeyr2-8/+8
2021-04-28lchan_fsm: mode modify: fix missing timeouts and error transitionsNeels Hofmeyr3-2/+10
2021-04-28lchan_release(): do not release UNUSED lchanNeels Hofmeyr1-1/+1
2021-04-28comment: tweak pchan_subslots() descriptionNeels Hofmeyr1-2/+2
2021-04-28log: drop duplicate logging in ts_setup_lchans()Neels Hofmeyr1-2/+0
2021-04-28gsm_lchan_name_compute with ctxNeels Hofmeyr3-10/+5
2021-04-28Lb: make sure we never have missing timer configurabilityNeels Hofmeyr1-1/+1
2021-04-28Lb: add missing X12 timer configurabilityNeels Hofmeyr2-0/+3
2021-04-27Lb: RESET FSM: never send sccp_user == NULLNeels Hofmeyr1-0/+5
2021-04-27Lb: stop RESET FSM when sccp_user is unboundNeels Hofmeyr4-0/+17
2021-04-27abis_nm_ipaccess_rsl_connect(): use msgb to compose attrNeels Hofmeyr1-13/+10
2021-04-27manual: Location Services: clarify BSC side addressNeels Hofmeyr1-2/+19
2021-04-24SRVCC: Forward Last EUTRAN PLMN Id in Handover RequiredPau Espin Pedrol2-4/+12
2021-04-24SRVCC: Parse Last Used E-UTRAN PLMN Id in Handover RequestPau Espin Pedrol3-0/+39
2021-04-23Revert "update neighbor ARFCNs on startup and config changes"Pau Espin Pedrol7-48/+3
2021-04-22update neighbor ARFCNs on startup and config changesNeels Hofmeyr7-3/+48
2021-04-19Send EUTRAN neighs based on whether Common Id msg contained Last used E-UTRAN...Pau Espin Pedrol13-47/+76
2021-04-18fix wrong ARFCNs in local-cell neighbor configNeels Hofmeyr1-3/+5
2021-04-15bssap: pass whole tlv_parsed to event GSCON_EV_A_COMMON_ID_INDPau Espin Pedrol2-12/+11
2021-04-15cosmetic: Fix typo in func descriptionPau Espin Pedrol1-1/+1
2021-04-14deprecation: use osmo_bts_features_*()Neels Hofmeyr3-2/+3
2021-04-14drop unused gsm_bts_trx->descriptionNeels Hofmeyr3-11/+0
2021-04-14drop unused func decl rsl_lchan_mark_broken()Neels Hofmeyr1-2/+0