mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-02-21 11:54:15 +01:00
Enable the GPS UBX/NMEA support
This commit is contained in:
parent
fa4adf1630
commit
57a554f7ea
@ -75,6 +75,10 @@
|
|||||||
#define PIOS_INCLUDE_COM_FLEXI
|
#define PIOS_INCLUDE_COM_FLEXI
|
||||||
|
|
||||||
#define PIOS_INCLUDE_GPS
|
#define PIOS_INCLUDE_GPS
|
||||||
|
#define PIOS_INCLUDE_GPS_NMEA_PARSER
|
||||||
|
#define PIOS_INCLUDE_GPS_UBX_PARSER
|
||||||
|
#define PIOS_GPS_SETS_HOMELOCATION
|
||||||
|
|
||||||
#define PIOS_OVERO_SPI
|
#define PIOS_OVERO_SPI
|
||||||
/* Supported receiver interfaces */
|
/* Supported receiver interfaces */
|
||||||
#define PIOS_INCLUDE_RCVR
|
#define PIOS_INCLUDE_RCVR
|
||||||
|
Loading…
x
Reference in New Issue
Block a user