|
Paparazzi UAS
v5.18.0_stable
Paparazzi is a free software Unmanned Aircraft System.
|
Go to the documentation of this file.
27 #define SKYTRAQ_ID_NAVIGATION_DATA 0XA8
30 #define PRIMARY_GPS GPS_SKYTRAQ
43 #define GPS_SKYTRAQ_MAX_PAYLOAD 255
66 #define gps_skytraq_periodic_check() gps_periodic_check(&gps_skytraq.state)
@ GPS_SKYTRAQ_ERR_UNEXPECTED
uint8_t msg_buf[GPS_SKYTRAQ_MAX_PAYLOAD]
definition of the local (flat earth) coordinate system
data structure for GPS information
@ GPS_SKYTRAQ_ERR_CHECKSUM
@ GPS_SKYTRAQ_ERR_OUT_OF_SYNC
arch independent UART (Universal Asynchronous Receiver/Transmitter) API
void gps_skytraq_init(void)
enum GpsSkytraqError error_last
@ GPS_SKYTRAQ_ERR_OVERRUN
@ GPS_SKYTRAQ_ERR_MSG_TOO_LONG
void gps_skytraq_event(void)
#define GPS_SKYTRAQ_MAX_PAYLOAD
struct GpsSkytraq gps_skytraq