ArduPilot / ArduPilot/UAVLogViewer

Downloaded data.csv does not seem to be correct

Open
#415 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

Downloading data to a csv file does not seem to be correct.

- Plotting the downloaded data results to a graph slightly different than the one shown the UAV Log Viewer. See two graphs below.

**UAV Log Viewer plot**
![image](https://github.com/ArduPilot/UAVLogViewer/assets/49869786/d826e30e-90f5-4fdb-9c96-d6174572d701)

**Using Excel to plot the downloaded data**
![image](https://github.com/ArduPilot/UAVLogViewer/assets/49869786/c5bc963c-adc8-42fc-9af2-2cda595d76b4)

- Downloading the data with mavlogdump.py results to slightly different dataset.

**Discuss thread:** https://discuss.ardupilot.org/t/uav-log-viewer-downloaded-data-csv-problem/116881
**Tested Flight log:** https://drive.google.com/file/d/13SzHmCFXVaDOSkUoY7rSCYr1NIuQwrz_/view?usp=sharing

Contributor guide

No contributing guide indexed for this repository

Research direction

Reproduce the discrepancy using the linked tested flight log, then compare the UAV Log Viewer CSV with the graph and the output from mavlogdump.py. Done means the downloaded dataset produces the same plot and values as the viewer, or the remaining difference is explained.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
data
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.