Make sure full log is written and flushed on landing.
[fw/altos] / ao_flight.c
index 01bbcce901e1977c86c0215a8028dcfdd0b1279f..37c138fe1586c1e1a6e32b4e2d3e8b826a09f79b 100644 (file)
@@ -408,9 +408,6 @@ ao_flight(void)
                                /* turn off the ADC capture */
                                ao_timer_set_adc_interval(0);
 
-                               /* stop logging data */
-                               ao_log_stop();
-
                                ao_wakeup(DATA_TO_XDATA(&ao_flight_state));
                        }
                        break;