mbed-os/UNITTESTS/features/cellular/framework/device/cellularstatemachine
Teppo Järvelin a830dbf47d Cellular: removed manual registering state.
Simplified state machine by removing manual registering state.
This was done as some modems did not have all the needed at commands
for checking the registered network. Some modem run out of memory as when
checking correct network there might be so many networks available.
Manual registration still works but it does not do any checks to which network
it's registered. Moved manual registering at command earlier in state machine so it forces
registering to a correct network. Internal refactor/fix, does not affect applications.
2019-03-05 13:17:25 +02:00
..
cellularstatemachinetest.cpp Cellular: removed manual registering state. 2019-03-05 13:17:25 +02:00
unittest.cmake Cellular: Move power on/off to device and remove CellularPower 2019-01-22 02:24:45 -08:00