Simple detection for LE910-NA1 modules

Fork of MTS-Cellular by MultiTech

Revisions of Cellular/UIP.cpp

Revision Date Message Actions
51:ffc556ba33f7 2014-08-05 Changed some comment lines in CellularFactory.cpp, EasyIP.cpp, UIP.cpp; Changed Cellular.cpp sendCommand() function to explicitly check for UIP responses, and removed 5ms wait between read cycles. File  Diff  Annotate
43:91c5e53f508f 2014-07-31 Added Working example code to 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
22:c1004a807490 2014-06-19 add other HSPA devices to check for APN in isConnected; wait for entire reply from radio to come before returning from ping File  Diff  Annotate
19:f6261f1c3dd4 2014-06-17 fix bug where socket mode state variable wasn't getting updated properly 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
17:dee902f7d00e 2014-06-05 add unit tests for SMS File  Diff  Annotate
15:700a7662c52e 2014-06-04 move a couple warning level messages to trace File  Diff  Annotate
14:614952fb3af3 2014-05-30 couple of logging changes File  Diff  Annotate
13:e443e7e2b605 2014-05-22 only check APN if using a HSPA radio 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 | base