aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2022-03-31hodec2: add penalty-time low-rxqual-hoNeels Hofmeyr1-0/+7
2022-03-29struct gsm_encr: store alg_id in human-readable formatVadim Yanitskiy2-2/+3
2022-03-22BSSMAP LE: handle optional LCS {Client Type, QoS} IEsVadim Yanitskiy1-0/+6
2022-03-22BSSMAP LE: fix handling of LCS Client Type IEVadim Yanitskiy1-0/+3
2022-03-14gsm48_make_ho_cmd(): optionally add Synchronization Indication IEVadim Yanitskiy1-1/+1
2022-03-13gsm48_make_ho_cmd(): optionally add Cipher Mode Setting IEVadim Yanitskiy1-0/+3
2022-03-13gsm48_make_ho_cmd(): make 'struct gsm_lchan' pointer constVadim Yanitskiy1-1/+2
2022-03-13gsm48_send_ho_cmd(): this function is not used, remove itVadim Yanitskiy1-2/+0
2022-03-09fix typo in name of BSS_MAP_MSG_ASSIGNMENT_RQSTNeels Hofmeyr1-1/+1
2022-03-09support "empty" SCCP N-Connect from MSCNeels Hofmeyr1-0/+1
2022-03-09add counter for inter-BSC incoming Handover RequestNeels Hofmeyr1-0/+1
2022-02-22fix inter-BSC-in handover encryptionNeels Hofmeyr1-0/+4
2022-02-18rename RSL_ENC_ALG_A5 to ALG_A5_NR_TO_RSL, clarifyNeels Hofmeyr1-1/+18
2022-01-21fix two comments in chan_counts.hNeels Hofmeyr1-2/+2
2022-01-13Fix DLCI CC bits transmitted in SAPI "n" REJECTPau Espin Pedrol1-0/+20
2022-01-04fix gscon clear 1/n: store clear cause in gsconNeels Hofmeyr1-0/+2
2021-12-13abis_nm: actively block BTSs with invalid configurationPhilipp Maier1-0/+1
2021-11-29stats: add bsc.paging:expiredOliver Smith2-0/+3
2021-11-16move time_cc to libosmocore osmo_time_ccNeels Hofmeyr4-167/+9
2021-11-15[overpower] Allow configuring specific channel mode(s)Vadim Yanitskiy1-0/+5
2021-11-15struct gsm_bts: s/temporary_overpower/top_acch_cap/gVadim Yanitskiy1-1/+1
2021-11-15struct gsm_bts: s/repeated_acch_policy/rep_acch_cap/gVadim Yanitskiy1-1/+1
2021-11-15struct gsm_bts: simplify comments for ACCH repetition/overpowerVadim Yanitskiy1-5/+2
2021-11-10implement bts.N.cm_serv_rej:<cause> rate countersNeels Hofmeyr1-0/+25
2021-11-10implement all_allocated:{static_sdcch,static_tch} rate countersNeels Hofmeyr3-0/+8
2021-11-10implement all_allocated:{sdcch,tch} rate countersNeels Hofmeyr3-0/+12
2021-11-10add time_cc API: cumlative counter for time, reported as rate_ctrNeels Hofmeyr2-0/+158
2021-11-10refactor lchan countingNeels Hofmeyr4-3/+77
2021-11-06implement incoming_intra_bsc_ho:* rate countersNeels Hofmeyr1-0/+7
2021-11-06for linter: s/while(0)/while (0)Neels Hofmeyr7-8/+8
2021-11-05drop unused gsm48_tx_mm_serv_ack()Neels Hofmeyr1-3/+0
2021-11-05add chreq:successful_<reason> rate countersNeels Hofmeyr2-0/+9
2021-11-03heighbor_ident: add/del neighbor cells via ctrl interfacePhilipp Maier1-0/+4
2021-11-01constify lchan_state_is()Neels Hofmeyr1-1/+1
2021-10-12stat: add bts.N.num_trx:rsl_connectedNeels Hofmeyr1-0/+1
2021-10-12stat: add bts.N.num_trx:totalNeels Hofmeyr1-0/+1
2021-10-07Move ts_fsm_init to static constructor [3/4]Pau Espin Pedrol1-2/+0
2021-10-07bts_trx: Fix timeslot_fsm not properly freed during trx free() [1/4]Pau Espin Pedrol1-0/+1
2021-10-07MS Power Control Loop: Use P_CON_INTERVAL=2 by defaultPau Espin Pedrol1-0/+2
2021-10-05drop obsolete commentNeels Hofmeyr1-6/+0
2021-10-05Implement MS Uplink Power Control LoopKeith4-0/+35
2021-10-04fix TSC / TSC Set used for HandoverNeels Hofmeyr1-18/+30
2021-09-29cosmetic: fix comment typos in signal.hPau Espin Pedrol1-2/+2
2021-09-29MS Power Control Loop: Allow Turn off/on C/I independent from value settingPau Espin Pedrol1-0/+3
2021-09-14add CTRL 'rf_states' and 'bts.N.rf_states'Neels Hofmeyr1-0/+5
2021-09-13Support Neighbor Address Resolution over PCUIF IPA multiplexPau Espin Pedrol2-0/+32
2021-09-06MS Power Control Loop: Support set up of C/I parameters for osmo-btsPau Espin Pedrol1-0/+7
2021-09-05add stat_items for BTS and TRX connection statiNeels Hofmeyr1-0/+7
2021-09-03osmo_bsc_main: integrate MGW pooling into osmo-bscPhilipp Maier2-1/+9
2021-09-02bty_vty: add VTY settungs for temporary overpowerPhilipp Maier1-0/+5