ardupilot/libraries/AP_Mount
Randy Mackay ace1fd8740 Mount_MAVLink: handle RC and GPS targeting in lib
Previously we expected the mount to do this but it is likely that the
first versions of MAVLink enable mounts will only be capable of pointing
at a particular angle
2015-01-29 14:05:07 +11:00
..
examples/trivial_AP_Mount Mount: fix example sketch 2015-01-28 17:15:46 +09:00
AP_Mount_Backend.cpp Mount_Backend: move RC target handling to backend 2015-01-29 14:05:07 +11:00
AP_Mount_Backend.h Mount_Backend: move RC target handling to backend 2015-01-29 14:05:07 +11:00
AP_Mount_MAVLink.cpp Mount_MAVLink: handle RC and GPS targeting in lib 2015-01-29 14:05:07 +11:00
AP_Mount_MAVLink.h Mount_MAVLink: handle RC and GPS targeting in lib 2015-01-29 14:05:07 +11:00
AP_Mount_Servo.cpp Mount_Backend: move RC target handling to backend 2015-01-29 14:05:07 +11:00
AP_Mount_Servo.h Mount_Backend: move RC target handling to backend 2015-01-29 14:05:07 +11:00
AP_Mount.cpp Mount: add params for second mount 2015-01-29 13:57:19 +11:00
AP_Mount.h Mount: rename MODE to DFLT_MODE, move set_mode to backend 2015-01-29 13:57:17 +11:00