ArduPilot / ArduPilot/MissionPlanner

Full Param List/Tree: handle both values and ranges for a single parameter

Open
#2,630 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
2.4k
Forks
2.9k
Avg merge
19h 16m
Merged PRs (30d)
4

Description

There are some parameters that have both ranges and values defined (e.g. ACRO_RP_EXPO) and it would be nice if MP's parameter list and tree views allows either to be used similar to how the checkboxes work for ARMING_CHECK. So perhaps pop-up a drop-down list if the parameter has values but also allow the user to directly enter the number.

related flight code PR: https://github.com/ArduPilot/ardupilot/pull/17568

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with Mission Planner's parameter list and tree views, using ACRO_RP_EXPO and ARMING_CHECK as the examples described in the issue; review the related flight-code PR for context. Done means parameters with both values and ranges offer selectable values while still accepting direct numeric entry in both views.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
desktop
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.