aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2022-06-22bts_chan_load(): also calculate per-TRX channel loadVadim Yanitskiy1-0/+1
2022-06-17stats: track TCH/SDCCH lchans reaching fully-established stateMichael Iedema1-0/+2
2022-06-16smscb: Base cell operational life cycle on CBCH being operativePau Espin Pedrol1-1/+3
2022-06-15Expand VTY option which controls use of TCH for signallingMichael Iedema1-3/+9
2022-06-10Move all SMSCB/CBC vty code to its own filePau Espin Pedrol1-2/+4
2022-06-02fix performance for chan_counts and all_allocated statsNeels Hofmeyr5-4/+48
2022-06-02code cleanup for all_allocated timers, no functional changeNeels Hofmeyr3-9/+11
2022-05-23stats: new trackers for lchan life duration (v2)Michael Iedema2-0/+12
2022-05-15smscb: "Warning Security Information is always present in ETWSHarald Welte1-1/+2
2022-05-13paging: start/stop credit_timer based on C0 runningPau Espin Pedrol1-0/+2
2022-05-13Introduce new signal S_NM_RUNNING_CHG and implement it for rcarrier,bbtranscPau Espin Pedrol2-0/+16
2022-05-13smscb: Send ETWS PN to BTS if ETWS active before BTS connectsHarald Welte1-0/+1
2022-05-12Revert "stats: new trackers for lchan life duration"Pau Espin Pedrol2-5/+0
2022-05-09Add stat_item for per-bts [dynamic] T3113 timerHarald Welte1-0/+1
2022-05-09paging: Avoid queueing more than 60 second estimated requestsHarald Welte2-0/+3
2022-05-06paging: Fix recalculate work timer if waiting for retransPau Espin Pedrol1-0/+3
2022-05-06nm_statechg_signal_data: Convert state ptr to dataPau Espin Pedrol1-2/+2
2022-05-06acc: Fix erratic ramping behavior when several BTS configuredPau Espin Pedrol1-0/+2
2022-05-05constify state pointers of struct gsm_nm_statePau Espin Pedrol1-2/+2
2022-05-05abis_nm: Merge signals S_NM_STATECHG_ADM and S_NM_STATECHG_OPERPau Espin Pedrol1-2/+2
2022-05-03stats: new trackers for lchan life durationMichael Iedema2-0/+5
2022-05-02Check VTY config against features reported by BTSOliver Smith1-2/+9
2022-04-28paging: Increase T3113 based on paging group load in BSC queuePau Espin Pedrol1-0/+2
2022-04-28paging: Improve loggingPau Espin Pedrol1-2/+2
2022-04-28paging: Decouple retransmit period from regular worker intervalPau Espin Pedrol1-0/+2
2022-04-28paging: Estimate available_slots based on BTS config when no CCCH Load Ind re...Pau Espin Pedrol1-0/+2
2022-04-28smscb: Store ETWS input state from CBSPHarald Welte3-1/+24
2022-04-27bts: Make sure paging timers are deleted when struct gsm_bts is freedPau Espin Pedrol1-0/+1
2022-04-27Introduce VTY command 'ccch load-indication-period <0-255>'Pau Espin Pedrol1-1/+3
2022-04-26gsm_data: add gsm_set_bts_modelOliver Smith1-0/+1
2022-04-25emerg call: send BSSMAP Clear Req cause as preemptionNeels Hofmeyr1-0/+1
2022-04-25bts: Use uint8_t instead of int for ccch_load_ind_threshPau Espin Pedrol1-1/+1
2022-04-25Rename functions generating OML SetAttr messagesPau Espin Pedrol1-5/+5
2022-04-25Move struct gsm_bts_paging_state to paging.hPau Espin Pedrol3-20/+21
2022-04-21bts: Simplify bts->paging initializationPau Espin Pedrol1-0/+2
2022-04-08Move power control related definitions to power_control.hVadim Yanitskiy3-92/+93
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