altos/altosui: Log averaged baro sensor data in Tm/Tn
authorKeith Packard <keithp@keithp.com>
Sun, 10 Apr 2011 05:53:12 +0000 (22:53 -0700)
committerKeith Packard <keithp@keithp.com>
Sun, 10 Apr 2011 05:53:12 +0000 (22:53 -0700)
commit7f49d694e776819e03b2c708e1c4ee23ba311430
tree9c58c83fd17633b1fb1770dca64cbfec096416b9
parent835ab3a8c2741a09b27de58c37439a193c9919ce
altos/altosui: Log averaged baro sensor data in Tm/Tn

Instead of logging the best height guess from the kalman filter, log
barometer data. The logged data consists of the average value betwen
log points to reduce noise.

Signed-off-by: Keith Packard <keithp@keithp.com>
altosui/Altos.java
altosui/AltosDataPoint.java
altosui/AltosDataPointReader.java
altosui/AltosEepromDownload.java
altosui/AltosEepromIterable.java
altosui/AltosGraphUI.java
src/ao_log_tiny.c