altosui: Must flush serial line after configuring for telemetry
authorKeith Packard <keithp@keithp.com>
Fri, 3 Sep 2010 19:31:05 +0000 (12:31 -0700)
committerKeith Packard <keithp@keithp.com>
Fri, 3 Sep 2010 19:41:06 +0000 (12:41 -0700)
commit16d8d6a8853d09f683b13f9cda3c3174a0aab130
tree0d3c5e79d0cf77ca3417f798661a95507e4b2324
parentd4f64e95e31e2335470efc15df2ab357b7d197f3
altosui: Must flush serial line after configuring for telemetry

Without flushing the configuration commands to the serial device, it
never sees them as the telemetry input thread doesn't flush.

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