aboutsummaryrefslogtreecommitdiffstats
path: root/src/osmo-bsc/nm_gprs_nsvc_fsm.c
AgeCommit message (Expand)AuthorFilesLines
2023-01-03bts: ipa/osmo-bts/sysmobts: MO: add support for the second NSVCAlexander Couzens1-1/+15
2022-11-15Add BTS setup ramping to prevent BSC overloadingAlexander Couzens1-4/+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-04oml: Delay configuring NSVC until BTS features are negotiatedPau Espin Pedrol1-1/+14
2020-12-04Fix typo in function nanobts_attr_nsvc_getPau Espin Pedrol1-1/+1
2020-12-04Introduce NM GPRS NSVC FSMAlexander Couzens1-0/+369