|
|
|
@ -70,7 +70,7 @@ public:
@@ -70,7 +70,7 @@ public:
|
|
|
|
|
/// Perform a (re)initialisation of the GPS; sends the
|
|
|
|
|
/// protocol configuration messages.
|
|
|
|
|
///
|
|
|
|
|
virtual void init(AP_HAL::UARTDriver *s, enum GPS_Engine_Setting nav_setting = GPS_ENGINE_NONE); |
|
|
|
|
virtual void init(AP_HAL::UARTDriver *s, enum GPS_Engine_Setting nav_setting); |
|
|
|
|
|
|
|
|
|
/// Checks the serial receive buffer for characters,
|
|
|
|
|
/// attempts to parse NMEA data and updates internal state
|
|
|
|
|