SITL: precland alt and dist limit doc fix

This commit is contained in:
Randy Mackay 2024-11-21 19:08:11 +09:00
parent dff0f6fc2e
commit c72108c1af
1 changed files with 2 additions and 2 deletions

View File

@ -85,7 +85,7 @@ const AP_Param::GroupInfo SIM_Precland::var_info[] = {
// @User: Advanced
AP_GROUPINFO("TYPE", 6, SIM_Precland, _type, SIM_Precland::PRECLAND_TYPE_CYLINDER),
// @Param: ALT_LIMIT
// @Param: ALT_LMT
// @DisplayName: Precland device alt range
// @Description: Precland device maximum range altitude
// @Units: m
@ -93,7 +93,7 @@ const AP_Param::GroupInfo SIM_Precland::var_info[] = {
// @User: Advanced
AP_GROUPINFO("ALT_LMT", 7, SIM_Precland, _alt_limit, 15),
// @Param: DIST_LIMIT
// @Param: DIST_LMT
// @DisplayName: Precland device lateral range
// @Description: Precland device maximum lateral range
// @Units: m