altoslib: Use first few baro samples for ground pressure on TM
authorKeith Packard <keithp@keithp.com>
Tue, 3 Sep 2013 23:40:04 +0000 (17:40 -0600)
committerKeith Packard <keithp@keithp.com>
Tue, 3 Sep 2013 23:40:04 +0000 (17:40 -0600)
commitcfd8e4ebb3cb63937a71537095adb911d6211817
tree9cea15cbd5042267d64fe2a5982769242a60eabf
parent6ee99c1861ef1898a77aead41d80383e697bd248
altoslib: Use first few baro samples for ground pressure on TM

TM didn't record the ground baro reading in the log file, so pull out
the first few measured baro samples and use those instead.

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