aboutsummaryrefslogtreecommitdiffstats
path: root/src/osmo-bsc/nm_gprs_nse_fsm.c
AgeCommit message (Expand)AuthorFilesLines
2022-11-15Add BTS setup ramping to prevent BSC overloadingAlexander Couzens1-3/+16
2022-06-02nm_*_fsm: Remove comment no longer applyingPau Espin Pedrol1-2/+0
2022-05-06nm_statechg_signal_data: Convert state ptr to dataPau Espin Pedrol1-4/+4
2022-05-05constify state pointers of struct gsm_nm_statePau Espin Pedrol1-5/+5
2022-05-05cosmetic: Fix open brace in same line as func definitionPau Espin Pedrol1-1/+2
2022-04-25Rename functions generating OML SetAttr messagesPau Espin Pedrol1-1/+1
2020-12-13NM FSMs: fix DISABLED_NOTINSTALLED -> DISABLED_NOTINSTALLEDVadim Yanitskiy1-1/+2
2020-12-03Introduce NM GPRS NSE FSMPau Espin Pedrol1-0/+371