Randy Mackay
4e3d0ae0c1
Copter: fix startup logging
...
Removed potentially endless loop caused by start_logging calling
Log_Write_Startup which called should_log which could then call
start_logging.
Moved disarm event logging above motors disarm so it is logged
2015-07-14 14:03:00 +09:00
Robert Lefebvre
ef80634435
Copter: auto_armed goes false for Heli when landed and motor shut off.
2015-06-19 15:10:46 +09:00
Randy Mackay
f603c1ef69
Copter: fix ekf-check reliance on position_ok
2015-06-15 22:29:20 +09:00
Randy Mackay
b2ca7ee3fa
Copter: Log_Write_Startup writes parameters
2015-06-01 20:22:48 +09:00
Grant Morphett
518308efae
Copter: Moving parameter logging to be after all systems have started
2015-06-01 20:22:38 +09:00
Andrew Tridgell
b87cc80486
Copter: fixed some warnings
2015-05-30 22:01:59 +10:00
Andrew Tridgell
278883c521
Copter: finished conversion to .cpp files
...
Pair-Programmed-With: Randy Mackay <rmackay9@yahoo.com>
2015-05-30 15:21:19 +09:00
Andrew Tridgell
356ece3402
Copter: rename .pde files to .cpp files
2015-05-30 15:21:15 +09:00