Attention is currently required from: osmith.
2 comments:
File src/common/bts.c:
Patch Set #3, Line 460: osmo_fsm_inst_dispatch(bts->gprs.nse.mo.fi, NM_EV_SW_ACT, NULL);
not sure, but don't you need to add here: […]
No, only what are considered "top level" FSM objects are done here (the bts_site_mgr and bts are quite entangled right now, I plan to fix that next).
NSE FSM will ev_dispatch_child() to the GPRS CELL.
File src/common/nm_gprs_cell_fsm.c:
cell?
No, that's intended, we are waiting for the NSE to be enabled here before being able to opstart the GPRS CELL.
To view, visit change 32222. To unsubscribe, or for help writing mail filters, visit settings.