ArduPilot / ArduPilot/MissionPlanner

unnecessary CH7/Ch8_OPT value has more than doubled message

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

Description

If the user increases the CH7_OPT or CH8_OPT too much then it displays this error message. No need to range check these parameters though.

Contributor guide

No contributing guide indexed for this repository

Research direction

Reproduce the error by increasing CH7_OPT or CH8_OPT in Mission Planner and record the resulting message. Search the C# source for CH7_OPT, CH8_OPT, and the displayed wording, then identify the relevant validation or message path. Done means the unnecessary message is corrected while these parameters are not range-checked.

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.