ardupilot/libraries/AP_Mount
Matthias Badaire dfc086f9e9 AP_Mount_Alexmos : Add Alexmos Serial support for 8bit cards
This is the initial implementation of Alemox gimbal protocol. the uart output is for the moment hard coded but should become a parameter.
2015-01-29 14:05:08 +11:00
..
examples/trivial_AP_Mount Mount: fix example sketch 2015-01-28 17:15:46 +09:00
AP_Mount_Alexmos.cpp AP_Mount_Alexmos : Add Alexmos Serial support for 8bit cards 2015-01-29 14:05:08 +11:00
AP_Mount_Alexmos.h AP_Mount_Alexmos : Add Alexmos Serial support for 8bit cards 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
AP_Mount.cpp AP_Mount: initialise mode to default 2015-01-29 14:05:07 +11:00
AP_Mount.h Mount: rename MODE to DFLT_MODE, move set_mode to backend 2015-01-29 13:57:17 +11:00