mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-08 17:08:28 -04:00
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;
|
||||
|
||||
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