altosui: Add ascent, descent and landed tabs
authorKeith Packard <keithp@keithp.com>
Wed, 10 Nov 2010 07:34:32 +0000 (23:34 -0800)
committerKeith Packard <keithp@keithp.com>
Wed, 10 Nov 2010 07:34:32 +0000 (23:34 -0800)
commitb0d31910da592e2f67c47c8fc3e15ce8135d5094
tree4caabe69247596dced4dc84063322b091e60b379
parent22d00785188a880700cd372528189a7a15278da9
altosui: Add ascent, descent and landed tabs

This completes the set of tabs for in-flight status information.

Signed-off-by: Keith Packard <keithp@keithp.com>
ao-tools/altosui/AltosAscent.java [new file with mode: 0644]
ao-tools/altosui/AltosDescent.java [new file with mode: 0644]
ao-tools/altosui/AltosDisplayThread.java
ao-tools/altosui/AltosFlightUI.java
ao-tools/altosui/AltosLanded.java [new file with mode: 0644]
ao-tools/altosui/AltosLights.java
ao-tools/altosui/AltosPad.java
ao-tools/altosui/AltosState.java
ao-tools/altosui/Makefile.am