|
PX4 Firmware
PX4 Autopilot Software http://px4.io
|
#include <mixer/Mixer/Mixer.hpp>Go to the source code of this file.
Classes | |
| class | MultirotorMixer |
| Multi-rotor mixer for pre-defined vehicle geometries. More... | |
| struct | MultirotorMixer::Rotor |
| Precalculated rotor mix. More... | |
| union | MultirotorMixer::saturation_status |
Typedefs | |
| typedef uint8_t | MultirotorGeometryUnderlyingType |
| Supported multirotor geometries. More... | |
| typedef uint8_t MultirotorGeometryUnderlyingType |
Supported multirotor geometries.
Values are generated by the px_generate_mixers.py script and placed to mixer_multirotor_normalized.generated.h
Definition at line 43 of file MultirotorMixer.hpp.