ArduPilot / ArduPilot/WebTools

HardwareReport: features to be implemented

Open
#72 5 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
62
Forks
92
Avg merge
1d 23h
Merged PRs (30d)
2

Description

Somewhere to note down all the features that we would like:

- [x] GPS identification (https://github.com/ArduPilot/WebTools/pull/133)
Currently there is no way to identify the connected GPS from parameters, if using a log we can look in the `MSG` log and find the detection message, such as `GPS 1: specified as UAVCAN1-3`
- [x] Param changed in flight. https://github.com/ArduPilot/WebTools/pull/97
- [ ] Add OSD to minimize param options.
There are lots of OSD parameters, they should be excluded in the minimal param output and checkboxes added to allow them to be included. This would add a OSD section here:
![image](https://github.com/ArduPilot/WebTools/assets/33176108/f915c9f4-d61d-476f-9a7e-ca6d2309da84)
I'm not sure what the sub-options would be, maybe for each screen.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the HardwareReport entry point and how the current minimal parameter output is assembled. Review the existing GPS identification and in-flight parameter-change work referenced in the issue, then trace how OSD parameters are represented. Done means OSD parameters are excluded by default, an OSD section and checkboxes allow them to be included, and the intended sub-options are resolved.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 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.