altosuilib: Start creating new graph interface that takes time series data
authorKeith Packard <keithp@keithp.com>
Fri, 12 May 2017 00:16:56 +0000 (17:16 -0700)
committerKeith Packard <keithp@keithp.com>
Sat, 20 May 2017 04:41:40 +0000 (21:41 -0700)
commit96de483d745ea0ef95326de2847a2534f7057846
treeaaff2e6b481b9b602d2dff6fb8a02daed19c0c64
parent258808d296aeadaf150fa9b07e9c99a6bf1ca7c8
altosuilib: Start creating new graph interface that takes time series data

Replace the AltosState interface so the graph can get better data, and
can be used for more stuff.

Signed-off-by: Keith Packard <keithp@keithp.com>
altosuilib/AltosGraph.java
altosuilib/AltosGraphNew.java [new file with mode: 0644]
altosuilib/AltosUIFlightSeries.java [new file with mode: 0644]
altosuilib/AltosUIGraphNew.java [new file with mode: 0644]
altosuilib/AltosUIGrapher.java
altosuilib/AltosUIMarker.java
altosuilib/AltosUISeries.java
altosuilib/AltosUITimeSeries.java
altosuilib/Makefile.am