QGroundControl
Ground Control Station for MAVLink Drones
Loading...
Searching...
No Matches
RCChannelMonitorController Class Reference

#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
 

Detailed Description

Definition at line 11 of file RCChannelMonitorController.h.

Member Function Documentation

◆ channelCountChanged

void RCChannelMonitorController::channelCountChanged ( int  channelCount)
signal

◆ channelValueChanged

void RCChannelMonitorController::channelValueChanged ( int  channel,
int  rcValue 
)
signal

The documentation for this class was generated from the following files: