|
|
@ -255,6 +255,8 @@ void Copter::init_ardupilot() |
|
|
|
// disable safety if requested
|
|
|
|
// disable safety if requested
|
|
|
|
BoardConfig.init_safety(); |
|
|
|
BoardConfig.init_safety(); |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
vehicle_setup(); |
|
|
|
|
|
|
|
|
|
|
|
hal.console->printf("\nReady to FLY "); |
|
|
|
hal.console->printf("\nReady to FLY "); |
|
|
|
|
|
|
|
|
|
|
|
// flag that initialisation has completed
|
|
|
|
// flag that initialisation has completed
|
|
|
|