altosuilib: GPS errors are recorded in floating point, not integers
authorKeith Packard <keithp@keithp.com>
Fri, 7 Nov 2014 00:02:07 +0000 (16:02 -0800)
committerKeith Packard <keithp@keithp.com>
Fri, 7 Nov 2014 00:02:07 +0000 (16:02 -0800)
commit2313cdacefb2139bc68cd98e782c54d706af0704
treebf687af3961dee67d6f2fed6619e5d91422e9c9e
parent2f0ff9675017655846a8abc617b4dc9a3666d0b9
altosuilib: GPS errors are recorded in floating point, not integers

Fix the format used to present them in the info table.

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