|
|
|
@ -31,6 +31,9 @@
@@ -31,6 +31,9 @@
|
|
|
|
|
#include <AP_Camera.h> // Photo or video camera |
|
|
|
|
#include <AP_Mount.h> // Camera/Antenna mount |
|
|
|
|
#include <AP_Airspeed.h> // needed for AHRS build |
|
|
|
|
#include <AP_SpdHgtControl.h> // needed for AHRS build |
|
|
|
|
#include <AP_Notify.h> |
|
|
|
|
#include <DataFlash.h> |
|
|
|
|
#include <AP_InertialNav.h> // ArduPilot Mega inertial navigation library |
|
|
|
|
#include <GCS_MAVLink.h> |
|
|
|
|
#include <memcheck.h> |
|
|
|
|