|
QGroundControl
Ground Control Station for MAVLink Drones
|
#include <RCChannelMonitorController.h>
Inheritance diagram for RCChannelMonitorController:
Collaboration diagram for RCChannelMonitorController:Signals | |
| void | channelCountChanged (int channelCount) |
| void | channelValueChanged (int channel, int rcValue) |
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 11 of file RCChannelMonitorController.h.
|
signal |
|
signal |