ArduPilot / WebTools

GNU General Public License v3.0
23 stars 21 forks source link

HardwareReport: add clock drift plot #146

Closed IamPete1 closed 5 months ago

IamPete1 commented 5 months ago

This adds a clock drift plot:

image

Based on:

https://github.com/ArduPilot/pymavlink/pull/938

This is much more noisy that I would have expected. I'm not sure why.

IamPete1 commented 5 months ago

Results from some other logs: newplot (2) newplot (3)

newplot (4)

IamPete1 commented 5 months ago

This is a bad example: newplot (6)

It now sets the default range to +-1000PPM to such that normal jitter doesn't look so bad. newplot (7)