|
Paparazzi UAS
v5.12_stable-4-g9b43e9b
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 |
| struct video_config_t | front_camera |
| Video thread dummy for simulation. More... | |
| struct video_config_t | bottom_camera |
| #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 bottom_camera |
| struct video_config_t front_camera |
| struct video_config_t webcam |