altoslib: Keep time series in AltosFlightSeries array sorted
authorKeith Packard <keithp@keithp.com>
Mon, 12 Jun 2017 05:47:02 +0000 (22:47 -0700)
committerKeith Packard <keithp@keithp.com>
Mon, 12 Jun 2017 05:54:22 +0000 (22:54 -0700)
commit43f8470dc66392dae4770882bfc6ad25b1d75436
tree6a858b12714cfc957feeaeba8cf8133b99e5d3e9
parent3fa1eadb91eea001342d2d357d7aaf661e8a2a5d
altoslib: Keep time series in AltosFlightSeries array sorted

This makes using the graph way easier.

Signed-off-by: Keith Packard <keithp@keithp.com>
altoslib/AltosFlightSeries.java
altoslib/AltosTimeSeries.java