altosuilib: Show raw tick values in graph and info table
authorKeith Packard <keithp@keithp.com>
Tue, 3 Oct 2017 00:02:18 +0000 (17:02 -0700)
committerKeith Packard <keithp@keithp.com>
Tue, 3 Oct 2017 00:08:33 +0000 (17:08 -0700)
commitd75e8b9046295051c91696461e8d5f59c8260ccc
tree2baaf1b6ed5877d8dec315803813b9586a45d13b
parentc6be13e8ef80e5afc836e04cbfe4cb17631540e4
altosuilib: Show raw tick values in graph and info table

Not terribly useful, but did help validate firmware handling of tick
wrapping, so we'll keep it.

Signed-off-by: Keith Packard <keithp@keithp.com>
altoslib/AltosDataListener.java
altoslib/AltosFlightSeries.java
altosuilib/AltosGraph.java
altosuilib/AltosInfoTable.java