altosui: Add support for parsing list of flights from the 'l' command
authorKeith Packard <keithp@keithp.com>
Wed, 12 Jan 2011 05:28:07 +0000 (21:28 -0800)
committerKeith Packard <keithp@keithp.com>
Wed, 12 Jan 2011 05:28:07 +0000 (21:28 -0800)
commit440d52e34364fdeeddc76a2d744cc6d1c934364f
treefd948bd731cae315f011357bee01f5153c280783
parent7ad419d81c90ef6a16656970466313767fef830f
altosui: Add support for parsing list of flights from the 'l' command

This adds parsing support to enumerate the available flights, but does
not yet provide any UI to use it.

Signed-off-by: Keith Packard <keithp@keithp.com>
altosui/AltosEepromBlock.java
altosui/AltosEepromDownload.java
altosui/AltosEepromList.java [new file with mode: 0644]
altosui/AltosEepromLog.java [new file with mode: 0644]
altosui/AltosEepromRecord.java
altosui/AltosSerial.java
altosui/Makefile.am