|
SkyPulse UAV V0.1
|
Go to the source code of this file.
Classes | |
| class | ControlThread |
| class | Control |
Macros | |
| #define | defaultSampleFreq 100.0f |
| #define | ROLL 0 |
| #define | PITCH 1 |
| #define | YAW 2 |
| #define | ITERM_MAX 1500.0f |
Variables | |
| const float | MAX_ROLL_ANGLE = 45.0f |
| const float | MAX_PITCH_ANGLE = 45.0f |
| #define defaultSampleFreq 100.0f |
| #define ITERM_MAX 1500.0f |
| #define PITCH 1 |
| #define ROLL 0 |
| #define YAW 2 |
| const float MAX_PITCH_ANGLE = 45.0f |
| const float MAX_ROLL_ANGLE = 45.0f |