|
PX4 Firmware
PX4 Autopilot Software http://px4.io
|
This is the complete list of members for UavcanMixingInterface, including all inherited members.
| _esc_controller | UavcanMixingInterface | private |
| _mixing_output | UavcanMixingInterface | private |
| _node_mutex | UavcanMixingInterface | private |
| MAX_ACTUATORS | OutputModuleInterface | static |
| mixerChanged() override | UavcanMixingInterface | virtual |
| mixingOutput() | UavcanMixingInterface | inline |
| OutputModuleInterface(const char *name, const px4::wq_config_t &config) | OutputModuleInterface | inline |
| Run() override | UavcanMixingInterface | protected |
| UavcanMixingInterface(pthread_mutex_t &node_mutex, UavcanEscController &esc_controller) | UavcanMixingInterface | inline |
| UavcanNode class | UavcanMixingInterface | friend |
| updateOutputs(bool stop_motors, uint16_t outputs[MAX_ACTUATORS], unsigned num_outputs, unsigned num_control_groups_updated) override | UavcanMixingInterface | virtual |