Own fork of C027_Support

Dependents:   MbedSmartRestMain MbedSmartRestMain

Fork of C027_Support by u-blox

Revisions of MDM.cpp

Revision Date Message Actions
70:0a87d256cd24 2014-05-14 serial tx isr should now work on all platforms, moved some code File  Diff  Annotate
69:4d6fa520dfca 2014-05-14 improve the socket read of large buffers File  Diff  Annotate
68:33a96cf64986 2014-05-13 allow to send large data chunks File  Diff  Annotate
66:69072b3c5bca 2014-05-13 use a named constant for blocking timeout File  Diff  Annotate
65:dd94f920a762 2014-05-13 merged with udp changes, add delay before init File  Diff  Annotate
64:ba4ea655a451 2014-05-13 no debug File  Diff  Annotate
63:42cb563a25bc 2014-05-13 some progress on UDP File  Diff  Annotate
62:a02f026bdd7c 2014-05-13 have a define for the wait function File  Diff  Annotate
61:eafa56058398 2014-05-13 speed up detection at start File  Diff  Annotate
59:382695f1ce85 2014-05-13 some more LISA-C fixes File  Diff  Annotate
58:e38a2e942fbb 2014-05-13 fix some timeouts File  Diff  Annotate
57:869bd35f44cc 2014-05-12 simple connect api File  Diff  Annotate
56:3115ef44c771 2014-05-12 disable debug File  Diff  Annotate
55:e6cfbedfae8c 2014-05-12 merged File  Diff  Annotate
54:7ba8e4c218e2 2014-05-12 added dump apis, more status fields, get modem instance only when connecting socket File  Diff  Annotate
53:cb0d94b9de3a 2014-05-12 debug message fix File  Diff  Annotate
52:8071747a7cb3 2014-05-12 rename some constants to avoid issues with OK define in HttpClient File  Diff  Annotate
50:d76aece8038f 2014-05-09 do not enable power saving on LISA-C File  Diff  Annotate
48:46ba168127d6 2014-05-09 disable debug File  Diff  Annotate
47:9a89e5195721 2014-05-09 timeout can now be set before connect File  Diff  Annotate
45:ebc2fd8dcf21 2014-05-05 make more portable to other cpus File  Diff  Annotate
44:9d12223b78ff 2014-04-17 adding mbed style (tcp)socket api File  Diff  Annotate
43:a89a7a505991 2014-04-11 fix ifdef File  Diff  Annotate
37:cc3433329d66 2014-04-10 fix sms parser File  Diff  Annotate
36:c4df7bcf9b6e 2014-04-10 no debug File  Diff  Annotate
35:9275215a3a5b 2014-04-10 fix low power mode File  Diff  Annotate
33:fb8fb5021b09 2014-04-09 fix parsing in C200 case File  Diff  Annotate
32:8f12ac182bbb 2014-04-09 some improvement on cdma File  Diff  Annotate
31:a0bed6c1e05d 2014-04-09 restructure the modem APIs make them more robust File  Diff  Annotate
30:1a647403171b 2014-04-08 no debug File  Diff  Annotate
29:53d346010624 2014-04-08 add sms count api File  Diff  Annotate
28:4d9509e3b1cf 2014-04-08 collect more information File  Diff  Annotate
27:e35f2118368f 2014-04-08 disable debug File  Diff  Annotate
26:07be5faf8925 2014-04-08 extract more device data from modem, use templates to simplify type checking File  Diff  Annotate
25:4045d02e44f1 2014-04-08 added possibility to get network status struct File  Diff  Annotate
24:0e287a85ac9e 2014-04-08 merged branches File  Diff  Annotate
23:05a1aeeb5fd9 2014-04-08 parse phone number and fix rssi File  Diff  Annotate
22:29322c22577e 2014-04-08 make IP a local type File  Diff  Annotate
21:c4d64830bf02 2014-04-08 improved modem library (network, sockets, sms, ussd) File  Diff  Annotate
20:535ef78655df 2014-03-17 fix angle api, only one MDM constructor File  Diff  Annotate
19:2b5d097ca15d 2014-03-24 prepare for native C027 platform support; add api to get lat/lon; better separation of mdm libarary from serial File  Diff  Annotate
18:e5697801df29 2014-03-14 extend Api for GPS and GNSS File  Diff  Annotate