ArduPilot / ArduPilot/UAVLogViewer

Allow exporting all parameters to a .param file

Open
#255 1 comment 1 reaction 0 assignees View on GitHub
Dominant language
JavaScript
Stars
258
Forks
296
PR merge metrics
No merged PRs in 30d

Description

We already have all the parameters. All we have to do is generate a file from the parameters widget.

Bonus points: Generate a file with only the ones currently showing (with the search filter applied)

Contributor guide

No contributing guide indexed for this repository

Research direction

Start at the parameters widget and trace how it exposes the loaded parameters. Determine the project’s expected .param format, then verify that exporting includes all parameters and, if implemented, only the entries visible after applying the search filter.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.