|
QGroundControl
Ground Control Station for MAVLink Drones
|
#include <ServoOutputMonitorController.h>
Inheritance diagram for ServoOutputMonitorController:
Collaboration diagram for ServoOutputMonitorController:Signals | |
| void | servoCountChanged (int servoCount) |
| void | servoValueChanged (int servo, int pwmValue) |
Signals inherited from FactPanelController | |
| void | missingParametersAvailable () |
Additional Inherited Members | |
Protected Member Functions inherited from FactPanelController | |
| bool | _allParametersExists (int componentId, const QStringList &names) const |
| void | _reportMissingParameter (int componentId, const QString &name) const |
| Report a missing parameter. | |
Protected Attributes inherited from FactPanelController | |
| Vehicle * | _vehicle = nullptr |
Definition at line 7 of file ServoOutputMonitorController.h.
|
signal |
|
signal |