support library for C027 helper functions for Buffer Pipes, Buffered Serial Port (rtos capable) and GPS parsing. It includes modem APIs for USSD, SMS and Sockets.
Dependents: C027Interface C027Interface C027_SupportTest
Fork of C027_Support by
History
Use the new SerialBase constructor.
2017-02-02, by sarahmarshy [Thu, 02 Feb 2017 21:15:50 +0000] rev 142
Use the new SerialBase constructor.
Fixed compilation error in setDebug when debug is unavailable
2016-06-09, by Christopher Haster [Thu, 09 Jun 2016 22:21:10 -0500] rev 141
Fixed compilation error in setDebug when debug is unavailable
Move to dynamically allocated buffer for serial packets
2016-05-17, by Christopher Haster [Tue, 17 May 2016 04:05:24 -0500] rev 140
Move to dynamically allocated buffer for serial packets
Increased to handle large DTLS packets
Removed conflicting mbed-classic socket definitions
2016-04-12, by geky [Tue, 12 Apr 2016 18:45:34 +0000] rev 139
Removed conflicting mbed-classic socket definitions
Improve connection checking of TCP socket.
2016-02-25, by walser [Thu, 25 Feb 2016 13:22:34 +0000] rev 138
Improve connection checking of TCP socket.
changed HTTP enum definition
2016-01-25, by fdilenarda [Mon, 25 Jan 2016 13:30:55 +0000] rev 137
changed HTTP enum definition
CellLocate added functionality
2016-01-22, by msinig [Fri, 22 Jan 2016 15:28:39 +0000] rev 136
CellLocate added functionality
added HTTP API
2016-01-21, by fdilenarda [Thu, 21 Jan 2016 15:59:42 +0000] rev 135
added HTTP API
added features for connection manager
2016-01-12, by msinig [Tue, 12 Jan 2016 08:37:29 +0000] rev 134
added features for connection manager
Added CellLocate API
2015-11-26, by msinig [Thu, 26 Nov 2015 09:42:01 +0000] rev 133
Added CellLocate API