GPS: fixed auto-config of UBlox setup with no UBX messages
if a UBlox is configured for NMEA only, with no UBX messages at all then it would never trigger the GPS_AUTO detection. This adds a UBX config message to the init strings that enables the NAV_SOL message
Showing
- libraries/AP_GPS/AP_GPS_Auto.cpp 19 additions, 20 deletionslibraries/AP_GPS/AP_GPS_Auto.cpp
- libraries/AP_GPS/AP_GPS_Auto.h 0 additions, 1 deletionlibraries/AP_GPS/AP_GPS_Auto.h
- libraries/AP_GPS/AP_GPS_UBLOX.cpp 20 additions, 18 deletionslibraries/AP_GPS/AP_GPS_UBLOX.cpp
- libraries/AP_GPS/AP_GPS_UBLOX.h 12 additions, 2 deletionslibraries/AP_GPS/AP_GPS_UBLOX.h
- libraries/AP_GPS/GPS.cpp 11 additions, 1 deletionlibraries/AP_GPS/GPS.cpp
- libraries/AP_GPS/GPS.h 2 additions, 0 deletionslibraries/AP_GPS/GPS.h
Loading
Please register or sign in to comment