|
|
|
@ -708,7 +708,7 @@ static AP_Mount camera_mount2(¤t_loc, ahrs, 1);
@@ -708,7 +708,7 @@ static AP_Mount camera_mount2(¤t_loc, ahrs, 1);
|
|
|
|
|
//////////////////////////////////////////////////////////////////////////////// |
|
|
|
|
// Arming/Disarming mangement class |
|
|
|
|
//////////////////////////////////////////////////////////////////////////////// |
|
|
|
|
static AP_Arming arming(ahrs, barometer, home_is_set, gcs_send_text_P); |
|
|
|
|
static AP_Arming arming(ahrs, barometer, compass, home_is_set, gcs_send_text_P); |
|
|
|
|
|
|
|
|
|
//////////////////////////////////////////////////////////////////////////////// |
|
|
|
|
// Top-level logic |
|
|
|
|