altosuilib: Don't offer to graph some GPS details that TM doesn't log
authorKeith Packard <keithp@keithp.com>
Sun, 8 Feb 2015 04:36:10 +0000 (20:36 -0800)
committerKeith Packard <keithp@keithp.com>
Sun, 8 Feb 2015 04:36:10 +0000 (20:36 -0800)
commitc72d83ccd207b5300a90f2e84de6c5c96642478c
treeabf7d2b195033d01ae3f4ffd116d559033bd70eb
parent426bacbbd6e0573b143e7c48d71db977e53181fc
altosuilib: Don't offer to graph some GPS details that TM doesn't log

When using a TM eeprom file, various minor GPS details are logged
(course, ground speed, climb rate, etc). Make sure these aren't
offered up for graphing.

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