ArduPilot / ArduPilot/MissionPlanner

Full Parameter Tree: no need to show warning when setting enable parameter to zero

Open
#2,332 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

If we set an enable parameter to zero we don't need to show this warning.

![image](https://user-images.githubusercontent.com/1498098/74307767-b46bd900-4da9-11ea-8a5b-02afa69354a1.png)

Contributor guide

No contributing guide indexed for this repository

Research direction

Reproduce the warning in the Full Parameter Tree by setting an enable parameter to zero, then trace the UI entry point that displays it. Done means the warning is not shown for zero-valued enable parameters while the existing warning behavior remains for other values.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.