MAVLink message inspector controller (provides the logic for UI display)
More...
#include <MAVLinkInspectorController.h>
MAVLink message inspector controller (provides the logic for UI display)
Definition at line 20 of file MAVLinkInspectorController.h.
◆ MAVLinkInspectorController()
| MAVLinkInspectorController::MAVLinkInspectorController |
( |
QObject * |
parent = nullptr | ) |
|
|
explicit |
◆ ~MAVLinkInspectorController()
| MAVLinkInspectorController::~MAVLinkInspectorController |
( |
| ) |
|
◆ activeSystem()
◆ activeSystemChanged
| void MAVLinkInspectorController::activeSystemChanged |
( |
| ) |
|
|
signal |
◆ rangeList()
| QStringList MAVLinkInspectorController::rangeList |
( |
| ) |
|
◆ rangeListChanged
| void MAVLinkInspectorController::rangeListChanged |
( |
| ) |
|
|
signal |
◆ rangeSt()
| const QList< Range_st * > & MAVLinkInspectorController::rangeSt |
( |
| ) |
const |
|
inline |
◆ setActiveSystem()
| void MAVLinkInspectorController::setActiveSystem |
( |
int |
systemId | ) |
|
◆ setMessageInterval()
| void MAVLinkInspectorController::setMessageInterval |
( |
int32_t |
rate | ) |
const |
◆ systemNames()
| QStringList MAVLinkInspectorController::systemNames |
( |
| ) |
const |
|
inline |
◆ systems()
◆ systemsChanged
| void MAVLinkInspectorController::systemsChanged |
( |
| ) |
|
|
signal |
◆ timeScales()
| QStringList MAVLinkInspectorController::timeScales |
( |
| ) |
|
◆ timeScalesChanged
| void MAVLinkInspectorController::timeScalesChanged |
( |
| ) |
|
|
signal |
◆ timeScaleSt()
| const QList< TimeScale_st * > & MAVLinkInspectorController::timeScaleSt |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following files: