ArduPilot / ArduPilot/MissionPlanner

remember last value for Dashware Messages input field

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

#### Issue details
instead of using a hardwired default for the set of messages to be processed,
remember what the user requested last, or maintain a QComboBox style list of previous values

#### Version
current master

#### Platform
[x] All
[ ] AntennaTracker
[ ] Copter
[ ] Plane
[ ] Rover
[ ] Sub

Contributor guide

No contributing guide indexed for this repository

Research direction

Locate the Dashware Messages input field and inspect how its current hardwired default is set. Implement remembering the last requested value or retaining previous values in a QComboBox-style list, then verify that the next use restores or offers the prior selection.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.