PX4 Firmware
PX4 Autopilot Software http://px4.io
MultirotorMixer.hpp File Reference
Include dependency graph for MultirotorMixer.hpp:
This graph shows which files directly or indirectly include this file:

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 Documentation

◆ 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.