Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add version numbers to java libraries | Keith Packard | 2013-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 altoslib | Keith Packard | 2013-01-29 |
| | | | | | | Follow Java conventions Signed-off-by: Keith Packard <keithp@keithp.com> | ||
* | altoslib: Make AltosMs5607 capable of parsing ms5607 info lines | Keith Packard | 2012-12-06 |
| | | | | | | This moves the parsing from AltosMs5607Query Signed-off-by: Keith Packard <keithp@keithp.com> | ||
* | altoslib: move distinct classes to separate files | Mike Beattie | 2012-09-07 |
Signed-off-by: Mike Beattie <mike@ethernal.org> |