|
|
|
@ -14,21 +14,57 @@
@@ -14,21 +14,57 @@
|
|
|
|
|
<string>Form</string> |
|
|
|
|
</property> |
|
|
|
|
<layout class="QGridLayout" name="gridLayout" columnstretch="1,0,0"> |
|
|
|
|
<item row="16" column="0"> |
|
|
|
|
<spacer name="horizontalSpacer_4"> |
|
|
|
|
<property name="orientation"> |
|
|
|
|
<enum>Qt::Horizontal</enum> |
|
|
|
|
<item row="11" column="0" colspan="3"> |
|
|
|
|
<widget class="QCheckBox" name="actionGuardCheckBox"> |
|
|
|
|
<property name="text"> |
|
|
|
|
<string>Enable retransmission of actions / commands</string> |
|
|
|
|
</property> |
|
|
|
|
<property name="sizeHint" stdset="0"> |
|
|
|
|
<size> |
|
|
|
|
<width>8</width> |
|
|
|
|
<height>0</height> |
|
|
|
|
</size> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
<item row="14" column="0" colspan="3"> |
|
|
|
|
<widget class="QCheckBox" name="droneOSCheckBox"> |
|
|
|
|
<property name="text"> |
|
|
|
|
<string>Forward MAVLink packets of all links to the host below</string> |
|
|
|
|
</property> |
|
|
|
|
</spacer> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
<item row="13" column="0"> |
|
|
|
|
<spacer name="horizontalSpacer_3"> |
|
|
|
|
<item row="6" column="0" colspan="3"> |
|
|
|
|
<widget class="QCheckBox" name="versionCheckBox"> |
|
|
|
|
<property name="text"> |
|
|
|
|
<string>Only accept MAVs with same protocol version</string> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
<item row="9" column="1"> |
|
|
|
|
<widget class="QLabel" name="paramRetransmissionLabel"> |
|
|
|
|
<property name="text"> |
|
|
|
|
<string>Read request retransmission timeout</string> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
<item row="8" column="0" colspan="3"> |
|
|
|
|
<widget class="QCheckBox" name="paramGuardCheckBox"> |
|
|
|
|
<property name="text"> |
|
|
|
|
<string>Enable retransmission of parameter read/write requests</string> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
<item row="2" column="0" colspan="3"> |
|
|
|
|
<widget class="QCheckBox" name="multiplexingCheckBox"> |
|
|
|
|
<property name="text"> |
|
|
|
|
<string>Enable Multiplexing: Forward packets to all other links</string> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
<item row="4" column="1" colspan="2"> |
|
|
|
|
<widget class="QLineEdit" name="multiplexingFilterLineEdit"> |
|
|
|
|
<property name="text"> |
|
|
|
|
<string>Enter a comma-separated list of allowed packets</string> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
<item row="10" column="0"> |
|
|
|
|
<spacer name="horizontalSpacer_2"> |
|
|
|
|
<property name="orientation"> |
|
|
|
|
<enum>Qt::Horizontal</enum> |
|
|
|
|
</property> |
|
|
|
@ -40,13 +76,13 @@
@@ -40,13 +76,13 @@
|
|
|
|
|
</property> |
|
|
|
|
</spacer> |
|
|
|
|
</item> |
|
|
|
|
<item row="11" column="2"> |
|
|
|
|
<widget class="QSpinBox" name="paramRewriteSpinBox"> |
|
|
|
|
<item row="9" column="2"> |
|
|
|
|
<widget class="QSpinBox" name="paramRetransmissionSpinBox"> |
|
|
|
|
<property name="toolTip"> |
|
|
|
|
<string>Time in milliseconds after which a not acknowledged write request is sent again.</string> |
|
|
|
|
<string>Time in milliseconds after which a not acknowledged read request is sent again.</string> |
|
|
|
|
</property> |
|
|
|
|
<property name="statusTip"> |
|
|
|
|
<string>Time in milliseconds after which a not acknowledged write request is sent again.</string> |
|
|
|
|
<string>Time in milliseconds after which a not acknowledged read request is sent again.</string> |
|
|
|
|
</property> |
|
|
|
|
<property name="suffix"> |
|
|
|
|
<string> ms</string> |
|
|
|
@ -60,32 +96,22 @@
@@ -60,32 +96,22 @@
|
|
|
|
|
<property name="singleStep"> |
|
|
|
|
<number>50</number> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
<item row="5" column="1" colspan="2"> |
|
|
|
|
<widget class="QLineEdit" name="multiplexingFilterLineEdit"> |
|
|
|
|
<property name="text"> |
|
|
|
|
<string>Enter a comma-separated list of allowed packets</string> |
|
|
|
|
<property name="value"> |
|
|
|
|
<number>50</number> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
<item row="13" column="2"> |
|
|
|
|
<widget class="QSpinBox" name="actionRetransmissionSpinBox"> |
|
|
|
|
<property name="suffix"> |
|
|
|
|
<string> ms</string> |
|
|
|
|
</property> |
|
|
|
|
<property name="minimum"> |
|
|
|
|
<number>20</number> |
|
|
|
|
</property> |
|
|
|
|
<property name="maximum"> |
|
|
|
|
<number>1000</number> |
|
|
|
|
<item row="15" column="1" colspan="2"> |
|
|
|
|
<widget class="QLineEdit" name="droneOSLineEdit"> |
|
|
|
|
<property name="text"> |
|
|
|
|
<string>Enter your authentication token</string> |
|
|
|
|
</property> |
|
|
|
|
<property name="singleStep"> |
|
|
|
|
<number>10</number> |
|
|
|
|
<property name="maxLength"> |
|
|
|
|
<number>32</number> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
<item row="10" column="0"> |
|
|
|
|
<item row="9" column="0"> |
|
|
|
|
<spacer name="horizontalSpacer"> |
|
|
|
|
<property name="orientation"> |
|
|
|
|
<enum>Qt::Horizontal</enum> |
|
|
|
@ -99,12 +125,12 @@
@@ -99,12 +125,12 @@
|
|
|
|
|
</spacer> |
|
|
|
|
</item> |
|
|
|
|
<item row="10" column="2"> |
|
|
|
|
<widget class="QSpinBox" name="paramRetransmissionSpinBox"> |
|
|
|
|
<widget class="QSpinBox" name="paramRewriteSpinBox"> |
|
|
|
|
<property name="toolTip"> |
|
|
|
|
<string>Time in milliseconds after which a not acknowledged read request is sent again.</string> |
|
|
|
|
<string>Time in milliseconds after which a not acknowledged write request is sent again.</string> |
|
|
|
|
</property> |
|
|
|
|
<property name="statusTip"> |
|
|
|
|
<string>Time in milliseconds after which a not acknowledged read request is sent again.</string> |
|
|
|
|
<string>Time in milliseconds after which a not acknowledged write request is sent again.</string> |
|
|
|
|
</property> |
|
|
|
|
<property name="suffix"> |
|
|
|
|
<string> ms</string> |
|
|
|
@ -118,94 +144,53 @@
@@ -118,94 +144,53 @@
|
|
|
|
|
<property name="singleStep"> |
|
|
|
|
<number>50</number> |
|
|
|
|
</property> |
|
|
|
|
<property name="value"> |
|
|
|
|
<number>50</number> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
<item row="14" column="0" colspan="3"> |
|
|
|
|
<widget class="Line" name="line"> |
|
|
|
|
<property name="minimumSize"> |
|
|
|
|
<size> |
|
|
|
|
<width>0</width> |
|
|
|
|
<height>0</height> |
|
|
|
|
</size> |
|
|
|
|
</property> |
|
|
|
|
<property name="midLineWidth"> |
|
|
|
|
<number>0</number> |
|
|
|
|
</property> |
|
|
|
|
<property name="orientation"> |
|
|
|
|
<enum>Qt::Horizontal</enum> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
<item row="17" column="1" colspan="2"> |
|
|
|
|
<widget class="QComboBox" name="droneOSComboBox"> |
|
|
|
|
<property name="editable"> |
|
|
|
|
<bool>true</bool> |
|
|
|
|
</property> |
|
|
|
|
<item> |
|
|
|
|
<property name="text"> |
|
|
|
|
<string>dronelink.io:14555</string> |
|
|
|
|
</property> |
|
|
|
|
</item> |
|
|
|
|
<item> |
|
|
|
|
<item row="12" column="1"> |
|
|
|
|
<widget class="QLabel" name="actionRetransmissionLabel"> |
|
|
|
|
<property name="text"> |
|
|
|
|
<string>localhost:14555</string> |
|
|
|
|
<string>Action request retransmission timeout</string> |
|
|
|
|
</property> |
|
|
|
|
</item> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
<item row="11" column="0"> |
|
|
|
|
<spacer name="horizontalSpacer_2"> |
|
|
|
|
<property name="orientation"> |
|
|
|
|
<enum>Qt::Horizontal</enum> |
|
|
|
|
<item row="0" column="0" colspan="2"> |
|
|
|
|
<widget class="QLabel" name="systemIdLabel"> |
|
|
|
|
<property name="toolTip"> |
|
|
|
|
<string>The system ID is the number the MAV associates with this computer</string> |
|
|
|
|
</property> |
|
|
|
|
<property name="sizeHint" stdset="0"> |
|
|
|
|
<size> |
|
|
|
|
<width>8</width> |
|
|
|
|
<height>0</height> |
|
|
|
|
</size> |
|
|
|
|
<property name="statusTip"> |
|
|
|
|
<string>The system ID is the number the MAV associates with this computer</string> |
|
|
|
|
</property> |
|
|
|
|
</spacer> |
|
|
|
|
</item> |
|
|
|
|
<item row="11" column="1"> |
|
|
|
|
<widget class="QLabel" name="paramRewriteLabel"> |
|
|
|
|
<property name="text"> |
|
|
|
|
<string>Write request retransmission timeout</string> |
|
|
|
|
<string>Groundstation MAVLink System ID</string> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
<item row="10" column="1"> |
|
|
|
|
<widget class="QLabel" name="paramRetransmissionLabel"> |
|
|
|
|
<item row="7" column="1" colspan="2"> |
|
|
|
|
<widget class="QLabel" name="versionLabel"> |
|
|
|
|
<property name="text"> |
|
|
|
|
<string>Read request retransmission timeout</string> |
|
|
|
|
<string>MAVLINK_VERSION: </string> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
<item row="1" column="0" colspan="3"> |
|
|
|
|
<widget class="QCheckBox" name="heartbeatCheckBox"> |
|
|
|
|
<property name="text"> |
|
|
|
|
<string>Emit heartbeat</string> |
|
|
|
|
<item row="0" column="2"> |
|
|
|
|
<widget class="QSpinBox" name="systemIdSpinBox"> |
|
|
|
|
<property name="toolTip"> |
|
|
|
|
<string>Set the groundstation number</string> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
<item row="3" column="0" colspan="3"> |
|
|
|
|
<widget class="QCheckBox" name="multiplexingCheckBox"> |
|
|
|
|
<property name="text"> |
|
|
|
|
<string>Enable Multiplexing: Forward packets to all other links</string> |
|
|
|
|
<property name="statusTip"> |
|
|
|
|
<string>Set the groundstation number</string> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
<item row="13" column="1"> |
|
|
|
|
<widget class="QLabel" name="actionRetransmissionLabel"> |
|
|
|
|
<property name="text"> |
|
|
|
|
<string>Action request retransmission timeout</string> |
|
|
|
|
<property name="minimum"> |
|
|
|
|
<number>1</number> |
|
|
|
|
</property> |
|
|
|
|
<property name="maximum"> |
|
|
|
|
<number>255</number> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
<item row="8" column="0"> |
|
|
|
|
<spacer name="versionSpacer"> |
|
|
|
|
<item row="15" column="0"> |
|
|
|
|
<spacer name="horizontalSpacer_4"> |
|
|
|
|
<property name="orientation"> |
|
|
|
|
<enum>Qt::Horizontal</enum> |
|
|
|
|
</property> |
|
|
|
@ -217,51 +202,60 @@
@@ -217,51 +202,60 @@
|
|
|
|
|
</property> |
|
|
|
|
</spacer> |
|
|
|
|
</item> |
|
|
|
|
<item row="0" column="2"> |
|
|
|
|
<widget class="QSpinBox" name="systemIdSpinBox"> |
|
|
|
|
<property name="toolTip"> |
|
|
|
|
<string>Set the groundstation number</string> |
|
|
|
|
</property> |
|
|
|
|
<property name="statusTip"> |
|
|
|
|
<string>Set the groundstation number</string> |
|
|
|
|
<item row="13" column="0" colspan="3"> |
|
|
|
|
<widget class="Line" name="line"> |
|
|
|
|
<property name="minimumSize"> |
|
|
|
|
<size> |
|
|
|
|
<width>0</width> |
|
|
|
|
<height>0</height> |
|
|
|
|
</size> |
|
|
|
|
</property> |
|
|
|
|
<property name="minimum"> |
|
|
|
|
<number>1</number> |
|
|
|
|
<property name="midLineWidth"> |
|
|
|
|
<number>0</number> |
|
|
|
|
</property> |
|
|
|
|
<property name="maximum"> |
|
|
|
|
<number>255</number> |
|
|
|
|
<property name="orientation"> |
|
|
|
|
<enum>Qt::Horizontal</enum> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
<item row="15" column="0" colspan="3"> |
|
|
|
|
<widget class="QCheckBox" name="droneOSCheckBox"> |
|
|
|
|
<item row="16" column="1" colspan="2"> |
|
|
|
|
<widget class="QComboBox" name="droneOSComboBox"> |
|
|
|
|
<property name="editable"> |
|
|
|
|
<bool>true</bool> |
|
|
|
|
</property> |
|
|
|
|
<item> |
|
|
|
|
<property name="text"> |
|
|
|
|
<string>Forward MAVLink packets of all links to the host below</string> |
|
|
|
|
<string>dronelink.io:14555</string> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
<item row="12" column="0" colspan="3"> |
|
|
|
|
<widget class="QCheckBox" name="actionGuardCheckBox"> |
|
|
|
|
<item> |
|
|
|
|
<property name="text"> |
|
|
|
|
<string>Enable retransmission of actions / commands</string> |
|
|
|
|
<string>localhost:14555</string> |
|
|
|
|
</property> |
|
|
|
|
</item> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
<item row="4" column="0" colspan="3"> |
|
|
|
|
<item row="3" column="0" colspan="3"> |
|
|
|
|
<widget class="QCheckBox" name="multiplexingFilterCheckBox"> |
|
|
|
|
<property name="text"> |
|
|
|
|
<string>Filter multiplexed packets: Only forward selected IDs</string> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
<item row="7" column="0" colspan="3"> |
|
|
|
|
<widget class="QCheckBox" name="versionCheckBox"> |
|
|
|
|
<property name="text"> |
|
|
|
|
<string>Only accept MAVs with same protocol version</string> |
|
|
|
|
<item row="12" column="0"> |
|
|
|
|
<spacer name="horizontalSpacer_3"> |
|
|
|
|
<property name="orientation"> |
|
|
|
|
<enum>Qt::Horizontal</enum> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
<property name="sizeHint" stdset="0"> |
|
|
|
|
<size> |
|
|
|
|
<width>8</width> |
|
|
|
|
<height>0</height> |
|
|
|
|
</size> |
|
|
|
|
</property> |
|
|
|
|
</spacer> |
|
|
|
|
</item> |
|
|
|
|
<item row="5" column="0"> |
|
|
|
|
<item row="4" column="0"> |
|
|
|
|
<spacer name="multiplexingFilterSpacer"> |
|
|
|
|
<property name="orientation"> |
|
|
|
|
<enum>Qt::Horizontal</enum> |
|
|
|
@ -277,42 +271,41 @@
@@ -277,42 +271,41 @@
|
|
|
|
|
</property> |
|
|
|
|
</spacer> |
|
|
|
|
</item> |
|
|
|
|
<item row="16" column="1" colspan="2"> |
|
|
|
|
<widget class="QLineEdit" name="droneOSLineEdit"> |
|
|
|
|
<item row="10" column="1"> |
|
|
|
|
<widget class="QLabel" name="paramRewriteLabel"> |
|
|
|
|
<property name="text"> |
|
|
|
|
<string>Enter your authentication token</string> |
|
|
|
|
</property> |
|
|
|
|
<property name="maxLength"> |
|
|
|
|
<number>32</number> |
|
|
|
|
<string>Write request retransmission timeout</string> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
<item row="9" column="0" colspan="3"> |
|
|
|
|
<widget class="QCheckBox" name="paramGuardCheckBox"> |
|
|
|
|
<property name="text"> |
|
|
|
|
<string>Enable retransmission of parameter read/write requests</string> |
|
|
|
|
<item row="12" column="2"> |
|
|
|
|
<widget class="QSpinBox" name="actionRetransmissionSpinBox"> |
|
|
|
|
<property name="suffix"> |
|
|
|
|
<string> ms</string> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
<item row="8" column="1" colspan="2"> |
|
|
|
|
<widget class="QLabel" name="versionLabel"> |
|
|
|
|
<property name="text"> |
|
|
|
|
<string>MAVLINK_VERSION: </string> |
|
|
|
|
<property name="minimum"> |
|
|
|
|
<number>20</number> |
|
|
|
|
</property> |
|
|
|
|
<property name="maximum"> |
|
|
|
|
<number>1000</number> |
|
|
|
|
</property> |
|
|
|
|
<property name="singleStep"> |
|
|
|
|
<number>10</number> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
<item row="0" column="0" colspan="2"> |
|
|
|
|
<widget class="QLabel" name="systemIdLabel"> |
|
|
|
|
<property name="toolTip"> |
|
|
|
|
<string>The system ID is the number the MAV associates with this computer</string> |
|
|
|
|
</property> |
|
|
|
|
<property name="statusTip"> |
|
|
|
|
<string>The system ID is the number the MAV associates with this computer</string> |
|
|
|
|
<item row="7" column="0"> |
|
|
|
|
<spacer name="versionSpacer"> |
|
|
|
|
<property name="orientation"> |
|
|
|
|
<enum>Qt::Horizontal</enum> |
|
|
|
|
</property> |
|
|
|
|
<property name="text"> |
|
|
|
|
<string>Groundstation MAVLink System ID</string> |
|
|
|
|
<property name="sizeHint" stdset="0"> |
|
|
|
|
<size> |
|
|
|
|
<width>8</width> |
|
|
|
|
<height>0</height> |
|
|
|
|
</size> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
</spacer> |
|
|
|
|
</item> |
|
|
|
|
</layout> |
|
|
|
|
</widget> |
|
|
|
|