.. |
ATHandler.cpp
|
PR review fixed: removed dead code, removed magic numbers.
|
2018-03-02 14:38:05 +02:00 |
ATHandler.h
|
Removed dead code from athandler.
|
2018-03-02 14:38:05 +02:00 |
AT_CellularBase.cpp
|
Initial cellular feature
|
2018-03-02 14:38:02 +02:00 |
AT_CellularBase.h
|
Initial cellular feature
|
2018-03-02 14:38:02 +02:00 |
AT_CellularDevice.cpp
|
Added cellular stack API
|
2018-03-02 14:38:05 +02:00 |
AT_CellularDevice.h
|
Change cellular socket port 0 to dynamic range
|
2018-03-02 14:38:05 +02:00 |
AT_CellularInformation.cpp
|
Initial cellular feature
|
2018-03-02 14:38:02 +02:00 |
AT_CellularInformation.h
|
Initial cellular feature
|
2018-03-02 14:38:02 +02:00 |
AT_CellularMultiplexer.cpp
|
Initial cellular feature
|
2018-03-02 14:38:02 +02:00 |
AT_CellularMultiplexer.h
|
Initial cellular feature
|
2018-03-02 14:38:02 +02:00 |
AT_CellularNetwork.cpp
|
Connection status callback added.
|
2018-03-02 14:38:06 +02:00 |
AT_CellularNetwork.h
|
Connection status callback added.
|
2018-03-02 14:38:06 +02:00 |
AT_CellularPower.cpp
|
Update AT_CellularPower.cpp
|
2018-03-02 14:38:05 +02:00 |
AT_CellularPower.h
|
Initial cellular feature
|
2018-03-02 14:38:02 +02:00 |
AT_CellularSIM.cpp
|
PR review fixed: removed dead code, removed magic numbers.
|
2018-03-02 14:38:05 +02:00 |
AT_CellularSIM.h
|
Initial cellular feature
|
2018-03-02 14:38:02 +02:00 |
AT_CellularSMS.cpp
|
- Removed extra whitespaces from AT prefix definitions. The format is modem specific and AT handler is handling whitespaces in case they are present
|
2018-03-02 14:38:05 +02:00 |
AT_CellularSMS.h
|
Fixed doxygen warning.
|
2018-03-02 14:38:05 +02:00 |
AT_CellularStack.cpp
|
PR review fixed: removed dead code, removed magic numbers.
|
2018-03-02 14:38:05 +02:00 |
AT_CellularStack.h
|
Initial cellular feature
|
2018-03-02 14:38:02 +02:00 |