30#include "generated/airframe.h"
34#define PRIMARY_GPS GPS_INTERMCU
41#define gps_intermcu_periodic_check() gps_periodic_check(&gps_imcu)
Device independent GPS code (interface)
data structure for GPS information
void gps_intermcu_init(void)
GPS initialization.
void gps_intermcu_parse_IMCU_REMOTE_GPS(uint8_t *buf)
unsigned char uint8_t
Typedef defining 8 bit unsigned char type.