.. |
ATHandler.cpp
|
Merge pull request #7033 from AriParkkila/cellular-at-fix
|
2018-05-29 10:44:00 -05:00 |
ATHandler.h
|
Cellular: Updated coding guidelines
|
2018-05-17 09:02:54 +03:00 |
AT_CellularBase.cpp
|
Initial cellular feature
|
2018-03-02 14:38:02 +02:00 |
AT_CellularBase.h
|
Copy edit AT_CellularBase.h
|
2018-03-02 14:38:08 +02:00 |
AT_CellularDevice.cpp
|
Cellular: Updated coding guidelines
|
2018-05-17 09:02:54 +03:00 |
AT_CellularDevice.h
|
cellular: ATHandler send delay
|
2018-04-09 13:46:40 +03:00 |
AT_CellularInformation.cpp
|
- BC95 socket creation bug fix
|
2018-03-02 14:38:06 +02:00 |
AT_CellularInformation.h
|
Doxygen update: removed documentation from inherited classes as INHERTIC_DOCS is enabled in doxygen config. Reduces copy-paste and eases maintenance.
|
2018-03-02 14:38:07 +02:00 |
AT_CellularNetwork.cpp
|
Merge pull request #6928 from jarvte/fix_cellular_connect_disconnect
|
2018-05-29 10:36:11 -05:00 |
AT_CellularNetwork.h
|
Cellular: moved one function in cellularnetwork to public as it was accidently set as protected.
|
2018-04-19 13:40:33 +03:00 |
AT_CellularPower.cpp
|
Cellular: Fixed connect-disconnect sequence can now be called multiple times.
|
2018-05-16 14:25:35 +03:00 |
AT_CellularPower.h
|
Cellular: Fixed connect-disconnect sequence can now be called multiple times.
|
2018-05-16 14:25:35 +03:00 |
AT_CellularSIM.cpp
|
Cellular: Updated coding guidelines
|
2018-05-17 09:02:54 +03:00 |
AT_CellularSIM.h
|
cellular: trace errors only if tracing enabled
|
2018-04-16 09:15:32 +03:00 |
AT_CellularSMS.cpp
|
Cellular: Unit tests fixes
|
2018-05-23 12:11:02 +03:00 |
AT_CellularSMS.h
|
Copy edit AT_CellularSMS.h
|
2018-03-02 14:38:08 +02:00 |
AT_CellularStack.cpp
|
Cellular: BC95 socket creation to fail on missing socket id in the response
|
2018-05-29 17:05:16 +03:00 |
AT_CellularStack.h
|
Cellular: Fix to prefer IPv6 single stack with fallback to IPv4
|
2018-04-23 09:57:23 +03:00 |