|
|
@ -28,8 +28,6 @@ protected: |
|
|
|
|
|
|
|
|
|
|
|
bool persist_streamrates() const override { return true; } |
|
|
|
bool persist_streamrates() const override { return true; } |
|
|
|
|
|
|
|
|
|
|
|
bool vehicle_initialised() const override; |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
bool set_home_to_current_location(bool lock) override; |
|
|
|
bool set_home_to_current_location(bool lock) override; |
|
|
|
bool set_home(const Location& loc, bool lock) override; |
|
|
|
bool set_home(const Location& loc, bool lock) override; |
|
|
|
uint64_t capabilities() const override; |
|
|
|
uint64_t capabilities() const override; |
|
|
|