|
|
|
@ -22,6 +22,10 @@
@@ -22,6 +22,10 @@
|
|
|
|
|
#include <AP_RTC/JitterCorrection.h> |
|
|
|
|
#include "AP_GPS.h" |
|
|
|
|
|
|
|
|
|
#ifndef AP_GPS_BACKEND_DEFAULT_ENABLED |
|
|
|
|
#define AP_GPS_BACKEND_DEFAULT_ENABLED 1 |
|
|
|
|
#endif |
|
|
|
|
|
|
|
|
|
#ifndef AP_GPS_DEBUG_LOGGING_ENABLED |
|
|
|
|
// enable this to log all bytes from the GPS. Also needs a call to
|
|
|
|
|
// log_data() in each backend
|
|
|
|
|