aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-03-08add missing counter increment for Perform Location RequestNeels Hofmeyr1-0/+1
2022-03-06Fix description of BTS_CTR_BTS_RSL_FAIL: s/OML/RSL/Vadim Yanitskiy1-1/+1
2022-03-03silence bogus error: event not permitted: READY_TO_SWITCH_RTPNeels Hofmeyr1-0/+7
2022-03-03tweak logl to ERROR for invalid initial BSSMAPNeels Hofmeyr1-4/+4
2022-03-03bitvec2freq_list(): fix handling of E-GSM ARFCNsVadim Yanitskiy2-10/+19
2022-03-03bitvec2freq_list(): determine empty set by checking the ARFCN countVadim Yanitskiy1-1/+1
2022-03-03tests/gsm0408: add testing coverage for generate_cell_chan_list()Vadim Yanitskiy2-0/+74
2022-03-03system_information: fix unused 'mask' parameter in list_arfcn()Vadim Yanitskiy1-1/+1
2022-03-02ipa oml: Fix encoding of T3105Pau Espin Pedrol3-4/+4
2022-03-02tests: nanobts_omlattr_test: Use msgb_eq_data_print() helperPau Espin Pedrol1-5/+5
2022-03-02doc: bsc.adoc: Update timer info from code (gsm_network_T_defs)Pau Espin Pedrol1-11/+11
2022-02-28inter-BSC HO in: add Codec List (BSS Supported) IE to HO Req AckNeels Hofmeyr1-0/+4
2022-02-28inter-BSC HO in: add Speech Codec (Chosen) IE to HO Req AckNeels Hofmeyr1-0/+11
2022-02-23inter-BSC HO in: add speech IEs only on speech mode lchansNeels Hofmeyr1-1/+1
2022-02-22cosmetics around select_best_cipher()Neels Hofmeyr1-7/+5
2022-02-22fix inter-BSC-in handover encryptionNeels Hofmeyr3-8/+26
2022-02-18rename RSL_ENC_ALG_A5 to ALG_A5_NR_TO_RSL, clarifyNeels Hofmeyr4-5/+22
2022-02-16bts: Add explicit switch case for Cell Id SAIPau Espin Pedrol2-0/+2
2022-02-08bssmap_reset: make T4 user configurablePhilipp Maier3-1/+4
2022-01-21fix two comments in chan_counts.hNeels Hofmeyr1-2/+2
2022-01-17nm_bts_fsm: fix sourcecode formattingPhilipp Maier1-9/+9
2022-01-13Fix DLCI CC bits transmitted in SAPI "n" REJECTPau Espin Pedrol4-23/+24
2022-01-12gscon clear: without SCCP conn, no need to wait for RLSD timeoutNeels Hofmeyr1-0/+4
2022-01-12fix gscon clear 3/n: separate state for SCCP RLSDNeels Hofmeyr2-54/+75
2022-01-11Drop unneeded ax_check_compile_flag.m4Pau Espin Pedrol1-74/+0
2022-01-04fix gscon clear 2/n: proper state transition to ST_CLEARINGNeels Hofmeyr1-15/+20
2022-01-04fix gscon clear 1/n: store clear cause in gsconNeels Hofmeyr2-3/+7
2022-01-04lcs: fix bsc_subscr use_count leakNeels Hofmeyr1-11/+11
2022-01-04lchan/gscon: always clear both cross ref pointersNeels Hofmeyr1-3/+7
2022-01-04log: always include timeouts in FSM transition loggingNeels Hofmeyr1-0/+1
2022-01-04om2000: Don't print "should not generate any message" on FAULT_REPHarald Welte1-1/+2
2022-01-04om2000: Don't print "should not generate any message" on CAL_TIME_REQHarald Welte1-1/+2
2022-01-02om2000: Fix memory leak in OM2000 message handlingHarald Welte1-2/+3
2021-12-20bts: fix sourcecode formatting (excess whitespace)Philipp Maier1-1/+1
2021-12-20bts: add missing return -EINVAL statementsPhilipp Maier1-0/+4
2021-12-14treewide: remove FSF addressOliver Smith2-8/+0
2021-12-13abis_nm: actively block BTSs with invalid configurationPhilipp Maier4-53/+63
2021-12-06bts-examples: add example for E1 connected BTSPhilipp Maier1-0/+117
2021-11-30fix assignment success counters: count *before* cleanup of fsm stateNeels Hofmeyr1-2/+2
2021-11-30dbg log: also log assignment counters on BTS levelNeels Hofmeyr1-0/+8
2021-11-30fix chreq:* counters: typos in chreq:successful_* constantsNeels Hofmeyr1-7/+7
2021-11-29dbg log: abis_rsl print_meas_rep(): clarify rxlevNeels Hofmeyr1-1/+1
2021-11-29stats: add bsc.paging:expiredOliver Smith4-0/+11
2021-11-29Cosmetic: osmo-bsc/osmo_bsc_bssap: fix formattingOliver Smith1-14/+7
2021-11-27ipaccess-config: request and print NM_ATT_IPACC_NV_FLAGSVadim Yanitskiy1-1/+30
2021-11-27ipaccess-config: improve readability of printed attribute responseVadim Yanitskiy1-2/+18
2021-11-25Disable C/I based MS Power Control Loop by defaultPau Espin Pedrol2-13/+38
2021-11-24hodec2: fix segv for inter-BSC ho targetNeels Hofmeyr1-19/+31
2021-11-24bsc_subscr_conn_fsm: fix crash if !connOliver Smith1-0/+5
2021-11-19abis_nm: use struct sdp_firmware from libosmocorePhilipp Maier1-10/+6