Simple detection for LE910-NA1 modules

Fork of MTS-Cellular by MultiTech

Revisions of Cellular/Cellular.cpp

Revision Date Message Actions
36:948d06b3e23c 2014-07-23 Changed SMS format to only add preceding '+' to UIP radio types in Cellular.cpp, and added case of ERROR to AT+CMGS result. File  Diff  Annotate
35:257eb41405e1 2014-07-21 Cellular.cpp Fixed char-delay causing failed SMS.; EasyIP.cpp Added closed-connection checking.; TestSMS.h Added SIM-not-ready checking loop before starting SMS test. 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
23:8333593dd86f 2014-06-19 add robustness to SendSMS function File  Diff  Annotate
18:fa0d8120f81f 2014-06-16 update SUCCESS, FAILURE, and friends to MTS_* so they don't conflict with definitions for STMicro boards File  Diff  Annotate
16:1bc3e44d4746 2014-06-05 APN and SMS fixes/improvements; don't try to set APN on CDMA radios; add SMS support for C2 and EV3 radios 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
4:1f63354b8d1b 2014-05-20 use MTSLog, put mbed.h in cpp files File  Diff  Annotate
3:04046eebaef5 2014-05-20 rename SMC and SMCIP files to EasyIP and UIP, remove RadioInterface code File  Diff  Annotate
1:f155d94d6f3a 2014-05-19 add all cellular code, remove MBEDCellularRadioInterface File  Diff  Annotate