summaryrefslogtreecommitdiff
path: root/ao-tools/altosui/AltosIgniteUI.java
Commit message (Collapse)AuthorAge
* altosui: Use timeouts to recover from broken packet links.Keith Packard2010-11-19
| | | | | | | | | | | This puts timeouts every place the system reads from the packet link and aborts the in-progress operation if it takes more than a second to get a response. Also mixed in here are persistent igniter status displays for the ejection testing UI. Signed-off-by: Keith Packard <keithp@keithp.com>
* altosui: Add igniter ground testing codeKeith Packard2010-11-19
Not yet hooked up, but the UI is finished. Signed-off-by: Keith Packard <keithp@keithp.com>