PX4 Firmware
PX4 Autopilot Software http://px4.io
|
Public Attributes | |
DShotTelemetry | handler |
uORB::PublicationData< esc_status_s > | esc_status_pub {ORB_ID(esc_status)} |
int | last_motor_index {-1} |
uORB::PublicationData<esc_status_s> DShotOutput::Telemetry::esc_status_pub {ORB_ID(esc_status)} |
Definition at line 189 of file dshot.cpp.
Referenced by DShotOutput::handleNewTelemetryData().
DShotTelemetry DShotOutput::Telemetry::handler |
Definition at line 188 of file dshot.cpp.
Referenced by DShotOutput::handleNewTelemetryData(), DShotOutput::initTelemetry(), DShotOutput::print_status(), DShotOutput::requestESCInfo(), DShotOutput::Run(), DShotOutput::updateOutputs(), and DShotOutput::updateTelemetryNumMotors().
int DShotOutput::Telemetry::last_motor_index {-1} |
Definition at line 190 of file dshot.cpp.
Referenced by DShotOutput::handleNewTelemetryData().