ArduPilot / ArduPilot/MissionPlanner

default log, mission and custom firmware directories should be separate

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

Description

When pushing the "Review a log", "load waypoint file" or "load custom firmware" buttons an "Open" windows appears (which is good) but it opens with the last directory used for any of these actions. It's actually unlikely that the logs, waypoint files and custom firmware are held in the same directory so I think the memory of where the previous log, mission or firmware was loaded from should be stored separately.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the handlers for the “Review a log,” “load waypoint file,” and “load custom firmware” buttons, then trace how the Open dialog’s last directory is stored. Done means each action remembers and reuses its own directory instead of sharing one location; verify all three dialogs independently.

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.