mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-01-08 19:46:06 +01:00
941 lines
26 KiB
Plaintext
941 lines
26 KiB
Plaintext
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
<ui version="4.0">
|
||
|
<class>AutotuneWidget</class>
|
||
|
<widget class="QWidget" name="AutotuneWidget">
|
||
|
<property name="geometry">
|
||
|
<rect>
|
||
|
<x>0</x>
|
||
|
<y>0</y>
|
||
|
<width>443</width>
|
||
|
<height>505</height>
|
||
|
</rect>
|
||
|
</property>
|
||
|
<property name="windowTitle">
|
||
|
<string>Form</string>
|
||
|
</property>
|
||
|
<widget class="QGroupBox" name="groupBox">
|
||
|
<property name="geometry">
|
||
|
<rect>
|
||
|
<x>20</x>
|
||
|
<y>10</y>
|
||
|
<width>401</width>
|
||
|
<height>121</height>
|
||
|
</rect>
|
||
|
</property>
|
||
|
<property name="title">
|
||
|
<string>Tuning Aggressiveness</string>
|
||
|
</property>
|
||
|
<layout class="QGridLayout" name="gridLayout_2">
|
||
|
<item row="0" column="0">
|
||
|
<widget class="QLabel" name="label">
|
||
|
<property name="text">
|
||
|
<string>Rate Tuning:</string>
|
||
|
</property>
|
||
|
</widget>
|
||
|
</item>
|
||
|
<item row="0" column="1">
|
||
|
<widget class="QSlider" name="rateTuning">
|
||
|
<property name="orientation">
|
||
|
<enum>Qt::Horizontal</enum>
|
||
|
</property>
|
||
|
</widget>
|
||
|
</item>
|
||
|
<item row="1" column="0">
|
||
|
<widget class="QLabel" name="label_2">
|
||
|
<property name="text">
|
||
|
<string>Attitude Tuning:</string>
|
||
|
</property>
|
||
|
</widget>
|
||
|
</item>
|
||
|
<item row="1" column="1">
|
||
|
<widget class="QSlider" name="attitudeTuning">
|
||
|
<property name="orientation">
|
||
|
<enum>Qt::Horizontal</enum>
|
||
|
</property>
|
||
|
</widget>
|
||
|
</item>
|
||
|
</layout>
|
||
|
</widget>
|
||
|
<widget class="QGroupBox" name="groupBox_2">
|
||
|
<property name="geometry">
|
||
|
<rect>
|
||
|
<x>20</x>
|
||
|
<y>250</y>
|
||
|
<width>401</width>
|
||
|
<height>131</height>
|
||
|
</rect>
|
||
|
</property>
|
||
|
<property name="title">
|
||
|
<string>Computed Values</string>
|
||
|
</property>
|
||
|
<layout class="QGridLayout" name="gridLayout_3">
|
||
|
<item row="0" column="1">
|
||
|
<widget class="QLabel" name="label_5">
|
||
|
<property name="text">
|
||
|
<string>RateKp</string>
|
||
|
</property>
|
||
|
</widget>
|
||
|
</item>
|
||
|
<item row="1" column="0">
|
||
|
<widget class="QLabel" name="label_4">
|
||
|
<property name="text">
|
||
|
<string>Roll</string>
|
||
|
</property>
|
||
|
</widget>
|
||
|
</item>
|
||
|
<item row="0" column="2">
|
||
|
<widget class="QLabel" name="label_9">
|
||
|
<property name="text">
|
||
|
<string>RateKi</string>
|
||
|
</property>
|
||
|
</widget>
|
||
|
</item>
|
||
|
<item row="0" column="3">
|
||
|
<widget class="QLabel" name="label_10">
|
||
|
<property name="text">
|
||
|
<string>AttitudeKp</string>
|
||
|
</property>
|
||
|
</widget>
|
||
|
</item>
|
||
|
<item row="0" column="4">
|
||
|
<widget class="QLabel" name="label_11">
|
||
|
<property name="text">
|
||
|
<string>AttitudeKi</string>
|
||
|
</property>
|
||
|
</widget>
|
||
|
</item>
|
||
|
<item row="2" column="0">
|
||
|
<widget class="QLabel" name="label_12">
|
||
|
<property name="text">
|
||
|
<string>Pitch</string>
|
||
|
</property>
|
||
|
</widget>
|
||
|
</item>
|
||
|
<item row="1" column="1">
|
||
|
<widget class="QLabel" name="label_13">
|
||
|
<property name="text">
|
||
|
<string>0</string>
|
||
|
</property>
|
||
|
</widget>
|
||
|
</item>
|
||
|
<item row="2" column="1">
|
||
|
<widget class="QLabel" name="label_14">
|
||
|
<property name="text">
|
||
|
<string>0</string>
|
||
|
</property>
|
||
|
</widget>
|
||
|
</item>
|
||
|
<item row="1" column="2">
|
||
|
<widget class="QLabel" name="label_15">
|
||
|
<property name="text">
|
||
|
<string>0</string>
|
||
|
</property>
|
||
|
</widget>
|
||
|
</item>
|
||
|
<item row="2" column="2">
|
||
|
<widget class="QLabel" name="label_16">
|
||
|
<property name="text">
|
||
|
<string>0</string>
|
||
|
</property>
|
||
|
</widget>
|
||
|
</item>
|
||
|
<item row="1" column="3">
|
||
|
<widget class="QLabel" name="label_17">
|
||
|
<property name="text">
|
||
|
<string>0</string>
|
||
|
</property>
|
||
|
</widget>
|
||
|
</item>
|
||
|
<item row="2" column="3">
|
||
|
<widget class="QLabel" name="label_18">
|
||
|
<property name="text">
|
||
|
<string>0</string>
|
||
|
</property>
|
||
|
</widget>
|
||
|
</item>
|
||
|
<item row="1" column="4">
|
||
|
<widget class="QLabel" name="label_19">
|
||
|
<property name="text">
|
||
|
<string>0</string>
|
||
|
</property>
|
||
|
</widget>
|
||
|
</item>
|
||
|
<item row="2" column="4">
|
||
|
<widget class="QLabel" name="label_20">
|
||
|
<property name="text">
|
||
|
<string>0</string>
|
||
|
</property>
|
||
|
</widget>
|
||
|
</item>
|
||
|
</layout>
|
||
|
</widget>
|
||
|
<widget class="QGroupBox" name="groupBox_3">
|
||
|
<property name="geometry">
|
||
|
<rect>
|
||
|
<x>20</x>
|
||
|
<y>140</y>
|
||
|
<width>401</width>
|
||
|
<height>101</height>
|
||
|
</rect>
|
||
|
</property>
|
||
|
<property name="title">
|
||
|
<string>Measured Values</string>
|
||
|
</property>
|
||
|
<layout class="QGridLayout" name="gridLayout">
|
||
|
<item row="1" column="0">
|
||
|
<widget class="QLabel" name="label_3">
|
||
|
<property name="text">
|
||
|
<string>Roll:</string>
|
||
|
</property>
|
||
|
</widget>
|
||
|
</item>
|
||
|
<item row="1" column="1">
|
||
|
<widget class="QLabel" name="measuredRollPeriod">
|
||
|
<property name="text">
|
||
|
<string>0</string>
|
||
|
</property>
|
||
|
</widget>
|
||
|
</item>
|
||
|
<item row="1" column="2">
|
||
|
<widget class="QLabel" name="measuredRollAmplitude">
|
||
|
<property name="text">
|
||
|
<string>0</string>
|
||
|
</property>
|
||
|
</widget>
|
||
|
</item>
|
||
|
<item row="0" column="1">
|
||
|
<widget class="QLabel" name="label_6">
|
||
|
<property name="text">
|
||
|
<string>Period</string>
|
||
|
</property>
|
||
|
</widget>
|
||
|
</item>
|
||
|
<item row="0" column="2">
|
||
|
<widget class="QLabel" name="label_7">
|
||
|
<property name="text">
|
||
|
<string>Amplitude</string>
|
||
|
</property>
|
||
|
</widget>
|
||
|
</item>
|
||
|
<item row="2" column="0">
|
||
|
<widget class="QLabel" name="label_8">
|
||
|
<property name="text">
|
||
|
<string>Pitch</string>
|
||
|
</property>
|
||
|
</widget>
|
||
|
</item>
|
||
|
<item row="2" column="1">
|
||
|
<widget class="QLabel" name="measuredPitchPeriod">
|
||
|
<property name="text">
|
||
|
<string>0</string>
|
||
|
</property>
|
||
|
</widget>
|
||
|
</item>
|
||
|
<item row="2" column="2">
|
||
|
<widget class="QLabel" name="measuredPitchPeriod_2">
|
||
|
<property name="text">
|
||
|
<string>0</string>
|
||
|
</property>
|
||
|
</widget>
|
||
|
</item>
|
||
|
</layout>
|
||
|
</widget>
|
||
|
<widget class="QGroupBox" name="RateStabilizationGroup_21">
|
||
|
<property name="geometry">
|
||
|
<rect>
|
||
|
<x>20</x>
|
||
|
<y>400</y>
|
||
|
<width>401</width>
|
||
|
<height>79</height>
|
||
|
</rect>
|
||
|
</property>
|
||
|
<property name="sizePolicy">
|
||
|
<sizepolicy hsizetype="Preferred" vsizetype="Fixed">
|
||
|
<horstretch>0</horstretch>
|
||
|
<verstretch>0</verstretch>
|
||
|
</sizepolicy>
|
||
|
</property>
|
||
|
<property name="minimumSize">
|
||
|
<size>
|
||
|
<width>0</width>
|
||
|
<height>79</height>
|
||
|
</size>
|
||
|
</property>
|
||
|
<property name="maximumSize">
|
||
|
<size>
|
||
|
<width>16777215</width>
|
||
|
<height>79</height>
|
||
|
</size>
|
||
|
</property>
|
||
|
<property name="palette">
|
||
|
<palette>
|
||
|
<active>
|
||
|
<colorrole role="WindowText">
|
||
|
<brush brushstyle="SolidPattern">
|
||
|
<color alpha="255">
|
||
|
<red>0</red>
|
||
|
<green>0</green>
|
||
|
<blue>0</blue>
|
||
|
</color>
|
||
|
</brush>
|
||
|
</colorrole>
|
||
|
<colorrole role="Button">
|
||
|
<brush brushstyle="LinearGradientPattern">
|
||
|
<gradient startx="0.507000000000000" starty="0.869318000000000" endx="0.507000000000000" endy="0.096590900000000" type="LinearGradient" spread="PadSpread" coordinatemode="ObjectBoundingMode">
|
||
|
<gradientstop position="0.000000000000000">
|
||
|
<color alpha="255">
|
||
|
<red>243</red>
|
||
|
<green>243</green>
|
||
|
<blue>243</blue>
|
||
|
</color>
|
||
|
</gradientstop>
|
||
|
<gradientstop position="1.000000000000000">
|
||
|
<color alpha="255">
|
||
|
<red>250</red>
|
||
|
<green>250</green>
|
||
|
<blue>250</blue>
|
||
|
</color>
|
||
|
</gradientstop>
|
||
|
</gradient>
|
||
|
</brush>
|
||
|
</colorrole>
|
||
|
<colorrole role="Light">
|
||
|
<brush brushstyle="SolidPattern">
|
||
|
<color alpha="255">
|
||
|
<red>255</red>
|
||
|
<green>255</green>
|
||
|
<blue>255</blue>
|
||
|
</color>
|
||
|
</brush>
|
||
|
</colorrole>
|
||
|
<colorrole role="Midlight">
|
||
|
<brush brushstyle="SolidPattern">
|
||
|
<color alpha="255">
|
||
|
<red>251</red>
|
||
|
<green>251</green>
|
||
|
<blue>251</blue>
|
||
|
</color>
|
||
|
</brush>
|
||
|
</colorrole>
|
||
|
<colorrole role="Dark">
|
||
|
<brush brushstyle="SolidPattern">
|
||
|
<color alpha="255">
|
||
|
<red>124</red>
|
||
|
<green>124</green>
|
||
|
<blue>124</blue>
|
||
|
</color>
|
||
|
</brush>
|
||
|
</colorrole>
|
||
|
<colorrole role="Mid">
|
||
|
<brush brushstyle="SolidPattern">
|
||
|
<color alpha="255">
|
||
|
<red>165</red>
|
||
|
<green>165</green>
|
||
|
<blue>165</blue>
|
||
|
</color>
|
||
|
</brush>
|
||
|
</colorrole>
|
||
|
<colorrole role="Text">
|
||
|
<brush brushstyle="SolidPattern">
|
||
|
<color alpha="255">
|
||
|
<red>0</red>
|
||
|
<green>0</green>
|
||
|
<blue>0</blue>
|
||
|
</color>
|
||
|
</brush>
|
||
|
</colorrole>
|
||
|
<colorrole role="BrightText">
|
||
|
<brush brushstyle="SolidPattern">
|
||
|
<color alpha="255">
|
||
|
<red>255</red>
|
||
|
<green>255</green>
|
||
|
<blue>255</blue>
|
||
|
</color>
|
||
|
</brush>
|
||
|
</colorrole>
|
||
|
<colorrole role="ButtonText">
|
||
|
<brush brushstyle="SolidPattern">
|
||
|
<color alpha="255">
|
||
|
<red>0</red>
|
||
|
<green>0</green>
|
||
|
<blue>0</blue>
|
||
|
</color>
|
||
|
</brush>
|
||
|
</colorrole>
|
||
|
<colorrole role="Base">
|
||
|
<brush brushstyle="LinearGradientPattern">
|
||
|
<gradient startx="0.507000000000000" starty="0.869318000000000" endx="0.507000000000000" endy="0.096590900000000" type="LinearGradient" spread="PadSpread" coordinatemode="ObjectBoundingMode">
|
||
|
<gradientstop position="0.000000000000000">
|
||
|
<color alpha="255">
|
||
|
<red>243</red>
|
||
|
<green>243</green>
|
||
|
<blue>243</blue>
|
||
|
</color>
|
||
|
</gradientstop>
|
||
|
<gradientstop position="1.000000000000000">
|
||
|
<color alpha="255">
|
||
|
<red>250</red>
|
||
|
<green>250</green>
|
||
|
<blue>250</blue>
|
||
|
</color>
|
||
|
</gradientstop>
|
||
|
</gradient>
|
||
|
</brush>
|
||
|
</colorrole>
|
||
|
<colorrole role="Window">
|
||
|
<brush brushstyle="LinearGradientPattern">
|
||
|
<gradient startx="0.507000000000000" starty="0.869318000000000" endx="0.507000000000000" endy="0.096590900000000" type="LinearGradient" spread="PadSpread" coordinatemode="ObjectBoundingMode">
|
||
|
<gradientstop position="0.000000000000000">
|
||
|
<color alpha="255">
|
||
|
<red>243</red>
|
||
|
<green>243</green>
|
||
|
<blue>243</blue>
|
||
|
</color>
|
||
|
</gradientstop>
|
||
|
<gradientstop position="1.000000000000000">
|
||
|
<color alpha="255">
|
||
|
<red>250</red>
|
||
|
<green>250</green>
|
||
|
<blue>250</blue>
|
||
|
</color>
|
||
|
</gradientstop>
|
||
|
</gradient>
|
||
|
</brush>
|
||
|
</colorrole>
|
||
|
<colorrole role="Shadow">
|
||
|
<brush brushstyle="SolidPattern">
|
||
|
<color alpha="255">
|
||
|
<red>0</red>
|
||
|
<green>0</green>
|
||
|
<blue>0</blue>
|
||
|
</color>
|
||
|
</brush>
|
||
|
</colorrole>
|
||
|
<colorrole role="AlternateBase">
|
||
|
<brush brushstyle="SolidPattern">
|
||
|
<color alpha="255">
|
||
|
<red>251</red>
|
||
|
<green>251</green>
|
||
|
<blue>251</blue>
|
||
|
</color>
|
||
|
</brush>
|
||
|
</colorrole>
|
||
|
<colorrole role="ToolTipBase">
|
||
|
<brush brushstyle="SolidPattern">
|
||
|
<color alpha="255">
|
||
|
<red>255</red>
|
||
|
<green>255</green>
|
||
|
<blue>220</blue>
|
||
|
</color>
|
||
|
</brush>
|
||
|
</colorrole>
|
||
|
<colorrole role="ToolTipText">
|
||
|
<brush brushstyle="SolidPattern">
|
||
|
<color alpha="255">
|
||
|
<red>0</red>
|
||
|
<green>0</green>
|
||
|
<blue>0</blue>
|
||
|
</color>
|
||
|
</brush>
|
||
|
</colorrole>
|
||
|
</active>
|
||
|
<inactive>
|
||
|
<colorrole role="WindowText">
|
||
|
<brush brushstyle="SolidPattern">
|
||
|
<color alpha="255">
|
||
|
<red>0</red>
|
||
|
<green>0</green>
|
||
|
<blue>0</blue>
|
||
|
</color>
|
||
|
</brush>
|
||
|
</colorrole>
|
||
|
<colorrole role="Button">
|
||
|
<brush brushstyle="LinearGradientPattern">
|
||
|
<gradient startx="0.507000000000000" starty="0.869318000000000" endx="0.507000000000000" endy="0.096590900000000" type="LinearGradient" spread="PadSpread" coordinatemode="ObjectBoundingMode">
|
||
|
<gradientstop position="0.000000000000000">
|
||
|
<color alpha="255">
|
||
|
<red>243</red>
|
||
|
<green>243</green>
|
||
|
<blue>243</blue>
|
||
|
</color>
|
||
|
</gradientstop>
|
||
|
<gradientstop position="1.000000000000000">
|
||
|
<color alpha="255">
|
||
|
<red>250</red>
|
||
|
<green>250</green>
|
||
|
<blue>250</blue>
|
||
|
</color>
|
||
|
</gradientstop>
|
||
|
</gradient>
|
||
|
</brush>
|
||
|
</colorrole>
|
||
|
<colorrole role="Light">
|
||
|
<brush brushstyle="SolidPattern">
|
||
|
<color alpha="255">
|
||
|
<red>255</red>
|
||
|
<green>255</green>
|
||
|
<blue>255</blue>
|
||
|
</color>
|
||
|
</brush>
|
||
|
</colorrole>
|
||
|
<colorrole role="Midlight">
|
||
|
<brush brushstyle="SolidPattern">
|
||
|
<color alpha="255">
|
||
|
<red>251</red>
|
||
|
<green>251</green>
|
||
|
<blue>251</blue>
|
||
|
</color>
|
||
|
</brush>
|
||
|
</colorrole>
|
||
|
<colorrole role="Dark">
|
||
|
<brush brushstyle="SolidPattern">
|
||
|
<color alpha="255">
|
||
|
<red>124</red>
|
||
|
<green>124</green>
|
||
|
<blue>124</blue>
|
||
|
</color>
|
||
|
</brush>
|
||
|
</colorrole>
|
||
|
<colorrole role="Mid">
|
||
|
<brush brushstyle="SolidPattern">
|
||
|
<color alpha="255">
|
||
|
<red>165</red>
|
||
|
<green>165</green>
|
||
|
<blue>165</blue>
|
||
|
</color>
|
||
|
</brush>
|
||
|
</colorrole>
|
||
|
<colorrole role="Text">
|
||
|
<brush brushstyle="SolidPattern">
|
||
|
<color alpha="255">
|
||
|
<red>0</red>
|
||
|
<green>0</green>
|
||
|
<blue>0</blue>
|
||
|
</color>
|
||
|
</brush>
|
||
|
</colorrole>
|
||
|
<colorrole role="BrightText">
|
||
|
<brush brushstyle="SolidPattern">
|
||
|
<color alpha="255">
|
||
|
<red>255</red>
|
||
|
<green>255</green>
|
||
|
<blue>255</blue>
|
||
|
</color>
|
||
|
</brush>
|
||
|
</colorrole>
|
||
|
<colorrole role="ButtonText">
|
||
|
<brush brushstyle="SolidPattern">
|
||
|
<color alpha="255">
|
||
|
<red>0</red>
|
||
|
<green>0</green>
|
||
|
<blue>0</blue>
|
||
|
</color>
|
||
|
</brush>
|
||
|
</colorrole>
|
||
|
<colorrole role="Base">
|
||
|
<brush brushstyle="LinearGradientPattern">
|
||
|
<gradient startx="0.507000000000000" starty="0.869318000000000" endx="0.507000000000000" endy="0.096590900000000" type="LinearGradient" spread="PadSpread" coordinatemode="ObjectBoundingMode">
|
||
|
<gradientstop position="0.000000000000000">
|
||
|
<color alpha="255">
|
||
|
<red>243</red>
|
||
|
<green>243</green>
|
||
|
<blue>243</blue>
|
||
|
</color>
|
||
|
</gradientstop>
|
||
|
<gradientstop position="1.000000000000000">
|
||
|
<color alpha="255">
|
||
|
<red>250</red>
|
||
|
<green>250</green>
|
||
|
<blue>250</blue>
|
||
|
</color>
|
||
|
</gradientstop>
|
||
|
</gradient>
|
||
|
</brush>
|
||
|
</colorrole>
|
||
|
<colorrole role="Window">
|
||
|
<brush brushstyle="LinearGradientPattern">
|
||
|
<gradient startx="0.507000000000000" starty="0.869318000000000" endx="0.507000000000000" endy="0.096590900000000" type="LinearGradient" spread="PadSpread" coordinatemode="ObjectBoundingMode">
|
||
|
<gradientstop position="0.000000000000000">
|
||
|
<color alpha="255">
|
||
|
<red>243</red>
|
||
|
<green>243</green>
|
||
|
<blue>243</blue>
|
||
|
</color>
|
||
|
</gradientstop>
|
||
|
<gradientstop position="1.000000000000000">
|
||
|
<color alpha="255">
|
||
|
<red>250</red>
|
||
|
<green>250</green>
|
||
|
<blue>250</blue>
|
||
|
</color>
|
||
|
</gradientstop>
|
||
|
</gradient>
|
||
|
</brush>
|
||
|
</colorrole>
|
||
|
<colorrole role="Shadow">
|
||
|
<brush brushstyle="SolidPattern">
|
||
|
<color alpha="255">
|
||
|
<red>0</red>
|
||
|
<green>0</green>
|
||
|
<blue>0</blue>
|
||
|
</color>
|
||
|
</brush>
|
||
|
</colorrole>
|
||
|
<colorrole role="AlternateBase">
|
||
|
<brush brushstyle="SolidPattern">
|
||
|
<color alpha="255">
|
||
|
<red>251</red>
|
||
|
<green>251</green>
|
||
|
<blue>251</blue>
|
||
|
</color>
|
||
|
</brush>
|
||
|
</colorrole>
|
||
|
<colorrole role="ToolTipBase">
|
||
|
<brush brushstyle="SolidPattern">
|
||
|
<color alpha="255">
|
||
|
<red>255</red>
|
||
|
<green>255</green>
|
||
|
<blue>220</blue>
|
||
|
</color>
|
||
|
</brush>
|
||
|
</colorrole>
|
||
|
<colorrole role="ToolTipText">
|
||
|
<brush brushstyle="SolidPattern">
|
||
|
<color alpha="255">
|
||
|
<red>0</red>
|
||
|
<green>0</green>
|
||
|
<blue>0</blue>
|
||
|
</color>
|
||
|
</brush>
|
||
|
</colorrole>
|
||
|
</inactive>
|
||
|
<disabled>
|
||
|
<colorrole role="WindowText">
|
||
|
<brush brushstyle="SolidPattern">
|
||
|
<color alpha="255">
|
||
|
<red>124</red>
|
||
|
<green>124</green>
|
||
|
<blue>124</blue>
|
||
|
</color>
|
||
|
</brush>
|
||
|
</colorrole>
|
||
|
<colorrole role="Button">
|
||
|
<brush brushstyle="LinearGradientPattern">
|
||
|
<gradient startx="0.507000000000000" starty="0.869318000000000" endx="0.507000000000000" endy="0.096590900000000" type="LinearGradient" spread="PadSpread" coordinatemode="ObjectBoundingMode">
|
||
|
<gradientstop position="0.000000000000000">
|
||
|
<color alpha="255">
|
||
|
<red>243</red>
|
||
|
<green>243</green>
|
||
|
<blue>243</blue>
|
||
|
</color>
|
||
|
</gradientstop>
|
||
|
<gradientstop position="1.000000000000000">
|
||
|
<color alpha="255">
|
||
|
<red>250</red>
|
||
|
<green>250</green>
|
||
|
<blue>250</blue>
|
||
|
</color>
|
||
|
</gradientstop>
|
||
|
</gradient>
|
||
|
</brush>
|
||
|
</colorrole>
|
||
|
<colorrole role="Light">
|
||
|
<brush brushstyle="SolidPattern">
|
||
|
<color alpha="255">
|
||
|
<red>255</red>
|
||
|
<green>255</green>
|
||
|
<blue>255</blue>
|
||
|
</color>
|
||
|
</brush>
|
||
|
</colorrole>
|
||
|
<colorrole role="Midlight">
|
||
|
<brush brushstyle="SolidPattern">
|
||
|
<color alpha="255">
|
||
|
<red>251</red>
|
||
|
<green>251</green>
|
||
|
<blue>251</blue>
|
||
|
</color>
|
||
|
</brush>
|
||
|
</colorrole>
|
||
|
<colorrole role="Dark">
|
||
|
<brush brushstyle="SolidPattern">
|
||
|
<color alpha="255">
|
||
|
<red>124</red>
|
||
|
<green>124</green>
|
||
|
<blue>124</blue>
|
||
|
</color>
|
||
|
</brush>
|
||
|
</colorrole>
|
||
|
<colorrole role="Mid">
|
||
|
<brush brushstyle="SolidPattern">
|
||
|
<color alpha="255">
|
||
|
<red>165</red>
|
||
|
<green>165</green>
|
||
|
<blue>165</blue>
|
||
|
</color>
|
||
|
</brush>
|
||
|
</colorrole>
|
||
|
<colorrole role="Text">
|
||
|
<brush brushstyle="SolidPattern">
|
||
|
<color alpha="255">
|
||
|
<red>124</red>
|
||
|
<green>124</green>
|
||
|
<blue>124</blue>
|
||
|
</color>
|
||
|
</brush>
|
||
|
</colorrole>
|
||
|
<colorrole role="BrightText">
|
||
|
<brush brushstyle="SolidPattern">
|
||
|
<color alpha="255">
|
||
|
<red>255</red>
|
||
|
<green>255</green>
|
||
|
<blue>255</blue>
|
||
|
</color>
|
||
|
</brush>
|
||
|
</colorrole>
|
||
|
<colorrole role="ButtonText">
|
||
|
<brush brushstyle="SolidPattern">
|
||
|
<color alpha="255">
|
||
|
<red>124</red>
|
||
|
<green>124</green>
|
||
|
<blue>124</blue>
|
||
|
</color>
|
||
|
</brush>
|
||
|
</colorrole>
|
||
|
<colorrole role="Base">
|
||
|
<brush brushstyle="LinearGradientPattern">
|
||
|
<gradient startx="0.507000000000000" starty="0.869318000000000" endx="0.507000000000000" endy="0.096590900000000" type="LinearGradient" spread="PadSpread" coordinatemode="ObjectBoundingMode">
|
||
|
<gradientstop position="0.000000000000000">
|
||
|
<color alpha="255">
|
||
|
<red>243</red>
|
||
|
<green>243</green>
|
||
|
<blue>243</blue>
|
||
|
</color>
|
||
|
</gradientstop>
|
||
|
<gradientstop position="1.000000000000000">
|
||
|
<color alpha="255">
|
||
|
<red>250</red>
|
||
|
<green>250</green>
|
||
|
<blue>250</blue>
|
||
|
</color>
|
||
|
</gradientstop>
|
||
|
</gradient>
|
||
|
</brush>
|
||
|
</colorrole>
|
||
|
<colorrole role="Window">
|
||
|
<brush brushstyle="LinearGradientPattern">
|
||
|
<gradient startx="0.507000000000000" starty="0.869318000000000" endx="0.507000000000000" endy="0.096590900000000" type="LinearGradient" spread="PadSpread" coordinatemode="ObjectBoundingMode">
|
||
|
<gradientstop position="0.000000000000000">
|
||
|
<color alpha="255">
|
||
|
<red>243</red>
|
||
|
<green>243</green>
|
||
|
<blue>243</blue>
|
||
|
</color>
|
||
|
</gradientstop>
|
||
|
<gradientstop position="1.000000000000000">
|
||
|
<color alpha="255">
|
||
|
<red>250</red>
|
||
|
<green>250</green>
|
||
|
<blue>250</blue>
|
||
|
</color>
|
||
|
</gradientstop>
|
||
|
</gradient>
|
||
|
</brush>
|
||
|
</colorrole>
|
||
|
<colorrole role="Shadow">
|
||
|
<brush brushstyle="SolidPattern">
|
||
|
<color alpha="255">
|
||
|
<red>0</red>
|
||
|
<green>0</green>
|
||
|
<blue>0</blue>
|
||
|
</color>
|
||
|
</brush>
|
||
|
</colorrole>
|
||
|
<colorrole role="AlternateBase">
|
||
|
<brush brushstyle="SolidPattern">
|
||
|
<color alpha="255">
|
||
|
<red>248</red>
|
||
|
<green>248</green>
|
||
|
<blue>248</blue>
|
||
|
</color>
|
||
|
</brush>
|
||
|
</colorrole>
|
||
|
<colorrole role="ToolTipBase">
|
||
|
<brush brushstyle="SolidPattern">
|
||
|
<color alpha="255">
|
||
|
<red>255</red>
|
||
|
<green>255</green>
|
||
|
<blue>220</blue>
|
||
|
</color>
|
||
|
</brush>
|
||
|
</colorrole>
|
||
|
<colorrole role="ToolTipText">
|
||
|
<brush brushstyle="SolidPattern">
|
||
|
<color alpha="255">
|
||
|
<red>0</red>
|
||
|
<green>0</green>
|
||
|
<blue>0</blue>
|
||
|
</color>
|
||
|
</brush>
|
||
|
</colorrole>
|
||
|
</disabled>
|
||
|
</palette>
|
||
|
</property>
|
||
|
<property name="autoFillBackground">
|
||
|
<bool>false</bool>
|
||
|
</property>
|
||
|
<property name="title">
|
||
|
<string/>
|
||
|
</property>
|
||
|
<property name="alignment">
|
||
|
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
|
||
|
</property>
|
||
|
<layout class="QGridLayout" name="gridLayout_10">
|
||
|
<item row="0" column="0">
|
||
|
<spacer name="horizontalSpacer_3">
|
||
|
<property name="orientation">
|
||
|
<enum>Qt::Horizontal</enum>
|
||
|
</property>
|
||
|
<property name="sizeHint" stdset="0">
|
||
|
<size>
|
||
|
<width>111</width>
|
||
|
<height>10</height>
|
||
|
</size>
|
||
|
</property>
|
||
|
</spacer>
|
||
|
</item>
|
||
|
<item row="0" column="1">
|
||
|
<widget class="QPushButton" name="stabilizationReloadBoardData_6">
|
||
|
<property name="minimumSize">
|
||
|
<size>
|
||
|
<width>120</width>
|
||
|
<height>28</height>
|
||
|
</size>
|
||
|
</property>
|
||
|
<property name="toolTip">
|
||
|
<string>Reloads the saved settings into GCS.
|
||
|
Useful if you have accidentally changed some settings.</string>
|
||
|
</property>
|
||
|
<property name="styleSheet">
|
||
|
<string notr="true">QPushButton {
|
||
|
border: 1px outset #999;
|
||
|
border-radius: 5;
|
||
|
background-color: qlineargradient(spread:pad, x1:0.507, y1:0.869318, x2:0.507, y2:0.0965909, stop:0.28 rgba(236, 236, 236, 255), stop:1 rgba(252, 252, 252, 255));
|
||
|
}
|
||
|
|
||
|
QPushButton:pressed {
|
||
|
|
||
|
border-style: inset;
|
||
|
background-color: qlineargradient(spread:pad, x1:0.502, y1:0.664864, x2:0.502, y2:0.034, stop:0.358209 rgba(250, 250, 250, 255), stop:0.626866 rgba(235, 235, 235, 255));
|
||
|
|
||
|
}
|
||
|
|
||
|
|
||
|
QPushButton:hover {
|
||
|
border: 1px outset #999;
|
||
|
border-color: rgb(83, 83, 83);
|
||
|
border-radius: 4;
|
||
|
}</string>
|
||
|
</property>
|
||
|
<property name="text">
|
||
|
<string>Reload Board Data</string>
|
||
|
</property>
|
||
|
<property name="objrelation" stdset="0">
|
||
|
<stringlist>
|
||
|
<string>button:reload</string>
|
||
|
<string>buttongroup:10</string>
|
||
|
</stringlist>
|
||
|
</property>
|
||
|
</widget>
|
||
|
</item>
|
||
|
<item row="0" column="2">
|
||
|
<widget class="QPushButton" name="saveStabilizationToRAM_6">
|
||
|
<property name="minimumSize">
|
||
|
<size>
|
||
|
<width>60</width>
|
||
|
<height>28</height>
|
||
|
</size>
|
||
|
</property>
|
||
|
<property name="toolTip">
|
||
|
<string>Send settings to the board but do not save to the non-volatile memory</string>
|
||
|
</property>
|
||
|
<property name="styleSheet">
|
||
|
<string notr="true">QPushButton {
|
||
|
border: 1px outset #999;
|
||
|
border-radius: 5;
|
||
|
background-color: qlineargradient(spread:pad, x1:0.507, y1:0.869318, x2:0.507, y2:0.0965909, stop:0.28 rgba(236, 236, 236, 255), stop:1 rgba(252, 252, 252, 255));
|
||
|
}
|
||
|
|
||
|
QPushButton:pressed {
|
||
|
|
||
|
border-style: inset;
|
||
|
background-color: qlineargradient(spread:pad, x1:0.502, y1:0.664864, x2:0.502, y2:0.034, stop:0.358209 rgba(250, 250, 250, 255), stop:0.626866 rgba(235, 235, 235, 255));
|
||
|
|
||
|
}
|
||
|
|
||
|
|
||
|
QPushButton:hover {
|
||
|
border: 1px outset #999;
|
||
|
border-color: rgb(83, 83, 83);
|
||
|
border-radius: 4;
|
||
|
}</string>
|
||
|
</property>
|
||
|
<property name="text">
|
||
|
<string>Apply</string>
|
||
|
</property>
|
||
|
<property name="objrelation" stdset="0">
|
||
|
<stringlist>
|
||
|
<string>button:apply</string>
|
||
|
</stringlist>
|
||
|
</property>
|
||
|
</widget>
|
||
|
</item>
|
||
|
<item row="0" column="3">
|
||
|
<widget class="QPushButton" name="saveStabilizationToSD_6">
|
||
|
<property name="minimumSize">
|
||
|
<size>
|
||
|
<width>60</width>
|
||
|
<height>28</height>
|
||
|
</size>
|
||
|
</property>
|
||
|
<property name="toolTip">
|
||
|
<string>Send settings to the board and save to the non-volatile memory</string>
|
||
|
</property>
|
||
|
<property name="styleSheet">
|
||
|
<string notr="true">QPushButton {
|
||
|
border: 1px outset #999;
|
||
|
border-radius: 5;
|
||
|
background-color: qlineargradient(spread:pad, x1:0.507, y1:0.869318, x2:0.507, y2:0.0965909, stop:0.28 rgba(236, 236, 236, 255), stop:1 rgba(252, 252, 252, 255));
|
||
|
}
|
||
|
|
||
|
QPushButton:pressed {
|
||
|
|
||
|
border-style: inset;
|
||
|
background-color: qlineargradient(spread:pad, x1:0.502, y1:0.664864, x2:0.502, y2:0.034, stop:0.358209 rgba(250, 250, 250, 255), stop:0.626866 rgba(235, 235, 235, 255));
|
||
|
|
||
|
}
|
||
|
|
||
|
|
||
|
QPushButton:hover {
|
||
|
border: 1px outset #999;
|
||
|
border-color: rgb(83, 83, 83);
|
||
|
border-radius: 4;
|
||
|
}</string>
|
||
|
</property>
|
||
|
<property name="text">
|
||
|
<string>Save</string>
|
||
|
</property>
|
||
|
<property name="objrelation" stdset="0">
|
||
|
<stringlist>
|
||
|
<string>button:save</string>
|
||
|
</stringlist>
|
||
|
</property>
|
||
|
</widget>
|
||
|
</item>
|
||
|
</layout>
|
||
|
</widget>
|
||
|
</widget>
|
||
|
<resources/>
|
||
|
<connections/>
|
||
|
</ui>
|