Finish basic flight monitoring UI with voice using FreeTTS
authorKeith Packard <keithp@keithp.com>
Tue, 18 May 2010 04:30:57 +0000 (21:30 -0700)
committerKeith Packard <keithp@keithp.com>
Tue, 18 May 2010 04:30:57 +0000 (21:30 -0700)
commit563a9dcdfef42718370c49f16cc2271642b3e055
tree332c5cc67f8f4fa737691c98c80c9c70b1406dac
parentcc002c0a43a02845ba67d1a61828be382f307b2e
Finish basic flight monitoring UI with voice using FreeTTS

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>
ao-tools/altosui/AltosFile.java [new file with mode: 0644]
ao-tools/altosui/AltosLog.java [new file with mode: 0644]
ao-tools/altosui/AltosPreferences.java [new file with mode: 0644]
ao-tools/altosui/AltosState.java
ao-tools/altosui/AltosUI.java
ao-tools/altosui/AltosVoice.java [new file with mode: 0644]
ao-tools/altosui/Makefile
ao-tools/altosui/voices.txt [new file with mode: 0644]