altoslib: Fix MM conversion functions
authorKeith Packard <keithp@keithp.com>
Wed, 18 Jul 2012 03:42:42 +0000 (20:42 -0700)
committerKeith Packard <keithp@keithp.com>
Wed, 18 Jul 2012 03:42:42 +0000 (20:42 -0700)
commit99b7eaf8d1b312443b842d078fb8464032b3a39b
treec1a5b17099254a503fa02214000bd0406751ef35
parenta5d873d47b3b16ca32559b4de668bf07b25eddb0
altoslib: Fix MM conversion functions

Pressure is already reported in Pa, no need to convert that.
Voltage divider computations were backwards.

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