altoslib: Add 'gauss' units for magnetic field strength
authorKeith Packard <keithp@keithp.com>
Thu, 13 Feb 2020 03:59:19 +0000 (19:59 -0800)
committerKeith Packard <keithp@keithp.com>
Thu, 13 Feb 2020 04:53:51 +0000 (20:53 -0800)
commit4435843fc8eb06751dbb1ba00fb2856563963e5e
tree5ce9c0dcbbd5c2e6076f0980aaab3d3792228e22
parentea4140a81dc4ec6e541512ed70861691b57c4904
altoslib: Add 'gauss' units for magnetic field strength

Compute in gauss, but display in nT (G * 100000)

Signed-off-by: Keith Packard <keithp@keithp.com>
altoslib/AltosConvert.java
altoslib/AltosGauss.java [new file with mode: 0644]
altoslib/Makefile.am