summaryrefslogtreecommitdiff
path: root/ao-tools/altosui/AltosDeviceLinux.java
Commit message (Collapse)AuthorAge
* Switch AltosUI to libaltos for device accessKeith Packard2010-07-26
| | | | Signed-off-by: Keith Packard <keithp@keithp.com>
* Enable telemetry monitoringKeith Packard2010-04-06
| | | | Signed-off-by: Keith Packard <keithp@keithp.com>
* Add Linux device discoveryKeith Packard2010-04-05
AltosDeviceLinux.java scans /proc to locate suitable devices. This will be hooked up to the UI shortly.