Paparazzi UAS
v7.0_unstable
Paparazzi is a free software Unmanned Aircraft System.
|
#include "peripherals/video_device.h"
Go to the source code of this file.
Macros | |
#define | DEFAULT_ACTUATORS "modules/actuators/actuators_pwm.h" |
#define | ActuatorDefaultSet(_x, _y) ActuatorPwmSet(_x,_y) |
#define | ActuatorsDefaultInit() ActuatorsPwmInit() |
#define | ActuatorsDefaultCommit() ActuatorsPwmCommit() |
#define | DefaultVoltageOfAdc(adc) (1.0*adc) |
#define | USE_BARO_BOARD 0 |
Variables | |
struct video_config_t | webcam |
struct video_config_t | front_camera |
Video thread dummy for simulation. More... | |
struct video_config_t | bottom_camera |
#define ActuatorDefaultSet | ( | _x, | |
_y | |||
) | ActuatorPwmSet(_x,_y) |
#define ActuatorsDefaultCommit | ( | ) | ActuatorsPwmCommit() |
#define ActuatorsDefaultInit | ( | ) | ActuatorsPwmInit() |
#define DEFAULT_ACTUATORS "modules/actuators/actuators_pwm.h" |
|
extern |
|
extern |
|
extern |