altosui: Eliminate inter-chunk flush_input calls
authorKeith Packard <keithp@keithp.com>
Sun, 14 Aug 2011 04:09:19 +0000 (21:09 -0700)
committerKeith Packard <keithp@keithp.com>
Sun, 14 Aug 2011 04:09:19 +0000 (21:09 -0700)
commitdcd15032eec45f3fdd003050710ebd5b85052662
tree774e50fc8fc1e5205adbf2fbba22dda808693ee6
parent3ba7b6196f68078f4ed4538c4e7fe30699dfe908
altosui: Eliminate inter-chunk flush_input calls

Once the serial line is nicely synchronized, we don't need to flush
input between chunks. This speeds up eeprom downloading quite a bit.

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