|
Paparazzi UAS
v5.8.2_stable-0-g6260b7c
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 |
| #define ActuatorDefaultSet | ( | _x, | |
| _y | |||
| ) | Actuator4017Set(_x,_y) |
| #define ActuatorsDefaultCommit | ( | ) | Actuators4017Commit() |
| #define ActuatorsDefaultInit | ( | ) | Actuators4017Init() |
| #define DEFAULT_ACTUATORS "subsystems/actuators/actuators_4017.h" |