altoslib: Add units converters for latitude and longitude
authorKeith Packard <keithp@keithp.com>
Sat, 14 Jun 2014 21:33:58 +0000 (14:33 -0700)
committerKeith Packard <keithp@keithp.com>
Sat, 14 Jun 2014 21:34:43 +0000 (14:34 -0700)
commit451950bba9ee3b25b5d0c6e5f0b55f08a5b29f73
treef1558801e15ef21ccd2c02f6966e41c5aae76f49
parentae7084f5199318dc6582e212492a50cfda1cebb8
altoslib: Add units converters for latitude and longitude

Makes display of these values consistent across all instances

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