Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Move altosui to the top level, placing libaltos inside it. | Keith Packard | 2010-11-24 |
| | | | | Signed-off-by: Keith Packard <keithp@keithp.com> | ||
* | altosui: Eliminate unncessary import altosui lines | Keith Packard | 2010-11-13 |
| | | | | | | | Java appears to automatically import every module from the current package. Signed-off-by: Keith Packard <keithp@keithp.com> | ||
* | altosui: Add eeprom data capture function. No UI yet. | Keith Packard | 2010-07-28 |
| | | | | Signed-off-by: Keith Packard <keithp@keithp.com> | ||
* | Finish basic flight monitoring UI with voice using FreeTTS | Keith Packard | 2010-05-17 |
This captures telemetry data to log files and presents flight status information in audio form using FreeTTS. Signed-off-by: Keith Packard <keithp@keithp.com> |