PX4 Firmware
PX4 Autopilot Software http://px4.io
|
Public Attributes | |
uORB::Subscription | test_motor_sub {ORB_ID(test_motor)} |
bool | in_test_mode {false} |
hrt_abstime | timeout {0} |
Definition at line 263 of file mixer_module.hpp.
bool MixingOutput::MotorTest::in_test_mode {false} |
Definition at line 265 of file mixer_module.hpp.
Referenced by MixingOutput::motorTest(), and MixingOutput::update().
uORB::Subscription MixingOutput::MotorTest::test_motor_sub {ORB_ID(test_motor)} |
Definition at line 264 of file mixer_module.hpp.
Referenced by MixingOutput::MixingOutput(), and MixingOutput::motorTest().
hrt_abstime MixingOutput::MotorTest::timeout {0} |
Definition at line 266 of file mixer_module.hpp.
Referenced by MixingOutput::motorTest().