#include <Control.h>
◆ CallbackFunction
◆ Control() [1/2]
◆ Control() [2/2]
Control::Control |
( |
float | sampleFreq | ) |
|
◆ altControl()
void Control::altControl |
( |
| ) |
|
|
protected |
◆ doublePIDControl()
void Control::doublePIDControl |
( |
| ) |
|
|
protected |
◆ getControlOuput()
void Control::getControlOuput |
( |
int | motorDutyCycle[4] | ) |
|
◆ readCur()
void Control::readCur |
( |
float | rate[3], |
|
|
float | angle[3], |
|
|
float | alt ) |
◆ readRef()
void Control::readRef |
( |
float | angle[3], |
|
|
float | alt ) |
◆ setCallback()
void Control::setCallback |
( |
| ) |
|
◆ setMode()
void Control::setMode |
( |
bool | mode | ) |
|
The documentation for this class was generated from the following files:
- /home/tony/Github/SkyPulseUAV/SkyPulseUAV_Device/include/Control.h
- /home/tony/Github/SkyPulseUAV/SkyPulseUAV_Device/src/Control.cpp