AC_AttitudeControl: correct metadata in libraries failing checks on emitter

This commit is contained in:
Henry Wurzburg 2022-08-12 10:20:14 -05:00 committed by Andrew Tridgell
parent 2157dd7934
commit 33ececf782

View File

@ -47,7 +47,7 @@ const AP_Param::GroupInfo AC_WeatherVane::var_info[] = {
// @Param: HGT_MIN
// @DisplayName: Weathervaning min height
// @Description{Copter}: Above this height weathervaning is permitted. If a range finder is fitted or if terrain is enabled, this parameter sets height AGL. Otherwise, this parameter sets height above home. Set zero to ignore minimum height requirement to activate weathervaning.
// @Description: Above this height weathervaning is permitted. If a range finder is fitted or if terrain is enabled, this parameter sets height AGL. Otherwise, this parameter sets height above home. Set zero to ignore minimum height requirement to activate weathervaning.
// @Description{Plane}: Above this height weathervaning is permitted. If RNGFND_LANDING is enabled or terrain is enabled then this parameter sets height AGL. Otherwise this parameter sets height above home. Set zero to ignore minimum height requirement to activate weathervaning
// @Units: m
// @Range: 0 50