mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-01 13:38:38 -04:00
AP_GPS: Fix missing GSOF param for SITL
Signed-off-by: Ryan Friedman <ryanfriedman5410+github@gmail.com>
This commit is contained in:
parent
5f84cd8f2b
commit
d7b5cd3203
@ -22,7 +22,8 @@
|
||||
// param set GPS_TYPE 11 // GSOF
|
||||
// param set SERIAL3_PROTOCOL 5 // GPS
|
||||
//
|
||||
|
||||
// Pure SITL usage
|
||||
// param set SIM_GPS_TYPE 11 // GSOF
|
||||
#define ALLOW_DOUBLE_MATH_FUNCTIONS
|
||||
|
||||
#include "AP_GPS.h"
|
||||
|
Loading…
Reference in New Issue
Block a user