This class provides an API to communicate with a u-blox GNSS chip. The files here were originally part of the C027_Support library (https://developer.mbed.org/teams/ublox/code/C027_Support/ at revision 138:dafbbf31bf76) but have been separated out, primarily for use on the u-blox C030 board where the cellular interace portion of the C027_Support library will instead be provided through the new mbed Cellular API.
Dependents: example-ublox-at-cellular-interface-ext example-low-power-sleep example-C030-out-of-box-demo example-C030-out-of-box-demo ... more
Revisions of serial_pipe.cpp
Revision | Date | Message | Actions |
---|---|---|---|
2:b10ca4aa2e5e | 2017-04-13 | Remove deprecation warnings and warning about lack of bracing around empty else condition. Changed bracing style to ARM standard. | File Diff Annotate |
1:ef70a58a6c98 | 2017-04-10 | Add files to repo, removing temp.txt placeholder. | File Diff Annotate |