|
PER Firmware
|
GPS RX and parsing thread. More...
Functions | |
| void | gps_periodic (void) |
Variables | |
| volatile uint8_t | rover_rx_buffer [ROVER_TX_SIZE] = {0} |
| NAV_PVT_data_t | nav_pvt = {0} |
| NAV_RELPOSNED_data_t | nav_relposned = {0} |
| volatile uint32_t | last_gps_message_time_ms = 0 |
GPS RX and parsing thread.