aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2023-03-02add location_services_fsm_bsc.dotneels/lcsNeels Hofmeyr2-0/+41
2023-03-01examples: osmo-bsc-minimal.cfg: drop codec-listNeels Hofmeyr1-1/+0
2023-03-01utils: fix incorrect string checks in meas_db_insert()Vadim Yanitskiy1-3/+3
2023-03-01pcu_sock: print OML alerts from PCUPhilipp Maier1-0/+3
2023-03-01codec_pref: split test_codec_support_bts_rateOliver Smith1-18/+24
2023-03-01bssmap_handle_ass_req_ct_speech: refactorOliver Smith1-30/+21
2023-03-01bssmap_handle_ass_req_ct_speech: split upOliver Smith1-29/+78
2023-03-01bssmap_handle_assignm_req: split upOliver Smith1-123/+144
2023-02-28utils: store more fields from meas-feed in dbMichael Iedema4-56/+63
2023-02-28Cosmetic: codec_pref: tweak commentsOliver Smith1-12/+9
2023-02-28Cosmetic: fix various typosOliver Smith2-2/+2
2023-02-28timeslot_fsm: fix sourcecode indentingPhilipp Maier1-3/+3
2023-02-28osmo_bsc_main: don't allocate talloc_ctr_ctxOliver Smith1-2/+0
2023-02-27Work around coverity false positives in macrosHarald Welte1-2/+2
2023-02-16fsms: use configurable timers instead of T23042Oliver Smith2-4/+4
2023-02-16ho: remove timeout for HO_ST_WAIT_LCHAN_ESTABLISHEDOliver Smith1-1/+1
2023-02-16ho: remove timeout for HO_ST_WAIT_LCHAN_ACTIVEOliver Smith1-1/+1
2023-02-13bsc_subscriber_conn_fsm: use subslot 0 in case of E1 full subslotPhilipp Maier1-1/+7
2023-02-13bts_trx_vty: use define constant E1_SUBSLOT_FULL instead magic numberPhilipp Maier1-2/+2
2023-02-13pcu_sock: set direct TLLI flag in info indicationPhilipp Maier2-0/+2
2023-02-13pcu_sock: transfer E1 connection information to PCUPhilipp Maier1-1/+70
2023-02-13pcu_sock: transfer sysinfo to PCUPhilipp Maier1-0/+122
2023-02-13abis_rsl: constify parameters of rsl_X_imm_assign_cmdPhilipp Maier2-5/+7
2023-02-13pcu_sock: use extract_paging_group() for PCU_IF_SAPI_PCHPhilipp Maier1-10/+2
2023-02-13abis_rsl: add support for sending IMMEDIATE ASSIGNMENT through PCHPhilipp Maier3-12/+51
2023-02-11pcu_sock: cosmetic: remove space before tabPhilipp Maier1-1/+1
2023-02-11pcuif_proto: rename PCU_IF_SAPI_AGCH_DT to PCU_IF_SAPI_PCH_DTPhilipp Maier2-3/+3
2023-02-10doc: correct reference and add deprecation noticeMax1-1/+1
2023-02-07Bump version: 1.9.0.150-64930-dirty → 1.10.01.10.0Pau Espin Pedrol5-26/+195
2023-02-07pcuif_proto: move gsm_pcu_if_e1_ccu_ind into right placePhilipp Maier1-11/+11
2023-02-06bsc_vty: use gsmnet_from_vty() everywhere, not vty->indexVadim Yanitskiy1-5/+5
2023-02-06fix bsc_vty_go_parent(): add missing case for MGW_NODEVadim Yanitskiy1-0/+5
2023-02-06timeslot_fsm: remove duplicate TS_ST_BORKEN from out_state_maskPhilipp Maier1-1/+0
2023-02-04HO: use defined constant instead of magic numberMax1-1/+1
2023-02-02doc: add mscpool-attach.dotNeels Hofmeyr2-0/+31
2023-02-02pcu_sock: rework log outputPhilipp Maier1-2/+2
2023-02-02pcu_sock: remove unecessary OSMO_ASSERT()sPhilipp Maier1-4/+0
2023-02-02pcu_sock: Also fill in BSIC in gsm_pcu_if_info_indPhilipp Maier1-0/+1
2023-02-02pcu_sock: fix endianess when populating gsm_pcu_if_info_indPhilipp Maier1-2/+2
2023-02-01bsc_ctrl_commands: Add GET for bts neighbor-list (local bts numbers)arehbein3-0/+115
2023-01-31pcuif_proto: add indication to communicate E1 parametersPhilipp Maier1-0/+13
2023-01-31timeslot_fsm: Warn in case Ercisson RBS uses static PDCHPhilipp Maier1-0/+17
2023-01-31pcu_sock: rework check logic for tsPhilipp Maier1-2/+17
2023-01-31abis_om2000: send TS_EV_OML_READY when TRX is fully donePhilipp Maier1-4/+5
2023-01-31pcu_sock: clean up logging in info_ind_fill_trxPhilipp Maier1-3/+3
2023-01-30pcu_sock: fix sourcecode formattingPhilipp Maier1-1/+1
2023-01-30pcu_sock: check trx mo statePhilipp Maier1-0/+9
2023-01-26osmo-bsc: Fix 'apply-config-file' CTRL commandarehbein1-0/+9
2023-01-23SI: set type 10 length properlyMax1-0/+3
2023-01-23SI: use defined constant instead of magic numberMax1-1/+1