Cellular library for MTS Socket Modem Arduino Shield devices from Multi-Tech Systems

Dependents:   mtsas mtsas mtsas mtsas

Revisions of Cellular/UIP.h

Revision Date Message Actions
82:5b33b670adb7 2018-02-19 Add support for MTQ-LAT3(LE910-NA1) adn MTQ-LVW3(LE910-sv1) File  Diff  Annotate
67:7c705fe2acec 2014-10-21 Fixed close() variables to match Mbed socket API (shutdown instead of clearBuffer) File  Diff  Annotate
66:8c55e2bf7270 2014-10-21 Added a flag for close() calls to support closing the connection without clearing the buffer data. File  Diff  Annotate
56:43205bd2752a 2014-08-13 Moved common functions from EasyIP and UIP classes to Cellular class. Also tweaked isConnected() under EasyIP.cpp File  Diff  Annotate
53:1aee5fe47adb 2014-08-11 Updated example code under Cellular.h File  Diff  Annotate
52:2cb58398a4f9 2014-08-11 Removed parse response '>' from sendCommand() under Cellular.cpp, changed sendSMS() to verify sending SMS message under Cellular.cpp, changed disconnect() to have better flow under EasyIP.cpp, changed isConnected() to be simpler under EasyIP.cpp File  Diff  Annotate
46:56ab41157957 2014-08-01 Added example code to UIP.h class documentation File  Diff  Annotate
34:7d412c989964 2014-07-16 Updated documentation for UIP.h and finished EasyIP.h documentation File  Diff  Annotate
33:3b6f3904dde0 2014-07-16 Updating and formatting documentation for EasyIP.h and EasyIP.cpp.; Comment tweak for UIP.h File  Diff  Annotate
31:529db15abda7 2014-07-14 Pulled MTS-Cellular changes into MTS-Cellular-dev branch.; Also implemented setSocketCloseable(); Modified read(),write(), and sendEscapeCommand() to account for socketCloseable boolean flag. File  Diff  Annotate
27:ec44d5a9544f 2014-06-30 Implemented echo() function under EasyIP.; Fixed ping() function under EasyIP.; Made a pure virtual echo() under Cellular.h for EasyIP and UIP inheritance; Made echo() virtual under both UIP.h and EasyIP.h File  Diff  Annotate
26:2b769ed8de4f 2014-06-26 Made setApn() a pure virtual in Cellular.; Implemented setApn in both UIP and EasyIP; Implemented connect(), disconnect(), and ping() in EasyIP; Uncommented cell instantiation for EasyIP type models in CellularFactory File  Diff  Annotate
11:4e428f689069 2014-05-22 add CellularFactory to automatically detect and create right type of Cellular class File  Diff  Annotate
10:c188cc05aed5 2014-05-21 more restructuring File  Diff  Annotate
9:1a03e3f3e7fe 2014-05-21 more restructuring File  Diff  Annotate
8:2d7259d244d1 2014-05-21 more restructuring File  Diff  Annotate
7:0ee8e69a3e9c 2014-05-21 more restructuring File  Diff  Annotate
3:04046eebaef5 2014-05-20 rename SMC and SMCIP files to EasyIP and UIP, remove RadioInterface code File  Diff  Annotate | base