Paparazzi UAS
v5.15_devel-230-gc96ce27
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 Wed Feb 10 2021 04:33:55 for Paparazzi UAS by
1.8.8