Paparazzi UAS
v5.10_stable-5-g83a0da5-dirty
Paparazzi is a free software Unmanned Aircraft System.
|
Go to the source code of this file.
Macros | |
#define | DEFAULT_ACTUATORS "subsystems/actuators/actuators_4017.h" |
#define | ActuatorDefaultSet(_x, _y) Actuator4017Set(_x,_y) |
#define | ActuatorsDefaultInit() Actuators4017Init() |
#define | ActuatorsDefaultCommit() Actuators4017Commit() |
#define | DefaultVoltageOfAdc(adc) (1.0*adc) |
#define | USE_BARO_BOARD 0 |
Variables | |
struct video_config_t | webcam |
#define ActuatorDefaultSet | ( | _x, | |
_y | |||
) | Actuator4017Set(_x,_y) |
#define ActuatorsDefaultCommit | ( | ) | Actuators4017Commit() |
#define ActuatorsDefaultInit | ( | ) | Actuators4017Init() |
#define DEFAULT_ACTUATORS "subsystems/actuators/actuators_4017.h" |
struct video_config_t webcam |