xyControl
0.1
Quadrotor Flight Controller on AVR Basis
|
Complementary-Filter Header. More...
#include <time.h>
Go to the source code of this file.
Data Structures | |
struct | Complementary |
Cmplementary-Filter State data. More... | |
Functions | |
void | complementaryExecute (Complementary *data, double acc, double gyro) |
Step the Complementary Filter. More... | |
void | complementaryInit (Complementary *data) |
Initialize a Complementary-State. More... | |
Complementary-Filter Header.
Definition in file complementary.h.