mbed-os/features/cellular/framework/targets/GEMALTO/CINTERION
Ari Parkkila 9bdeb68e74 Cellular: Updated debug prints, and network registration return value
Updated cellular debug trace prints:
 - Removed unnecessary prints.
 - Tracing more in DEBUG level.
 - Read/write bytes not printed on big packets.
 - Signal quality (RSSI) traced to log network problems.
 - Dismissed AT data is traced.
 - Modem type and firmware version are traced.

Network registration returns NotRegistered instead of StatusNotAvailable,
because that's not in 3GPP TS 27.007.
2018-11-19 02:55:43 -08:00
..
GEMALTO_CINTERION.cpp Cellular: review fixes, added missing fixes from master. 2018-11-11 14:13:05 +02:00
GEMALTO_CINTERION.h Cellular: review fixes, added missing fixes from master. 2018-11-11 14:13:05 +02:00
GEMALTO_CINTERION_CellularContext.cpp cellular: fix coding style 2018-11-15 07:23:37 +00:00
GEMALTO_CINTERION_CellularContext.h Changed CellularContext to inherit from CellularBase instead of NetworkInterface. \n Changed Device constructor to take Filehandle instead of eventqueue. 2018-11-11 14:13:05 +02:00
GEMALTO_CINTERION_CellularNetwork.cpp Cellular: major refactoring while introducing new CellularContext class. 2018-11-11 14:12:49 +02:00
GEMALTO_CINTERION_CellularNetwork.h Cellular: major refactoring while introducing new CellularContext class. 2018-11-11 14:12:49 +02:00
GEMALTO_CINTERION_CellularStack.cpp Cellular: Updated debug prints, and network registration return value 2018-11-19 02:55:43 -08:00
GEMALTO_CINTERION_CellularStack.h Cellular: Gemalto TCP Socket support 2018-10-16 14:30:24 +03:00
GEMALTO_CINTERION_Module.cpp Cellular: Added support for the Gemalto/EMS31 cellular module 2018-08-28 02:14:28 -07:00
GEMALTO_CINTERION_Module.h Cellular: Added support for the Gemalto/EMS31 cellular module 2018-08-28 02:14:28 -07:00