altosuilib: Split battery graph enable out from other adc enables
authorKeith Packard <keithp@keithp.com>
Tue, 10 Jun 2014 18:30:36 +0000 (11:30 -0700)
committerKeith Packard <keithp@keithp.com>
Tue, 10 Jun 2014 18:30:36 +0000 (11:30 -0700)
commit6fc58142d2a108c91d257eb0175098bf082834f9
treeefc7491844e9df6c159454cd707e99cd6d0e9bbf
parent9d39bbd22e6cde1bbb39e7b5450f297d47365769
altosuilib: Split battery graph enable out from other adc enables

This lets TeleGPS just show the battery voltage values without also
adding enable lines for the other flight computer ADC values like
ignitor voltages.

Signed-off-by: Keith Packard <keithp@keithp.com>
altoslib/AltosFlightStats.java
altosui/AltosFlightStatsTable.java [deleted file]
altosuilib/AltosFlightStatsTable.java [new file with mode: 0644]
altosuilib/AltosGraph.java