xyControl
0.1
Quadrotor Flight Controller on AVR Basis
|
Orientation API Header. More...
#include <error.h>
Go to the source code of this file.
Data Structures | |
struct | Angles |
Can store orientation in Euler Space. More... | |
Functions | |
Error | orientationInit (void) |
Initializes the Orientation API. More... | |
Error | orientationTask (void) |
Calculate the current orientation. More... | |
void | zeroOrientation (void) |
Sets the current orientation to zero. More... | |
Variables | |
Angles | orientation |
Current Aircraft orientation. More... | |
Orientation API Header.
Definition in file orientation.h.