VSC whitespace changes... Sorry!
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -1667,7 +1667,6 @@ private:
|
|||||||
// .begin will return true if the assumeSuccess parameter is true and if _signsOfLife is true
|
// .begin will return true if the assumeSuccess parameter is true and if _signsOfLife is true
|
||||||
// _signsOfLife is set to true when: a valid UBX message is seen; a valig NMEA header is seen.
|
// _signsOfLife is set to true when: a valid UBX message is seen; a valig NMEA header is seen.
|
||||||
bool _signsOfLife;
|
bool _signsOfLife;
|
||||||
|
|
||||||
};
|
};
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|||||||
@@ -640,7 +640,6 @@ const uint32_t UBLOX_CFG_MSGOUT_UBX_NAV_PVAT_UART2 = 0x2091062c; // Output rate
|
|||||||
const uint32_t UBLOX_CFG_MSGOUT_UBX_NAV_PVAT_USB = 0x2091062d; // Output rate of the UBX-NAV-PVAT message on port USB
|
const uint32_t UBLOX_CFG_MSGOUT_UBX_NAV_PVAT_USB = 0x2091062d; // Output rate of the UBX-NAV-PVAT message on port USB
|
||||||
const uint32_t UBLOX_CFG_MSGOUT_UBX_NAV_PVAT_SPI = 0x2091062e; // Output rate of the UBX-NAV-PVAT message on port SPI
|
const uint32_t UBLOX_CFG_MSGOUT_UBX_NAV_PVAT_SPI = 0x2091062e; // Output rate of the UBX-NAV-PVAT message on port SPI
|
||||||
|
|
||||||
|
|
||||||
// Additional CFG_MSGOUT keys for the ZED-F9T
|
// Additional CFG_MSGOUT keys for the ZED-F9T
|
||||||
//-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
|
//-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
|
||||||
const uint32_t UBLOX_CFG_MSGOUT_NMEA_NAV2_ID_GGA_I2C = 0x20910661; // Output rate of the NMEA-NAV2-GX-GGA message on port I2C
|
const uint32_t UBLOX_CFG_MSGOUT_NMEA_NAV2_ID_GGA_I2C = 0x20910661; // Output rate of the NMEA-NAV2-GX-GGA message on port I2C
|
||||||
|
|||||||
Reference in New Issue
Block a user