ArduPilot / ArduPilot/UAVLogViewer

GUID.vX unit is (cm/s) in Ardupilot log rather than (m/s)

Open Beginner friendly
#218 3 comments 0 reactions 0 assignees View on GitHub
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

![image](https://user-images.githubusercontent.com/4831029/91193381-a6820380-e6bc-11ea-8b14-de8349b518d1.png)

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.