aboutsummaryrefslogtreecommitdiffstats
path: root/src/osmo-bsc/nm_bb_transc_fsm.c
AgeCommit message (Expand)AuthorFilesLines
2022-06-02nm_*_fsm: Remove comment no longer applyingPau Espin Pedrol1-2/+0
2022-05-13Introduce new signal S_NM_RUNNING_CHG and implement it for rcarrier,bbtranscPau Espin Pedrol1-1/+22
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
2021-05-28RSL link: explicitly select rsl_link based on lchanNeels Hofmeyr1-1/+1
2020-12-13NM FSMs: fix DISABLED_NOTINSTALLED -> DISABLED_NOTINSTALLEDVadim Yanitskiy1-1/+2
2020-12-04Handle BTS/BBTRANSC Get Attributes (Ack) in NM FSMsPau Espin Pedrol1-4/+33
2020-12-03Store GPRS MOs directly under BTS SiteMgr objectPau Espin Pedrol1-2/+2
2020-10-15OML: Stay compatible with older osmo-bts versionsPau Espin Pedrol1-6/+3
2020-10-15Introduce NM BaseBand Transceiver FSMPau Espin Pedrol1-0/+337