aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2022-02-22fix inter-BSC-in handover encryptionNeels Hofmeyr1-0/+4
2022-02-22rename RSL_ENC_ALG_A5 to ALG_A5_NR_TO_RSL, clarifyNeels Hofmeyr1-1/+18
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
2021-08-30add stat items bsc.0.num_msc:connected, .num_msc:totalNeels Hofmeyr1-0/+2
2021-08-30move BSC level stats and rate counters to new bsc_stats.[hc]Neels Hofmeyr3-157/+99
2021-08-30vty: add "msc N bssmap reset" commandNeels Hofmeyr1-0/+1
2021-08-16early IMM ASS 3/n: implement 'pre-ts-ack'Neels Hofmeyr1-0/+1
2021-08-16early IMM ASS 2/n: implement 'pre-chan-ack'Neels Hofmeyr1-0/+5
2021-08-16early IMM ASS 1/n: add vty config optionNeels Hofmeyr2-0/+8
2021-08-16introduce gsm48_lchan_and_pchan2chan_desc()Neels Hofmeyr1-2/+5
2021-07-23Introduce VTY option to forbid use of TCH for non-voicecall signallingPau Espin Pedrol2-0/+9
2021-07-23Split bts_vty.c creating bts_trx_vty.cPau Espin Pedrol1-0/+11
2021-07-22Split bsc_vty.c creating bts_vty.cPau Espin Pedrol1-0/+40
2021-07-22bts: Clear BTS_STAT_CHAN_*_{TOTAL,USED} on bts disconnectDaniel Willmann1-0/+2
2021-07-20Add new lchan_select_set_type() API helperPau Espin Pedrol1-0/+1
2021-07-19handover_ctrl: add control interface for handover settingsPhilipp Maier2-0/+4
2021-07-16separate 'interference-meas level-bounds' cfg and usedNeels Hofmeyr1-2/+4