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

Dependents:   mtsas mtsas mtsas mtsas

Revisions of Cellular/Cellular.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
81:2e12915f892e 2017-11-15 Add support for MTQ-MAT1(ME910C1-NA) and MTQ-MVW1(MT910C1-NV) File  Diff  Annotate
80:e66bf5723b98 2015-09-09 add function to get radio type enum, rename original to getRadioTypeString File  Diff  Annotate
79:da70f86996a1 2015-09-09 update from git File  Diff  Annotate
78:fc9d2b983744 2015-08-17 add GPS support for EasyIP models File  Diff  Annotate
77:82c0ec0f73ba 2015-07-28 fix line spacing File  Diff  Annotate
76:6eeffc10739d 2015-06-25 add EU and Verizon LTE support, git rev 34875cd9c59aa9191bc3d0af0032ebf2d3ee2c0b File  Diff  Annotate
69:93dace69ee98 2014-11-11 Added support for LE910-NAG under the EasyIP class, the Cellular class, and the CellularFactory class.; Added enumeration for all 3 types of LE910 radio, but only implemented the LE910-NAG type. File  Diff  Annotate
63:f46ef5823ab5 2014-08-18 Added IMEI/MEID function for Cellular.cpp and Cellular.h ; (CDMA and HSPA should be identical on this point) 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
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
19:f6261f1c3dd4 2014-06-17 fix bug where socket mode state variable wasn't getting updated properly 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
2:10e72dce251d 2014-05-19 add CellUtils.h, replace inclusion of Vars.h with CellUtils.h File  Diff  Annotate
1:f155d94d6f3a 2014-05-19 add all cellular code, remove MBEDCellularRadioInterface File  Diff  Annotate
0:830c436480e3 2014-05-15 initial commit; stub out headers for Cellular, SMC, SMCIP; stub out headers for Terminal and RadioInterface; stub out headers for all the SerialRadioInterface classes File  Diff  Annotate