altosui: Add low-level Bluetooth APIs
[fw/altos] / altosui / AltosEepromDownload.java
index fad1646072e2890604773c14f31ab51594e4f03b..5c7049683008fc8107c0fdd0d1191130b43838e0 100644 (file)
@@ -158,6 +158,7 @@ public class AltosEepromDownload implements Runnable {
                                        r = new AltosEepromRecord(Altos.AO_LOG_STATE, tiny_tick, s, 0);
                                        if (s == Altos.ao_flight_landed)
                                                done = true;
+                                       state = s;
                                        any_valid = true;
                                } else {
                                        if (v != 0xffff)