Skip to content

Commit 6722b1c

Browse files
fix: add links to documentation for the visualizations (#81)
Also added placeholder doc pages for jump visualizations Fix: 80 e46ab1e
1 parent 0e6b37c commit 6722b1c

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

MissingUpdates.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# Missing Updates
2+
3+
This visualiziton marks areas where no updates to the vehicle location were received for a long period of time. This period is the lower of 60 seconds or 10x the median gap between updates.

VelocityJumps.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# High Velocity Jumps
2+
3+
Marks locations on the map where the vehicle traveled at an unrealistic speed. Unrealistic
4+
speed is either 240KPH/150 MPH (or 10x the median velocity).
5+
6+
Clicking on the arrow line will limit the log viewer to the time around
7+
the jump.

0 commit comments

Comments
 (0)