summaryrefslogtreecommitdiff
path: root/altoslib/AltosUnitsRange.java
Commit message (Collapse)AuthorAge
* altoslib: Switch distance from m/ft to km/miles for large valuesKeith Packard2016-05-11
This adds lots of infrastructure to deal with making the unit used depend on the value itself, and then uses it only for distances. Signed-off-by: Keith Packard <keithp@keithp.com>