|
APM:Libraries
|
#include <AP_HAL/AP_HAL.h>#include <AP_AHRS/AP_AHRS.h>#include <AP_Math/AP_Math.h>#include <AP_Common/AP_Common.h>#include <AP_GPS/AP_GPS.h>#include <GCS_MAVLink/GCS.h>#include <GCS_MAVLink/GCS_MAVLink.h>#include <RC_Channel/RC_Channel.h>#include "AP_Mount_Backend.h"Go to the source code of this file.
Classes | |
| class | AP_Mount_SToRM32 |
Macros | |
| #define | AP_MOUNT_STORM32_RESEND_MS 1000 |
| #define | AP_MOUNT_STORM32_SEARCH_MS 60000 |
| #define AP_MOUNT_STORM32_RESEND_MS 1000 |
Definition at line 17 of file AP_Mount_SToRM32.h.
Referenced by AP_Mount_SToRM32::update().
| #define AP_MOUNT_STORM32_SEARCH_MS 60000 |
Definition at line 18 of file AP_Mount_SToRM32.h.
Referenced by AP_Mount_SToRM32::find_gimbal().
1.8.13