ardupilot/libraries/AP_Mount
Matthias Badaire 1e5ddf3ce7 AP_Mount_Alexmos : make sure get_angles is called to get the real angles from the gimbal
get_angles calls the Alexmos API to get the current angles. It was not being called before.
2015-01-29 14:05:09 +11:00
..
examples/trivial_AP_Mount Mount: fix example sketch 2015-01-28 17:15:46 +09:00
AP_Mount.cpp AP_Mount: fix Backend enum for AP_Mount_Alexmos and add comments 2015-01-29 14:05:09 +11:00
AP_Mount.h AP_Mount: fix Backend enum for AP_Mount_Alexmos and add comments 2015-01-29 14:05:09 +11:00
AP_Mount_Alexmos.cpp AP_Mount_Alexmos : make sure get_angles is called to get the real angles from the gimbal 2015-01-29 14:05:09 +11:00
AP_Mount_Alexmos.h AP_Mount_Alexmos : changes some define to avoid conflicting 2015-01-29 14:05:08 +11:00
AP_Mount_Backend.cpp Mount_Backend: move set_roi_target, configure to backend 2015-01-29 14:05:07 +11:00
AP_Mount_Backend.h Mount_Backend: move set_roi_target, configure to backend 2015-01-29 14:05:07 +11:00
AP_Mount_MAVLink.cpp Mount_MAVLink: fix to calc_angle_to_location params 2015-01-29 14:05:08 +11:00
AP_Mount_MAVLink.h Mount_MAVLink: remove set_roi_target, configure 2015-01-29 14:05:07 +11:00
AP_Mount_Servo.cpp Mount_Servo: bug fix to calc_angle_to_location params 2015-01-29 14:05:08 +11:00
AP_Mount_Servo.h Mount_Servo: remove set_roi_target, configure 2015-01-29 14:05:07 +11:00