aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-05-03cbsp: Reject CBSP WRITE for emergency if emergency already active2022q1Harald Welte1-3/+28
2022-05-03cbsp: Implement KILL for Emergency BroadcastHarald Welte1-13/+49
2022-05-03smscb: Always start ETWS timer even in cells without ETWS supportHarald Welte1-5/+7
2022-05-03smscb: Store ETWS input state from CBSPHarald Welte5-15/+73
2022-05-03smscb: Don't include extraneous IEs in CBSP KILL COMPLETE / FAILUREHarald Welte1-10/+20
2022-04-19smscb: Populate "Number of Broadcasts Completed" to KILL COMPLETEHarald Welte1-0/+2
2022-04-08Move power control related definitions to power_control.hVadim Yanitskiy5-307/+308
2022-04-08power_ctrl_params_def_reset(): set .ctrl_interval for both UL/DLVadim Yanitskiy1-4/+5
2022-04-07assignment_fsm: always update RTP infoNeels Hofmeyr1-7/+6
2022-04-07assignment_fsm: always mark MGCP ci as completedNeels Hofmeyr1-4/+4
2022-04-06contrib/osmo-bsc.spec.in: fix 4trx example pathsOliver Smith1-2/+2
2022-04-06contrib/osmo-bsc.spec.in: add new config filesOliver Smith1-0/+2
2022-04-01doc/examples: add a confmerge file with example hopping parametersVadim Yanitskiy2-1/+217
2022-04-01doc/examples: add a multi-trx config config exampleVadim Yanitskiy1-0/+161
2022-04-01doc/examples: avoid using deprecated configuration commandsVadim Yanitskiy2-4/+4
2022-03-31abis_rsl: always check return value of rsl_tlv_parse()Vadim Yanitskiy1-14/+61
2022-03-31abis_rsl: Ensure message length is sufficient for respective headerHarald Welte1-1/+17
2022-03-31fix gsm_bts_get_cbch(): CBCH can be allocated on CnVadim Yanitskiy1-10/+11
2022-03-31cbch_scheduler: cosmetic: s/bts_cbch_timer/bts_cbch_timer_cb/Vadim Yanitskiy1-2/+2
2022-03-31hodec2: add penalty-time low-rxqual-hoNeels Hofmeyr4-1/+44
2022-03-31hodec2: show reported ho oscillation from bad rxqualNeels Hofmeyr1-0/+8
2022-03-29CBSP: implement MESSAGE STATUS QUERYHarald Welte1-1/+68
2022-03-29struct gsm_encr: store alg_id in human-readable formatVadim Yanitskiy10-29/+27
2022-03-28SMSCB: Preserve padding at end of page in CBSP -> RSL conversionHarald Welte1-1/+7
2022-03-22BSSMAP LE: handle optional LCS {Client Type, QoS} IEsVadim Yanitskiy2-2/+30
2022-03-22BSSMAP LE: fix handling of LCS Client Type IEVadim Yanitskiy2-0/+13
2022-03-22parse_bssmap_perf_loc_req(): make 'struct tlv_p_entry' pointer constVadim Yanitskiy1-1/+1
2022-03-19SI13: Get rid of si13_defaultPau Espin Pedrol1-55/+46
2022-03-18system_information: Move all si13 specific val update to generate_si13()Pau Espin Pedrol1-9/+14
2022-03-18SI13: Avoid enabling use_egprs_p_ch_req if egprs not supportedPau Espin Pedrol1-1/+1
2022-03-18SI13: Make sure egprs_supported field is always updatedPau Espin Pedrol1-1/+4
2022-03-18SI13: Always send ext_infoPau Espin Pedrol1-4/+3
2022-03-18bts_vty.c: Fix typo in commentPau Espin Pedrol1-1/+1
2022-03-16System Information Type 3: allow updating T3212 at run-timeVadim Yanitskiy2-14/+20
2022-03-16gsm_bts_trx_set_system_infos(): cosmetic: improve readabilityVadim Yanitskiy1-18/+25
2022-03-14fixup: gsm48_make_ho_cmd(): optionally add Synchronization Indication IEVadim Yanitskiy1-1/+1
2022-03-14gsm48_make_ho_cmd(): optionally add Synchronization Indication IEVadim Yanitskiy3-4/+16
2022-03-13gsm48_make_ho_cmd(): optionally add Cipher Mode Setting IEVadim Yanitskiy3-0/+17
2022-03-13gsm48_make_ho_cmd(): make 'struct gsm_lchan' pointer constVadim Yanitskiy2-3/+5
2022-03-13gsm48_make_ho_cmd(): cosmetic: use existing BTS pointerVadim Yanitskiy1-2/+1
2022-03-13gsm48_send_ho_cmd(): this function is not used, remove itVadim Yanitskiy2-12/+0
2022-03-10system_information: fix DCS/PCS band indicator in generate_si6()Vadim Yanitskiy1-1/+1
2022-03-10system_information: use is_ipaccess_bts() helperVadim Yanitskiy1-24/+4
2022-03-09fix inp_sig_cb(): dispatch TS_EV_OML_DOWN to all transceiversVadim Yanitskiy1-1/+6
2022-03-09fix typo in name of BSS_MAP_MSG_ASSIGNMENT_RQSTNeels Hofmeyr3-4/+4
2022-03-09fix extraneous newlines in ho_fail() invocationsNeels Hofmeyr1-3/+3
2022-03-09inter-BSC incoming HO: store Codec List (MSC Preferred)Neels Hofmeyr1-0/+17
2022-03-09tweak error msg: s/inter-BSC MT/inter-BSC incomingNeels Hofmeyr1-2/+2
2022-03-09support "empty" SCCP N-Connect from MSCNeels Hofmeyr5-36/+134
2022-03-09add counter for inter-BSC incoming Handover RequestNeels Hofmeyr3-0/+3