|
|
|
@ -30,8 +30,6 @@ protected:
@@ -30,8 +30,6 @@ protected:
|
|
|
|
|
|
|
|
|
|
bool vehicle_initialised() const override; |
|
|
|
|
|
|
|
|
|
void get_sensor_status_flags(uint32_t &present, uint32_t &enabled, uint32_t &health); |
|
|
|
|
|
|
|
|
|
bool set_home_to_current_location(bool lock) override; |
|
|
|
|
bool set_home(const Location& loc, bool lock) override; |
|
|
|
|
uint64_t capabilities() const override; |
|
|
|
|