aboutsummaryrefslogtreecommitdiffstats
path: root/src/osmo-bsc/nm_rcarrier_fsm.c
AgeCommit message (Expand)AuthorFilesLines
2022-05-13Introduce new signal S_NM_RUNNING_CHG and implement it for rcarrier,bbtranscPau Espin Pedrol1-1/+20
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-04-25Rename functions generating OML SetAttr messagesPau Espin Pedrol1-1/+1
2021-10-05cosmetic: Fix typo in commentPau Espin Pedrol1-1/+1
2020-12-13NM FSMs: fix DISABLED_NOTINSTALLED -> DISABLED_NOTINSTALLEDVadim Yanitskiy1-1/+2
2020-10-15OML: Stay compatible with older osmo-bts versionsPau Espin Pedrol1-1/+1
2020-10-15Introduce NM RadioCarrier FSMPau Espin Pedrol1-0/+355