ardupilot/libraries/AP_Mount
Caio Marcelo de Oliveira Filho ec52df991c build: compile only the HAL files needed by the board
Instead of requiring every program to specify the HAL related modules,
let the build system do it (in practice everything we compiled depended
on HAL anyway). This allow including only the necessary files in the
compilation.
2015-10-21 09:16:07 +11:00
..
examples/trivial_AP_Mount build: compile only the HAL files needed by the board 2015-10-21 09:16:07 +11:00
AP_Gimbal.cpp AP_Mount: standardize inclusion of libaries headers 2015-08-11 16:38:20 +10:00
AP_Gimbal.h AP_Mount: standardize inclusion of libaries headers 2015-08-11 16:38:20 +10:00
AP_Mount.cpp Mount: add param descriptions to allow RC9 ~ RC12 inputs to be used to control gimbal 2015-09-29 16:41:51 +09:00
AP_Mount.h Mount: remove support for do-mount-configure as command long 2015-09-06 16:01:18 +09:00
AP_Mount_Alexmos.cpp Mount: AlexMos fix to stop crashing before init 2015-06-05 12:31:16 +09:00
AP_Mount_Alexmos.h AP_Mount: standardize inclusion of libaries headers 2015-08-11 16:38:20 +10:00
AP_Mount_Backend.cpp Mount: remove support for do-mount-configure as command long 2015-09-06 16:01:18 +09:00
AP_Mount_Backend.h Mount: remove support for do-mount-configure as command long 2015-09-06 16:01:18 +09:00
AP_Mount_MAVLink.cpp AP_Mount: standardize inclusion of libaries headers 2015-08-11 16:38:20 +10:00
AP_Mount_MAVLink.h AP_Mount: standardize inclusion of libaries headers 2015-08-11 16:38:20 +10:00
AP_Mount_SToRM32.cpp AP_Mount: standardize inclusion of libaries headers 2015-08-11 16:38:20 +10:00
AP_Mount_SToRM32.h AP_Mount: standardize inclusion of libaries headers 2015-08-11 16:38:20 +10:00
AP_Mount_SToRM32_serial.cpp Mount: fix for STORM32 serial ver 78e and higher 2015-08-25 13:45:33 +09:00
AP_Mount_SToRM32_serial.h Mount: fix for STORM32 serial ver 78e and higher 2015-08-25 13:45:33 +09:00
AP_Mount_Servo.cpp AP_Mount: standardize inclusion of libaries headers 2015-08-11 16:38:20 +10:00
AP_Mount_Servo.h AP_Mount: standardize inclusion of libaries headers 2015-08-11 16:38:20 +10:00