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

#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
 

Detailed Description

Definition at line 7 of file ServoOutputMonitorController.h.

Member Function Documentation

◆ servoCountChanged

void ServoOutputMonitorController::servoCountChanged ( int  servoCount)
signal

◆ servoValueChanged

void ServoOutputMonitorController::servoValueChanged ( int  servo,
int  pwmValue 
)
signal

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