Sub: make VFR_HUD always return height above MSL
This commit is contained in:
parent
6d9a131a26
commit
1dbfb9943c
@ -48,6 +48,5 @@ private:
|
|||||||
MAV_STATE system_status() const override;
|
MAV_STATE system_status() const override;
|
||||||
|
|
||||||
int16_t vfr_hud_throttle() const override;
|
int16_t vfr_hud_throttle() const override;
|
||||||
bool vfr_hud_make_alt_relative() const override { return true; }
|
|
||||||
|
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user