ArduPilot / ArduPilot/UAVLogViewer
GUID.vX unit is (cm/s) in Ardupilot log rather than (m/s)
- Dominant language
- JavaScript
- Stars
- 258
- Forks
- 296
- PR merge metrics
- No merged PRs in 30d
Description
https://github.com/ArduPilot/UAVLogViewer/blob/82cdbd4660347d9f55e9602750530c32ab5349d4/src/assets/logmetadata/copter.xml#L1951

Refer to Ardupilot code:
https://github.com/ArduPilot/ardupilot/blob/5fad6ddddbdffa2f3135ba1b8960614f4d87d374/ArduCopter/Log.cpp#L434
Contributor guide
No contributing guide indexed for this repository
Research direction
Open src/assets/logmetadata/copter.xml around line 1951 and compare the GUID.vX unit with ArduPilot's Log.cpp around line 434. Update the metadata to use m/s, then verify that the UAV log viewer displays the corrected unit.
Written by the indexing model from the issue text.
Assessment
- Domain
- data
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 65/100