GPS working with LoRa code - can't transmit faster that once every 6 seconds
Dependencies: mbed LoRaWAN-lib_gps_lora SingleFrequencyLora
Revisions of l86.hpp
Revision | Date | Message | Actions |
---|---|---|---|
10:0b5a507b4a4d | 2017-11-14 | Added GPS parse function, but the program hangs when the function is called | File Diff Annotate |
7:1c90f51096fe | 2017-11-13 | Successfully parsing RMC data - need to fix printf hang when writing to serial device | File Diff Annotate |
6:670ff1507ff4 | 2017-11-13 | Added definitions for more PMTK commands | File Diff Annotate |
5:850a9db98a41 | 2017-11-12 | Add RMC parsing code - untested but compiles | File Diff Annotate |