Paparazzi UAS
v5.14.0_stable-0-g3f680d1
Paparazzi is a free software Unmanned Aircraft System.
Main Page
Related Pages
Modules
Data Structures
Files
File List
Globals
All
Data Structures
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Modules
Pages
servos_nil.h
Go to the documentation of this file.
1
#ifndef SERVOS_NIL_H
2
#define SERVOS_NIL_H
3
4
#define SERVOS_TICS_OF_USEC(s) cpu_ticks_of_usec(s)
5
#define ClipServo(x,a,b) Clip(x, a, b)
6
#define Actuator(i) actuators[i]
7
#define ActuatorsCommit() {}
8
9
#endif
/* SERVOS_NIL_H */
sw
airborne
arch
sim
servos_nil.h
Generated on Sat Feb 9 2019 07:05:35 for Paparazzi UAS by
1.8.8