aboutsummaryrefslogtreecommitdiffstats
path: root/src/common/nm_common_fsm.c
AgeCommit message (Expand)AuthorFilesLines
2024-02-17Fix license headers.Harald Welte1-1/+1
2023-05-19copyright: fix typo: sysmocom s/s.m.f.c./s.f.m.c./ GmbHVadim Yanitskiy1-1/+1
2023-04-11Properly report all states through NM FSM upon OML link upPau Espin Pedrol1-0/+1
2023-04-11Drop NM_EV_BBTRANSC_INSTALLED in favour of generic NM_EV_SW_ACTPau Espin Pedrol1-1/+0
2023-04-06nm: Apply OPSTART through NM FSMsPau Espin Pedrol1-0/+1
2023-04-06nm: Drop NM_EV_SETATTR_{ACK/NACK}Pau Espin Pedrol1-3/+1
2023-04-05nm: Apply BTS/TRX/TS OML Attributes through NM FSMsPau Espin Pedrol1-0/+1
2021-09-22nm_*fsm: Make FSMs aware of object being properly configured or notPau Espin Pedrol1-0/+2
2021-09-20nm_*_fsm: Move to state Disabled NotInstalled Locked when shtudown proc endsPau Espin Pedrol1-0/+1
2021-09-20nm_*_fsm: Set adminsitrative state 'shutting down' when shutdown procedure st...Pau Espin Pedrol1-0/+1
2021-05-27Add missing value_string for NM_EV_* introduced recentlyPau Espin Pedrol1-0/+2
2020-10-20Introduce NM Channel FSMPau Espin Pedrol1-0/+3
2020-10-20Introduce NM Radio Carrier and Baseband Transceiver FSMsPau Espin Pedrol1-0/+5
2020-10-20Introduce NM BTS Site Manager FSMPau Espin Pedrol1-0/+31