summaryrefslogtreecommitdiff
path: root/altoslib/AltosIMUQuery.java
Commit message (Collapse)AuthorAge
* Add version numbers to java librariesKeith Packard2013-01-29
| | | | | | | Make our private java library names include a version number so we can ship and install multiple versions at the same time. Signed-off-by: Keith Packard <keithp@keithp.com>
* Change AltosLib to altoslibKeith Packard2013-01-29
| | | | | | Follow Java conventions Signed-off-by: Keith Packard <keithp@keithp.com>
* altoslib: move distinct classes to separate filesMike Beattie2012-09-07
Signed-off-by: Mike Beattie <mike@ethernal.org>