Support for LISA-N101

Fork of C027_Support by u-blox

This is a variant of the C027 driver code for the C027N version, i.e. the one with the Neul/Huawei/u-blox Cellular Internet of Things module on board. The AT command interface for this module is entirely different to the AT interface for the other u-blox modules, hence this fork of the driver. Work is underway to rearchitect the original C027 driver so that a merge can be done.

Revisions of SerialPipe.cpp

Revision Date Message Actions
116:709a6386e685 2014-12-17 remove spurious guards File  Diff  Annotate
95:8282dbbe1492 2014-06-17 added use of mutex and wait for Rtos systems File  Diff  Annotate
75:ce6e12067d0c 2014-05-16 minor tweaks File  Diff  Annotate
74:208e3e32d263 2014-05-15 initial version of restructured u-blox library File  Diff  Annotate
70:0a87d256cd24 2014-05-14 serial tx isr should now work on all platforms, moved some code File  Diff  Annotate
45:ebc2fd8dcf21 2014-05-05 make more portable to other cpus File  Diff  Annotate
35:9275215a3a5b 2014-04-10 fix low power mode 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
17:296d94a006b4 2014-01-31 update with flow apis File  Diff  Annotate
16:4a7ba1887e81 2013-12-06 Added parsing helpers for AT interface File  Diff  Annotate
15:5eda64e5b9d1 2013-11-22 - rebase the serial pipe on SerialBase; - fix nonblocking put File  Diff  Annotate
14:69c3e57ef0f5 2013-11-19 have a static getline function File  Diff  Annotate
13:e2446fcdc246 2013-11-19 stable version File  Diff  Annotate
12:684b31d5482b 2013-11-15 zero terminate File  Diff  Annotate
11:b084552b03fe 2013-11-14 update api File  Diff  Annotate
9:e7a5959ffae1 2013-11-10 update support library (tx pipe) File  Diff  Annotate