|
|
|
@ -8,9 +8,7 @@
@@ -8,9 +8,7 @@
|
|
|
|
|
|
|
|
|
|
#include <AP_Math/AP_Math.h> |
|
|
|
|
#include <AP_Common/AP_Common.h> |
|
|
|
|
#include <AP_GPS/AP_GPS.h> |
|
|
|
|
#include <GCS_MAVLink/GCS_MAVLink.h> |
|
|
|
|
#include <RC_Channel/RC_Channel.h> |
|
|
|
|
#include "AP_Mount_Backend.h" |
|
|
|
|
|
|
|
|
|
#define AP_MOUNT_STORM32_SERIAL_RESEND_MS 1000 // resend angle targets to gimbal once per second
|
|
|
|
|