Base library for cellular modem implementations
Dependencies: Socket lwip-sys lwip
Dependents: CellularUSBModem CellularUSBModem
Deprecated
This is an mbed 2 networking library. For mbed 5, the networking libraries have been revised to better support additional network stacks and thread safety here.
History
Synchronized with git revision df12bf01ac7dbb50751e2b16a351c894994e1dcf
2014-05-08, by mbed_official [Thu, 08 May 2014 11:00:26 +0100] rev 8
Synchronized with git revision df12bf01ac7dbb50751e2b16a351c894994e1dcf
Full URL: https://github.com/mbedmicro/mbed/commit/df12bf01ac7dbb50751e2b16a351c894994e1dcf/
Synchronized with git revision e4faeb42a7013bfc4d1dccf0a6d905d10aca5c00
2014-03-04, by mbed_official [Tue, 04 Mar 2014 10:00:52 +0000] rev 7
Synchronized with git revision e4faeb42a7013bfc4d1dccf0a6d905d10aca5c00
Full URL: https://github.com/mbedmicro/mbed/commit/e4faeb42a7013bfc4d1dccf0a6d905d10aca5c00/
Update of cellular modem
Updated to latest version of lwip
2013-12-17, by mbed_official [Tue, 17 Dec 2013 15:23:32 +0000] rev 6
Updated to latest version of lwip
Synchronized with git revision 8ec31ead8026189df63512b6d5ae69081b0aaf18
2013-12-17, by mbed_official [Tue, 17 Dec 2013 14:30:17 +0000] rev 5
Synchronized with git revision 8ec31ead8026189df63512b6d5ae69081b0aaf18
Full URL: https://github.com/mbedmicro/mbed/commit/8ec31ead8026189df63512b6d5ae69081b0aaf18/
Detection of modem when using serial port, CDMA version of linkmonitor
Synchronized with git revision 170ac6562b7b2b5bb43f8ecf82b2af18b37eeb9c
2013-12-16, by mbed_official [Mon, 16 Dec 2013 09:00:24 +0000] rev 4
Synchronized with git revision 170ac6562b7b2b5bb43f8ecf82b2af18b37eeb9c
Full URL: https://github.com/mbedmicro/mbed/commit/170ac6562b7b2b5bb43f8ecf82b2af18b37eeb9c/
improve USB host library and cellular modem stack
Added CellularModem as an abstract base class for modem implementations
2013-10-17, by bogdanm [Thu, 17 Oct 2013 16:50:41 +0300] rev 3
Added CellularModem as an abstract base class for modem implementations
Added dependencies
2013-10-17, by mbed_official [Thu, 17 Oct 2013 09:40:40 +0000] rev 2
Added dependencies
Initial release of the CellularModem library
2013-10-17, by bogdanm [Thu, 17 Oct 2013 12:29:05 +0300] rev 1
Initial release of the CellularModem library
Initiail commit (library creation)
2013-10-17, by mbed_official [Thu, 17 Oct 2013 09:14:07 +0000] rev 0
Initiail commit (library creation)