altosui: Reset eeprom download instance variables before reading flight
authorKeith Packard <keithp@keithp.com>
Sun, 16 Jan 2011 06:43:37 +0000 (22:43 -0800)
committerKeith Packard <keithp@keithp.com>
Sun, 16 Jan 2011 22:19:48 +0000 (14:19 -0800)
commitdeb3c7b9206be0c9c46f75d35c8f766c26d9838f
treeaea222b9991c2c15fa325df06bd51435468e5add
parenteec9eb2e81535e62c52fbb2e57a2d33f88f92c1a
altosui: Reset eeprom download instance variables before reading flight

To deal with downloading multiple flights in a single invocation, make
sure all relevant instance variables are set back to start of flight
download values each time a log is read.

Signed-off-by: Keith Packard <keithp@keithp.com>
altosui/AltosEepromDownload.java