MissionPlanner
MissionPlanner copied to clipboard
Improved Confirmation Box for Raw Parameter Setup
Issue Details
Enhancement Proposal: Improved Confirmation Box for Raw Parameter Setup
When changing parameters and writing them, the current implementation displays a confirmation dialog box. However, I propose an enhancement to this dialog: it should list all changed parameters, showing both their previous and new values. This would allow users to verify all changes before confirming.
Implementation
I am interested in working on this enhancement myself, if possible. I believe the relevant code may reside in the GCSViews/ConfigurationView/ConfigRawParams.cs file, but I’m not entirely certain.
Any suggestions or guidance on where to start would be greatly appreciated.