mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-01-19 04:52:12 +01:00
LP-48 Make some strings not translatable, second round.
This commit is contained in:
parent
84aba098ac
commit
774b023048
@ -285,7 +285,7 @@ p, li { white-space: pre-wrap; }
|
||||
<enum>Qt::Horizontal</enum>
|
||||
</property>
|
||||
<property name="objrelation" stdset="0">
|
||||
<stringlist>
|
||||
<stringlist notr="true">
|
||||
<string>objname:RelayTuningSettings</string>
|
||||
<string>fieldname:RateGain</string>
|
||||
<string>scale:0.01</string>
|
||||
@ -303,7 +303,7 @@ p, li { white-space: pre-wrap; }
|
||||
<enum>Qt::Horizontal</enum>
|
||||
</property>
|
||||
<property name="objrelation" stdset="0">
|
||||
<stringlist>
|
||||
<stringlist notr="true">
|
||||
<string>objname:RelayTuningSettings</string>
|
||||
<string>fieldname:AttitudeGain</string>
|
||||
<string>scale:0.01</string>
|
||||
@ -337,7 +337,7 @@ p, li { white-space: pre-wrap; }
|
||||
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
||||
</property>
|
||||
<property name="objrelation" stdset="0">
|
||||
<stringlist>
|
||||
<stringlist notr="true">
|
||||
<string>objname:RelayTuning</string>
|
||||
<string>fieldname:Period</string>
|
||||
<string>element:Roll</string>
|
||||
@ -354,7 +354,7 @@ p, li { white-space: pre-wrap; }
|
||||
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
||||
</property>
|
||||
<property name="objrelation" stdset="0">
|
||||
<stringlist>
|
||||
<stringlist notr="true">
|
||||
<string>objname:RelayTuning</string>
|
||||
<string>fieldname:Gain</string>
|
||||
<string>element:Roll</string>
|
||||
@ -392,7 +392,7 @@ p, li { white-space: pre-wrap; }
|
||||
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
||||
</property>
|
||||
<property name="objrelation" stdset="0">
|
||||
<stringlist>
|
||||
<stringlist notr="true">
|
||||
<string>objname:RelayTuning</string>
|
||||
<string>fieldname:Period</string>
|
||||
<string>element:Pitch</string>
|
||||
@ -409,7 +409,7 @@ p, li { white-space: pre-wrap; }
|
||||
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
||||
</property>
|
||||
<property name="objrelation" stdset="0">
|
||||
<stringlist>
|
||||
<stringlist notr="true">
|
||||
<string>objname:RelayTuning</string>
|
||||
<string>fieldname:Gain</string>
|
||||
<string>element:Pitch</string>
|
||||
@ -561,7 +561,7 @@ p, li { white-space: pre-wrap; }
|
||||
<enum>Qt::Horizontal</enum>
|
||||
</property>
|
||||
<property name="objrelation" stdset="0">
|
||||
<stringlist>
|
||||
<stringlist notr="true">
|
||||
<string>objname:RelayTuningSettings</string>
|
||||
<string>fieldname:Amplitude</string>
|
||||
<string>scale:0.01</string>
|
||||
@ -711,8 +711,8 @@ Useful if you have accidentally changed some settings.</string>
|
||||
<string>Reload Board Data</string>
|
||||
</property>
|
||||
<property name="objrelation" stdset="0">
|
||||
<stringlist>
|
||||
<string notr="true">button:reload</string>
|
||||
<stringlist notr="true">
|
||||
<string>button:reload</string>
|
||||
<string>buttongroup:10</string>
|
||||
</stringlist>
|
||||
</property>
|
||||
@ -736,8 +736,8 @@ Useful if you have accidentally changed some settings.</string>
|
||||
<string>Apply</string>
|
||||
</property>
|
||||
<property name="objrelation" stdset="0">
|
||||
<stringlist>
|
||||
<string notr="true">button:apply</string>
|
||||
<stringlist notr="true">
|
||||
<string>button:apply</string>
|
||||
</stringlist>
|
||||
</property>
|
||||
</widget>
|
||||
@ -760,8 +760,8 @@ Useful if you have accidentally changed some settings.</string>
|
||||
<string>Save</string>
|
||||
</property>
|
||||
<property name="objrelation" stdset="0">
|
||||
<stringlist>
|
||||
<string notr="true">button:save</string>
|
||||
<stringlist notr="true">
|
||||
<string>button:save</string>
|
||||
</stringlist>
|
||||
</property>
|
||||
</widget>
|
||||
|
@ -143,7 +143,7 @@ have to define channel output range using Output configuration tab.</string>
|
||||
<number>20</number>
|
||||
</property>
|
||||
<property name="objrelation" stdset="0">
|
||||
<stringlist>
|
||||
<stringlist notr="true">
|
||||
<string>objname:CameraStabSettings</string>
|
||||
<string>fieldname:OutputRange</string>
|
||||
<string>element:Yaw</string>
|
||||
@ -172,7 +172,7 @@ have to define channel output range using Output configuration tab.</string>
|
||||
<number>20</number>
|
||||
</property>
|
||||
<property name="objrelation" stdset="0">
|
||||
<stringlist>
|
||||
<stringlist notr="true">
|
||||
<string>objname:CameraStabSettings</string>
|
||||
<string>fieldname:OutputRange</string>
|
||||
<string>element:Pitch</string>
|
||||
@ -201,7 +201,7 @@ have to define channel output range using Output configuration tab.</string>
|
||||
<number>20</number>
|
||||
</property>
|
||||
<property name="objrelation" stdset="0">
|
||||
<stringlist>
|
||||
<stringlist notr="true">
|
||||
<string>objname:CameraStabSettings</string>
|
||||
<string>fieldname:OutputRange</string>
|
||||
<string>element:Roll</string>
|
||||
@ -429,7 +429,7 @@ font:bold;</string>
|
||||
Don't forget to map this channel using Input configuration tab.</string>
|
||||
</property>
|
||||
<property name="objrelation" stdset="0">
|
||||
<stringlist>
|
||||
<stringlist notr="true">
|
||||
<string>objname:CameraStabSettings</string>
|
||||
<string>fieldname:Input</string>
|
||||
<string>element:Yaw</string>
|
||||
@ -454,7 +454,7 @@ Don't forget to map this channel using Input configuration tab.</string>
|
||||
Don't forget to map this channel using Input configuration tab.</string>
|
||||
</property>
|
||||
<property name="objrelation" stdset="0">
|
||||
<stringlist>
|
||||
<stringlist notr="true">
|
||||
<string>objname:CameraStabSettings</string>
|
||||
<string>fieldname:Input</string>
|
||||
<string>element:Pitch</string>
|
||||
@ -479,7 +479,7 @@ Don't forget to map this channel using Input configuration tab.</string>
|
||||
Don't forget to map this channel using Input configuration tab.</string>
|
||||
</property>
|
||||
<property name="objrelation" stdset="0">
|
||||
<stringlist>
|
||||
<stringlist notr="true">
|
||||
<string>objname:CameraStabSettings</string>
|
||||
<string>fieldname:Input</string>
|
||||
<string>element:Roll</string>
|
||||
@ -512,7 +512,7 @@ Attitude: camera tracks level for the axis. Input controls the deflection.
|
||||
AxisLock: camera remembers tracking attitude. Input controls the rate of deflection.</string>
|
||||
</property>
|
||||
<property name="objrelation" stdset="0">
|
||||
<stringlist>
|
||||
<stringlist notr="true">
|
||||
<string>objname:CameraStabSettings</string>
|
||||
<string>fieldname:StabilizationMode</string>
|
||||
<string>element:Yaw</string>
|
||||
@ -541,7 +541,7 @@ AxisLock: camera remembers tracking attitude. Input controls the rate of deflect
|
||||
<number>20</number>
|
||||
</property>
|
||||
<property name="objrelation" stdset="0">
|
||||
<stringlist>
|
||||
<stringlist notr="true">
|
||||
<string>objname:CameraStabSettings</string>
|
||||
<string>fieldname:InputRange</string>
|
||||
<string>element:Yaw</string>
|
||||
@ -567,7 +567,7 @@ AxisLock: camera remembers tracking attitude. Input controls the rate of deflect
|
||||
<number>50</number>
|
||||
</property>
|
||||
<property name="objrelation" stdset="0">
|
||||
<stringlist>
|
||||
<stringlist notr="true">
|
||||
<string>objname:CameraStabSettings</string>
|
||||
<string>fieldname:InputRate</string>
|
||||
<string>element:Yaw</string>
|
||||
@ -590,7 +590,7 @@ Attitude: camera tracks level for the axis. Input controls the deflection.
|
||||
AxisLock: camera remembers tracking attitude. Input controls the rate of deflection.</string>
|
||||
</property>
|
||||
<property name="objrelation" stdset="0">
|
||||
<stringlist>
|
||||
<stringlist notr="true">
|
||||
<string>objname:CameraStabSettings</string>
|
||||
<string>fieldname:StabilizationMode</string>
|
||||
<string>element:Pitch</string>
|
||||
@ -619,7 +619,7 @@ AxisLock: camera remembers tracking attitude. Input controls the rate of deflect
|
||||
<number>20</number>
|
||||
</property>
|
||||
<property name="objrelation" stdset="0">
|
||||
<stringlist>
|
||||
<stringlist notr="true">
|
||||
<string>objname:CameraStabSettings</string>
|
||||
<string>fieldname:InputRange</string>
|
||||
<string>element:Pitch</string>
|
||||
@ -645,7 +645,7 @@ AxisLock: camera remembers tracking attitude. Input controls the rate of deflect
|
||||
<number>50</number>
|
||||
</property>
|
||||
<property name="objrelation" stdset="0">
|
||||
<stringlist>
|
||||
<stringlist notr="true">
|
||||
<string>objname:CameraStabSettings</string>
|
||||
<string>fieldname:InputRate</string>
|
||||
<string>element:Pitch</string>
|
||||
@ -668,7 +668,7 @@ Attitude: camera tracks level for the axis. Input controls the deflection.
|
||||
AxisLock: camera remembers tracking attitude. Input controls the rate of deflection.</string>
|
||||
</property>
|
||||
<property name="objrelation" stdset="0">
|
||||
<stringlist>
|
||||
<stringlist notr="true">
|
||||
<string>objname:CameraStabSettings</string>
|
||||
<string>fieldname:StabilizationMode</string>
|
||||
<string>element:Roll</string>
|
||||
@ -697,7 +697,7 @@ AxisLock: camera remembers tracking attitude. Input controls the rate of deflect
|
||||
<number>20</number>
|
||||
</property>
|
||||
<property name="objrelation" stdset="0">
|
||||
<stringlist>
|
||||
<stringlist notr="true">
|
||||
<string>objname:CameraStabSettings</string>
|
||||
<string>fieldname:InputRange</string>
|
||||
<string>element:Roll</string>
|
||||
@ -723,7 +723,7 @@ AxisLock: camera remembers tracking attitude. Input controls the rate of deflect
|
||||
<number>50</number>
|
||||
</property>
|
||||
<property name="objrelation" stdset="0">
|
||||
<stringlist>
|
||||
<stringlist notr="true">
|
||||
<string>objname:CameraStabSettings</string>
|
||||
<string>fieldname:InputRate</string>
|
||||
<string>element:Roll</string>
|
||||
@ -794,7 +794,7 @@ value.</string>
|
||||
<double>1.000000000000000</double>
|
||||
</property>
|
||||
<property name="objrelation" stdset="0">
|
||||
<stringlist>
|
||||
<stringlist notr="true">
|
||||
<string>objname:CameraStabSettings</string>
|
||||
<string>fieldname:MaxAxisLockRate</string>
|
||||
<string>haslimits:no</string>
|
||||
@ -902,7 +902,7 @@ Smoothes estimated airframe attitude used by camera stabilization.</string>
|
||||
<number>250</number>
|
||||
</property>
|
||||
<property name="objrelation" stdset="0">
|
||||
<stringlist>
|
||||
<stringlist notr="true">
|
||||
<string>objname:CameraStabSettings</string>
|
||||
<string>fieldname:ResponseTime</string>
|
||||
<string>element:Roll</string>
|
||||
@ -924,7 +924,7 @@ Smoothes estimated airframe attitude used by camera stabilization.</string>
|
||||
<number>250</number>
|
||||
</property>
|
||||
<property name="objrelation" stdset="0">
|
||||
<stringlist>
|
||||
<stringlist notr="true">
|
||||
<string>objname:CameraStabSettings</string>
|
||||
<string>fieldname:ResponseTime</string>
|
||||
<string>element:Pitch</string>
|
||||
@ -946,7 +946,7 @@ Smoothes estimated airframe attitude used by camera stabilization.</string>
|
||||
<number>250</number>
|
||||
</property>
|
||||
<property name="objrelation" stdset="0">
|
||||
<stringlist>
|
||||
<stringlist notr="true">
|
||||
<string>objname:CameraStabSettings</string>
|
||||
<string>fieldname:ResponseTime</string>
|
||||
<string>element:Yaw</string>
|
||||
@ -976,7 +976,7 @@ Too high value may burn your servo!</string>
|
||||
<number>25</number>
|
||||
</property>
|
||||
<property name="objrelation" stdset="0">
|
||||
<stringlist>
|
||||
<stringlist notr="true">
|
||||
<string>objname:CameraStabSettings</string>
|
||||
<string>fieldname:FeedForward</string>
|
||||
<string>element:Roll</string>
|
||||
@ -1001,7 +1001,7 @@ Too high value may burn your servo!</string>
|
||||
<number>25</number>
|
||||
</property>
|
||||
<property name="objrelation" stdset="0">
|
||||
<stringlist>
|
||||
<stringlist notr="true">
|
||||
<string>objname:CameraStabSettings</string>
|
||||
<string>fieldname:FeedForward</string>
|
||||
<string>element:Pitch</string>
|
||||
@ -1026,7 +1026,7 @@ Too high value may burn your servo!</string>
|
||||
<number>25</number>
|
||||
</property>
|
||||
<property name="objrelation" stdset="0">
|
||||
<stringlist>
|
||||
<stringlist notr="true">
|
||||
<string>objname:CameraStabSettings</string>
|
||||
<string>fieldname:FeedForward</string>
|
||||
<string>element:Yaw</string>
|
||||
@ -1058,7 +1058,7 @@ Range: 0-50ms, default is 5.</string>
|
||||
<number>5</number>
|
||||
</property>
|
||||
<property name="objrelation" stdset="0">
|
||||
<stringlist>
|
||||
<stringlist notr="true">
|
||||
<string>objname:CameraStabSettings</string>
|
||||
<string>fieldname:AccelTime</string>
|
||||
<string>element:Roll</string>
|
||||
@ -1081,7 +1081,7 @@ Range: 0-50ms, default is 5.</string>
|
||||
<number>5</number>
|
||||
</property>
|
||||
<property name="objrelation" stdset="0">
|
||||
<stringlist>
|
||||
<stringlist notr="true">
|
||||
<string>objname:CameraStabSettings</string>
|
||||
<string>fieldname:AccelTime</string>
|
||||
<string>element:Pitch</string>
|
||||
@ -1104,7 +1104,7 @@ Range: 0-50ms, default is 5.</string>
|
||||
<number>5</number>
|
||||
</property>
|
||||
<property name="objrelation" stdset="0">
|
||||
<stringlist>
|
||||
<stringlist notr="true">
|
||||
<string>objname:CameraStabSettings</string>
|
||||
<string>fieldname:AccelTime</string>
|
||||
<string>element:Yaw</string>
|
||||
@ -1134,7 +1134,7 @@ Range: 0-50ms, default is 5.</string>
|
||||
<number>5</number>
|
||||
</property>
|
||||
<property name="objrelation" stdset="0">
|
||||
<stringlist>
|
||||
<stringlist notr="true">
|
||||
<string>objname:CameraStabSettings</string>
|
||||
<string>fieldname:DecelTime</string>
|
||||
<string>element:Roll</string>
|
||||
@ -1157,7 +1157,7 @@ Range: 0-50ms, default is 5.</string>
|
||||
<number>5</number>
|
||||
</property>
|
||||
<property name="objrelation" stdset="0">
|
||||
<stringlist>
|
||||
<stringlist notr="true">
|
||||
<string>objname:CameraStabSettings</string>
|
||||
<string>fieldname:DecelTime</string>
|
||||
<string>element:Pitch</string>
|
||||
@ -1180,7 +1180,7 @@ Range: 0-50ms, default is 5.</string>
|
||||
<number>5</number>
|
||||
</property>
|
||||
<property name="objrelation" stdset="0">
|
||||
<stringlist>
|
||||
<stringlist notr="true">
|
||||
<string>objname:CameraStabSettings</string>
|
||||
<string>fieldname:DecelTime</string>
|
||||
<string>element:Yaw</string>
|
||||
@ -1208,7 +1208,7 @@ Used to limit feed forward acceleration at extreme angles.
|
||||
Generic type provides no limit.</string>
|
||||
</property>
|
||||
<property name="objrelation" stdset="0">
|
||||
<stringlist>
|
||||
<stringlist notr="true">
|
||||
<string>objname:CameraStabSettings</string>
|
||||
<string>fieldname:GimbalType</string>
|
||||
<string>buttongroup:1</string>
|
||||
@ -1244,7 +1244,7 @@ The same value is used for all axes.</string>
|
||||
<number>500</number>
|
||||
</property>
|
||||
<property name="objrelation" stdset="0">
|
||||
<stringlist>
|
||||
<stringlist notr="true">
|
||||
<string>objname:CameraStabSettings</string>
|
||||
<string>fieldname:MaxAccel</string>
|
||||
<string>buttongroup:1</string>
|
||||
@ -1362,8 +1362,8 @@ The same value is used for all axes.</string>
|
||||
<bool>true</bool>
|
||||
</property>
|
||||
<property name="objrelation" stdset="0">
|
||||
<stringlist>
|
||||
<string notr="true">button:help</string>
|
||||
<stringlist notr="true">
|
||||
<string>button:help</string>
|
||||
</stringlist>
|
||||
</property>
|
||||
</widget>
|
||||
@ -1392,8 +1392,8 @@ Apply or Save button afterwards.</string>
|
||||
<string>Reset To Defaults</string>
|
||||
</property>
|
||||
<property name="objrelation" stdset="0">
|
||||
<stringlist>
|
||||
<string notr="true">button:default</string>
|
||||
<stringlist notr="true">
|
||||
<string>button:default</string>
|
||||
<string>buttongroup:1</string>
|
||||
</stringlist>
|
||||
</property>
|
||||
@ -1425,8 +1425,8 @@ Apply or Save button afterwards.</string>
|
||||
<string>Reload Board Data</string>
|
||||
</property>
|
||||
<property name="objrelation" stdset="0">
|
||||
<stringlist>
|
||||
<string notr="true">button:reload</string>
|
||||
<stringlist notr="true">
|
||||
<string>button:reload</string>
|
||||
<string>buttongroup:1</string>
|
||||
</stringlist>
|
||||
</property>
|
||||
@ -1453,8 +1453,8 @@ Apply or Save button afterwards.</string>
|
||||
<string>Apply</string>
|
||||
</property>
|
||||
<property name="objrelation" stdset="0">
|
||||
<stringlist>
|
||||
<string notr="true">button:apply</string>
|
||||
<stringlist notr="true">
|
||||
<string>button:apply</string>
|
||||
</stringlist>
|
||||
</property>
|
||||
</widget>
|
||||
@ -1483,8 +1483,8 @@ Apply or Save button afterwards.</string>
|
||||
<bool>false</bool>
|
||||
</property>
|
||||
<property name="objrelation" stdset="0">
|
||||
<stringlist>
|
||||
<string notr="true">button:save</string>
|
||||
<stringlist notr="true">
|
||||
<string>button:save</string>
|
||||
</stringlist>
|
||||
</property>
|
||||
</widget>
|
||||
|
@ -1671,7 +1671,7 @@ Setup the flight mode channel on the RC Input tab if you have not done so alread
|
||||
<string><html><head/><body><p>Select which set of roll rates / max bank angles / PIDs you want active on this switch position.</p></body></html></string>
|
||||
</property>
|
||||
<property name="objrelation" stdset="0">
|
||||
<stringlist>
|
||||
<stringlist notr="true">
|
||||
<string>objname:StabilizationSettings</string>
|
||||
<string>fieldname:FlightModeMap</string>
|
||||
<string>index:0</string>
|
||||
@ -1697,7 +1697,7 @@ Setup the flight mode channel on the RC Input tab if you have not done so alread
|
||||
<string><html><head/><body><p>Select which set of roll rates / max bank angles / PIDs you want active on this switch position.</p></body></html></string>
|
||||
</property>
|
||||
<property name="objrelation" stdset="0">
|
||||
<stringlist>
|
||||
<stringlist notr="true">
|
||||
<string>objname:StabilizationSettings</string>
|
||||
<string>fieldname:FlightModeMap</string>
|
||||
<string>index:1</string>
|
||||
@ -1723,7 +1723,7 @@ Setup the flight mode channel on the RC Input tab if you have not done so alread
|
||||
<string><html><head/><body><p>Select which set of roll rates / max bank angles / PIDs you want active on this switch position.</p></body></html></string>
|
||||
</property>
|
||||
<property name="objrelation" stdset="0">
|
||||
<stringlist>
|
||||
<stringlist notr="true">
|
||||
<string>objname:StabilizationSettings</string>
|
||||
<string>fieldname:FlightModeMap</string>
|
||||
<string>index:2</string>
|
||||
@ -1752,7 +1752,7 @@ Setup the flight mode channel on the RC Input tab if you have not done so alread
|
||||
<string><html><head/><body><p>Select which set of roll rates / max bank angles / PIDs you want active on this switch position.</p></body></html></string>
|
||||
</property>
|
||||
<property name="objrelation" stdset="0">
|
||||
<stringlist>
|
||||
<stringlist notr="true">
|
||||
<string>objname:StabilizationSettings</string>
|
||||
<string>fieldname:FlightModeMap</string>
|
||||
<string>index:3</string>
|
||||
@ -1781,7 +1781,7 @@ Setup the flight mode channel on the RC Input tab if you have not done so alread
|
||||
<string><html><head/><body><p>Select which set of roll rates / max bank angles / PIDs you want active on this switch position.</p></body></html></string>
|
||||
</property>
|
||||
<property name="objrelation" stdset="0">
|
||||
<stringlist>
|
||||
<stringlist notr="true">
|
||||
<string>objname:StabilizationSettings</string>
|
||||
<string>fieldname:FlightModeMap</string>
|
||||
<string>index:4</string>
|
||||
@ -1810,7 +1810,7 @@ Setup the flight mode channel on the RC Input tab if you have not done so alread
|
||||
<string><html><head/><body><p>Select which set of roll rates / max bank angles / PIDs you want active on this switch position.</p></body></html></string>
|
||||
</property>
|
||||
<property name="objrelation" stdset="0">
|
||||
<stringlist>
|
||||
<stringlist notr="true">
|
||||
<string>objname:StabilizationSettings</string>
|
||||
<string>fieldname:FlightModeMap</string>
|
||||
<string>index:5</string>
|
||||
@ -2063,7 +2063,7 @@ font:bold;</string>
|
||||
<string><html><head/><body><p>GPSAssist adds a brake/hold sequence to Stabilization when pitch & roll is centered, and on initiation of PositionHold. GPSAssist also enables pitch & roll control during the auto landing flight mode.</p></body></html></string>
|
||||
</property>
|
||||
<property name="objrelation" stdset="0">
|
||||
<stringlist>
|
||||
<stringlist notr="true">
|
||||
<string>objname:StabilizationSettings</string>
|
||||
<string>fieldname:FlightModeAssistMap</string>
|
||||
<string>index:0</string>
|
||||
@ -2089,7 +2089,7 @@ font:bold;</string>
|
||||
<string><html><head/><body><p>GPSAssist adds a brake/hold sequence to Stabilization when pitch & roll is centered, and on initiation of PositionHold. GPSAssist also enables pitch & roll control during the auto landing flight mode.</p></body></html></string>
|
||||
</property>
|
||||
<property name="objrelation" stdset="0">
|
||||
<stringlist>
|
||||
<stringlist notr="true">
|
||||
<string>objname:StabilizationSettings</string>
|
||||
<string>fieldname:FlightModeAssistMap</string>
|
||||
<string>index:1</string>
|
||||
@ -2115,7 +2115,7 @@ font:bold;</string>
|
||||
<string><html><head/><body><p>GPSAssist adds a brake/hold sequence to Stabilization when pitch & roll is centered, and on initiation of PositionHold. GPSAssist also enables pitch & roll control during the auto landing flight mode.</p></body></html></string>
|
||||
</property>
|
||||
<property name="objrelation" stdset="0">
|
||||
<stringlist>
|
||||
<stringlist notr="true">
|
||||
<string>objname:StabilizationSettings</string>
|
||||
<string>fieldname:FlightModeAssistMap</string>
|
||||
<string>index:2</string>
|
||||
@ -2144,7 +2144,7 @@ font:bold;</string>
|
||||
<string><html><head/><body><p>GPSAssist adds a brake/hold sequence to Stabilization when pitch & roll is centered, and on initiation of PositionHold. GPSAssist also enables pitch & roll control during the auto landing flight mode.</p></body></html></string>
|
||||
</property>
|
||||
<property name="objrelation" stdset="0">
|
||||
<stringlist>
|
||||
<stringlist notr="true">
|
||||
<string>objname:StabilizationSettings</string>
|
||||
<string>fieldname:FlightModeAssistMap</string>
|
||||
<string>index:3</string>
|
||||
@ -2173,7 +2173,7 @@ font:bold;</string>
|
||||
<string><html><head/><body><p>GPSAssist adds a brake/hold sequence to Stabilization when pitch & roll is centered, and on initiation of PositionHold. GPSAssist also enables pitch & roll control during the auto landing flight mode.</p></body></html></string>
|
||||
</property>
|
||||
<property name="objrelation" stdset="0">
|
||||
<stringlist>
|
||||
<stringlist notr="true">
|
||||
<string>objname:StabilizationSettings</string>
|
||||
<string>fieldname:FlightModeAssistMap</string>
|
||||
<string>index:4</string>
|
||||
@ -2202,7 +2202,7 @@ font:bold;</string>
|
||||
<string><html><head/><body><p>GPSAssist adds a brake/hold sequence to Stabilization when pitch & roll is centered, and on initiation of PositionHold. GPSAssist also enables pitch & roll control during the auto landing flight mode.</p></body></html></string>
|
||||
</property>
|
||||
<property name="objrelation" stdset="0">
|
||||
<stringlist>
|
||||
<stringlist notr="true">
|
||||
<string>objname:StabilizationSettings</string>
|
||||
<string>fieldname:FlightModeAssistMap</string>
|
||||
<string>index:5</string>
|
||||
@ -2401,9 +2401,9 @@ font:bold;</string>
|
||||
<string>Default</string>
|
||||
</property>
|
||||
<property name="objrelation" stdset="0">
|
||||
<stringlist>
|
||||
<stringlist notr="true">
|
||||
<string>objname:ManualControlSettings</string>
|
||||
<string notr="true">button:default</string>
|
||||
<string>button:default</string>
|
||||
<string>buttongroup:555</string>
|
||||
</stringlist>
|
||||
</property>
|
||||
|
@ -139,17 +139,17 @@
|
||||
</row>
|
||||
<row>
|
||||
<property name="text">
|
||||
<string>4</string>
|
||||
<string notr="true">4</string>
|
||||
</property>
|
||||
</row>
|
||||
<row>
|
||||
<property name="text">
|
||||
<string>3</string>
|
||||
<string notr="true">3</string>
|
||||
</property>
|
||||
</row>
|
||||
<row>
|
||||
<property name="text">
|
||||
<string>2</string>
|
||||
<string notr="true">2</string>
|
||||
</property>
|
||||
</row>
|
||||
<row>
|
||||
@ -167,27 +167,27 @@
|
||||
</column>
|
||||
<item row="0" column="0">
|
||||
<property name="text">
|
||||
<string>1.0</string>
|
||||
<string notr="true">1.0</string>
|
||||
</property>
|
||||
</item>
|
||||
<item row="1" column="0">
|
||||
<property name="text">
|
||||
<string>.75</string>
|
||||
<string notr="true">.75</string>
|
||||
</property>
|
||||
</item>
|
||||
<item row="2" column="0">
|
||||
<property name="text">
|
||||
<string>.50</string>
|
||||
<string notr="true">.50</string>
|
||||
</property>
|
||||
</item>
|
||||
<item row="3" column="0">
|
||||
<property name="text">
|
||||
<string>.25</string>
|
||||
<string notr="true">.25</string>
|
||||
</property>
|
||||
</item>
|
||||
<item row="4" column="0">
|
||||
<property name="text">
|
||||
<string>.00</string>
|
||||
<string notr="true">.00</string>
|
||||
</property>
|
||||
</item>
|
||||
</widget>
|
||||
|
@ -1910,8 +1910,8 @@ Leave blank to use autogenerated Device ID.</string>
|
||||
<bool>true</bool>
|
||||
</property>
|
||||
<property name="objrelation" stdset="0">
|
||||
<stringlist>
|
||||
<string notr="true">button:help</string>
|
||||
<stringlist notr="true">
|
||||
<string>button:help</string>
|
||||
</stringlist>
|
||||
</property>
|
||||
</widget>
|
||||
@ -1922,7 +1922,7 @@ Leave blank to use autogenerated Device ID.</string>
|
||||
<string>Send settings to the board but do not save to the non-volatile memory.</string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string notr="true">Apply</string>
|
||||
<string>Apply</string>
|
||||
</property>
|
||||
<property name="objrelation" stdset="0">
|
||||
<string notr="true">button:apply</string>
|
||||
|
@ -435,7 +435,7 @@
|
||||
<enum>QAbstractScrollArea::AdjustIgnored</enum>
|
||||
</property>
|
||||
<property name="html">
|
||||
<string><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
|
||||
<string notr="true"><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
|
||||
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
|
||||
p, li { white-space: pre-wrap; }
|
||||
</style></head><body style=" font-family:'Ubuntu'; font-size:10pt; font-weight:400; font-style:normal;">
|
||||
@ -528,7 +528,7 @@ p, li { white-space: pre-wrap; }
|
||||
<bool>true</bool>
|
||||
</property>
|
||||
<property name="objrelation" stdset="0">
|
||||
<stringlist>
|
||||
<stringlist notr="true">
|
||||
<string>objname:HomeLocation</string>
|
||||
<string>fieldname:g_e</string>
|
||||
</stringlist>
|
||||
@ -544,7 +544,7 @@ p, li { white-space: pre-wrap; }
|
||||
<bool>true</bool>
|
||||
</property>
|
||||
<property name="objrelation" stdset="0">
|
||||
<stringlist>
|
||||
<stringlist notr="true">
|
||||
<string>objname:HomeLocation</string>
|
||||
<string>fieldname:Latitude</string>
|
||||
</stringlist>
|
||||
@ -577,7 +577,7 @@ p, li { white-space: pre-wrap; }
|
||||
<bool>true</bool>
|
||||
</property>
|
||||
<property name="objrelation" stdset="0">
|
||||
<stringlist>
|
||||
<stringlist notr="true">
|
||||
<string>objname:HomeLocation</string>
|
||||
<string>fieldname:Altitude</string>
|
||||
</stringlist>
|
||||
@ -607,7 +607,7 @@ p, li { white-space: pre-wrap; }
|
||||
<bool>true</bool>
|
||||
</property>
|
||||
<property name="objrelation" stdset="0">
|
||||
<stringlist>
|
||||
<stringlist notr="true">
|
||||
<string>objname:HomeLocation</string>
|
||||
<string>fieldname:Longitude</string>
|
||||
</stringlist>
|
||||
@ -626,7 +626,7 @@ p, li { white-space: pre-wrap; }
|
||||
<bool>true</bool>
|
||||
</property>
|
||||
<property name="objrelation" stdset="0">
|
||||
<stringlist>
|
||||
<stringlist notr="true">
|
||||
<string>objname:HomeLocation</string>
|
||||
<string>fieldname:Set</string>
|
||||
</stringlist>
|
||||
@ -1502,7 +1502,7 @@ font:bold;</string>
|
||||
</sizepolicy>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>external</string>
|
||||
<string notr="true">external</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
|
@ -282,7 +282,7 @@ margin-top: -1px;
|
||||
<number>0</number>
|
||||
</property>
|
||||
<property name="objrelation" stdset="0">
|
||||
<stringlist>
|
||||
<stringlist notr="true">
|
||||
<string>objname:StabilizationSettingsBankX</string>
|
||||
<string>fieldname:StickExpo</string>
|
||||
<string>haslimits:yes</string>
|
||||
@ -370,7 +370,7 @@ margin-top: -1px;
|
||||
<number>0</number>
|
||||
</property>
|
||||
<property name="objrelation" stdset="0">
|
||||
<stringlist>
|
||||
<stringlist notr="true">
|
||||
<string>objname:StabilizationSettingsBankX</string>
|
||||
<string>fieldname:StickExpo</string>
|
||||
<string>haslimits:yes</string>
|
||||
@ -489,7 +489,7 @@ margin-top: -1px;
|
||||
<number>0</number>
|
||||
</property>
|
||||
<property name="objrelation" stdset="0">
|
||||
<stringlist>
|
||||
<stringlist notr="true">
|
||||
<string>objname:StabilizationSettingsBankX</string>
|
||||
<string>fieldname:StickExpo</string>
|
||||
<string>haslimits:yes</string>
|
||||
@ -583,7 +583,7 @@ margin-top: -1px;
|
||||
<number>20</number>
|
||||
</property>
|
||||
<property name="objrelation" stdset="0">
|
||||
<stringlist>
|
||||
<stringlist notr="true">
|
||||
<string>objname:StabilizationSettingsBankX</string>
|
||||
<string>fieldname:StickExpo</string>
|
||||
<string>haslimits:yes</string>
|
||||
@ -624,7 +624,7 @@ margin-top: -1px;
|
||||
<number>20</number>
|
||||
</property>
|
||||
<property name="objrelation" stdset="0">
|
||||
<stringlist>
|
||||
<stringlist notr="true">
|
||||
<string>objname:StabilizationSettingsBankX</string>
|
||||
<string>fieldname:StickExpo</string>
|
||||
<string>haslimits:yes</string>
|
||||
@ -665,7 +665,7 @@ margin-top: -1px;
|
||||
<number>20</number>
|
||||
</property>
|
||||
<property name="objrelation" stdset="0">
|
||||
<stringlist>
|
||||
<stringlist notr="true">
|
||||
<string>objname:StabilizationSettingsBankX</string>
|
||||
<string>fieldname:StickExpo</string>
|
||||
<string>haslimits:yes</string>
|
||||
@ -694,9 +694,9 @@ margin-top: -1px;
|
||||
<string>Default</string>
|
||||
</property>
|
||||
<property name="objrelation" stdset="0">
|
||||
<stringlist>
|
||||
<stringlist notr="true">
|
||||
<string>objname:StabilizationSettings</string>
|
||||
<string notr="true">button:default</string>
|
||||
<string>button:default</string>
|
||||
<string>buttongroup:66</string>
|
||||
</stringlist>
|
||||
</property>
|
||||
@ -762,9 +762,9 @@ margin-top: -1px;
|
||||
<string>Default</string>
|
||||
</property>
|
||||
<property name="objrelation" stdset="0">
|
||||
<stringlist>
|
||||
<stringlist notr="true">
|
||||
<string>objname:StabilizationSettings</string>
|
||||
<string notr="true">button:default</string>
|
||||
<string>button:default</string>
|
||||
<string>buttongroup:6</string>
|
||||
</stringlist>
|
||||
</property>
|
||||
@ -819,7 +819,7 @@ margin-top: -1px;
|
||||
<number>400</number>
|
||||
</property>
|
||||
<property name="objrelation" stdset="0">
|
||||
<stringlist>
|
||||
<stringlist notr="true">
|
||||
<string>objname:StabilizationSettingsBankX</string>
|
||||
<string>fieldname:ManualRate</string>
|
||||
<string>element:Roll</string>
|
||||
@ -2004,7 +2004,7 @@ border-radius: 5;</string>
|
||||
<number>83</number>
|
||||
</property>
|
||||
<property name="objrelation" stdset="0">
|
||||
<stringlist>
|
||||
<stringlist notr="true">
|
||||
<string>objname:StabilizationSettingsBankX</string>
|
||||
<string>fieldname:RollMax</string>
|
||||
<string>haslimits:no</string>
|
||||
@ -2044,7 +2044,7 @@ border-radius: 5;</string>
|
||||
<number>20</number>
|
||||
</property>
|
||||
<property name="objrelation" stdset="0">
|
||||
<stringlist>
|
||||
<stringlist notr="true">
|
||||
<string>objname:StabilizationSettingsBankX</string>
|
||||
<string>fieldname:ManualRate</string>
|
||||
<string>element:Roll</string>
|
||||
@ -2079,7 +2079,7 @@ border-radius: 5;</string>
|
||||
<number>400</number>
|
||||
</property>
|
||||
<property name="objrelation" stdset="0">
|
||||
<stringlist>
|
||||
<stringlist notr="true">
|
||||
<string>objname:StabilizationSettingsBankX</string>
|
||||
<string>fieldname:ManualRate</string>
|
||||
<string>element:Yaw</string>
|
||||
@ -2145,7 +2145,7 @@ border-radius: 5;</string>
|
||||
<number>10</number>
|
||||
</property>
|
||||
<property name="objrelation" stdset="0">
|
||||
<stringlist>
|
||||
<stringlist notr="true">
|
||||
<string>objname:StabilizationSettingsBankX</string>
|
||||
<string>fieldname:RollMax</string>
|
||||
<string>haslimits:no</string>
|
||||
@ -2738,7 +2738,7 @@ border-radius: 5;</string>
|
||||
<number>20</number>
|
||||
</property>
|
||||
<property name="objrelation" stdset="0">
|
||||
<stringlist>
|
||||
<stringlist notr="true">
|
||||
<string>objname:StabilizationSettingsBankX</string>
|
||||
<string>fieldname:ManualRate</string>
|
||||
<string>element:Yaw</string>
|
||||
@ -2848,8 +2848,8 @@ border-radius: 5;</string>
|
||||
<string>Default</string>
|
||||
</property>
|
||||
<property name="objrelation" stdset="0">
|
||||
<stringlist>
|
||||
<string notr="true">button:default</string>
|
||||
<stringlist notr="true">
|
||||
<string>button:default</string>
|
||||
<string>buttongroup:77</string>
|
||||
</stringlist>
|
||||
</property>
|
||||
@ -2893,7 +2893,7 @@ border-radius: 5;</string>
|
||||
<number>5</number>
|
||||
</property>
|
||||
<property name="objrelation" stdset="0">
|
||||
<stringlist>
|
||||
<stringlist notr="true">
|
||||
<string>objname:StabilizationSettingsBankX</string>
|
||||
<string>fieldname:AcroInsanityFactor</string>
|
||||
<string>scale:1</string>
|
||||
@ -2927,7 +2927,7 @@ border-radius: 5;</string>
|
||||
<number>50</number>
|
||||
</property>
|
||||
<property name="objrelation" stdset="0">
|
||||
<stringlist>
|
||||
<stringlist notr="true">
|
||||
<string>objname:StabilizationSettingsBankX</string>
|
||||
<string>fieldname:AcroInsanityFactor</string>
|
||||
<string>scale:1</string>
|
||||
@ -2992,7 +2992,7 @@ border-radius: 5;</string>
|
||||
<number>5</number>
|
||||
</property>
|
||||
<property name="objrelation" stdset="0">
|
||||
<stringlist>
|
||||
<stringlist notr="true">
|
||||
<string>objname:StabilizationSettingsBankX</string>
|
||||
<string>fieldname:AcroInsanityFactor</string>
|
||||
<string>scale:1</string>
|
||||
@ -3026,7 +3026,7 @@ border-radius: 5;</string>
|
||||
<number>50</number>
|
||||
</property>
|
||||
<property name="objrelation" stdset="0">
|
||||
<stringlist>
|
||||
<stringlist notr="true">
|
||||
<string>objname:StabilizationSettingsBankX</string>
|
||||
<string>fieldname:AcroInsanityFactor</string>
|
||||
<string>scale:1</string>
|
||||
@ -3082,7 +3082,7 @@ border-radius: 5;</string>
|
||||
<number>50</number>
|
||||
</property>
|
||||
<property name="objrelation" stdset="0">
|
||||
<stringlist>
|
||||
<stringlist notr="true">
|
||||
<string>objname:StabilizationSettingsBankX</string>
|
||||
<string>fieldname:AcroInsanityFactor</string>
|
||||
<string>scale:1</string>
|
||||
@ -3125,7 +3125,7 @@ border-radius: 5;</string>
|
||||
<number>5</number>
|
||||
</property>
|
||||
<property name="objrelation" stdset="0">
|
||||
<stringlist>
|
||||
<stringlist notr="true">
|
||||
<string>objname:StabilizationSettingsBankX</string>
|
||||
<string>fieldname:AcroInsanityFactor</string>
|
||||
<string>scale:1</string>
|
||||
@ -3265,8 +3265,8 @@ border-radius: 5;</string>
|
||||
<string>Default</string>
|
||||
</property>
|
||||
<property name="objrelation" stdset="0">
|
||||
<stringlist>
|
||||
<string notr="true">button:default</string>
|
||||
<stringlist notr="true">
|
||||
<string>button:default</string>
|
||||
<string>buttongroup:1</string>
|
||||
</stringlist>
|
||||
</property>
|
||||
@ -3735,7 +3735,7 @@ border-radius: 5;</string>
|
||||
<number>20</number>
|
||||
</property>
|
||||
<property name="objrelation" stdset="0">
|
||||
<stringlist>
|
||||
<stringlist notr="true">
|
||||
<string>objname:StabilizationSettingsBankX</string>
|
||||
<string>fieldname:RollRatePID</string>
|
||||
<string>element:Ki</string>
|
||||
@ -3771,7 +3771,7 @@ value as the Kp.</string>
|
||||
<number>200</number>
|
||||
</property>
|
||||
<property name="objrelation" stdset="0">
|
||||
<stringlist>
|
||||
<stringlist notr="true">
|
||||
<string>objname:StabilizationSettingsBankX</string>
|
||||
<string>fieldname:PitchRatePID</string>
|
||||
<string>element:Ki</string>
|
||||
@ -3807,7 +3807,7 @@ value as the Kp.</string>
|
||||
<number>200</number>
|
||||
</property>
|
||||
<property name="objrelation" stdset="0">
|
||||
<stringlist>
|
||||
<stringlist notr="true">
|
||||
<string>objname:StabilizationSettingsBankX</string>
|
||||
<string>fieldname:RollRatePID</string>
|
||||
<string>element:Ki</string>
|
||||
@ -3876,7 +3876,7 @@ value as the Kp.</string>
|
||||
<number>20</number>
|
||||
</property>
|
||||
<property name="objrelation" stdset="0">
|
||||
<stringlist>
|
||||
<stringlist notr="true">
|
||||
<string>objname:StabilizationSettingsBankX</string>
|
||||
<string>fieldname:PitchRatePID</string>
|
||||
<string>element:Kp</string>
|
||||
@ -3920,7 +3920,7 @@ value as the Kp.</string>
|
||||
<number>20</number>
|
||||
</property>
|
||||
<property name="objrelation" stdset="0">
|
||||
<stringlist>
|
||||
<stringlist notr="true">
|
||||
<string>objname:StabilizationSettingsBankX</string>
|
||||
<string>fieldname:YawRatePID</string>
|
||||
<string>element:Kp</string>
|
||||
@ -5639,7 +5639,7 @@ border-radius: 5;</string>
|
||||
<number>20</number>
|
||||
</property>
|
||||
<property name="objrelation" stdset="0">
|
||||
<stringlist>
|
||||
<stringlist notr="true">
|
||||
<string>objname:StabilizationSettingsBankX</string>
|
||||
<string>fieldname:PitchRatePID</string>
|
||||
<string>element:Ki</string>
|
||||
@ -5675,7 +5675,7 @@ value as the Kp.</string>
|
||||
<number>200</number>
|
||||
</property>
|
||||
<property name="objrelation" stdset="0">
|
||||
<stringlist>
|
||||
<stringlist notr="true">
|
||||
<string>objname:StabilizationSettingsBankX</string>
|
||||
<string>fieldname:YawRatePID</string>
|
||||
<string>element:Ki</string>
|
||||
@ -5711,7 +5711,7 @@ Then lower the value by 5 or so.</string>
|
||||
<number>200</number>
|
||||
</property>
|
||||
<property name="objrelation" stdset="0">
|
||||
<stringlist>
|
||||
<stringlist notr="true">
|
||||
<string>objname:StabilizationSettingsBankX</string>
|
||||
<string>fieldname:PitchRatePID</string>
|
||||
<string>element:Kp</string>
|
||||
@ -5755,7 +5755,7 @@ Then lower the value by 5 or so.</string>
|
||||
<number>20</number>
|
||||
</property>
|
||||
<property name="objrelation" stdset="0">
|
||||
<stringlist>
|
||||
<stringlist notr="true">
|
||||
<string>objname:StabilizationSettingsBankX</string>
|
||||
<string>fieldname:YawRatePID</string>
|
||||
<string>element:Ki</string>
|
||||
@ -5802,7 +5802,7 @@ Then lower the value by 5 or so.</string>
|
||||
<number>20</number>
|
||||
</property>
|
||||
<property name="objrelation" stdset="0">
|
||||
<stringlist>
|
||||
<stringlist notr="true">
|
||||
<string>objname:StabilizationSettingsBankX</string>
|
||||
<string>fieldname:RollRatePID</string>
|
||||
<string>element:Kp</string>
|
||||
@ -5838,7 +5838,7 @@ Then lower the value by 5 or so.</string>
|
||||
<number>200</number>
|
||||
</property>
|
||||
<property name="objrelation" stdset="0">
|
||||
<stringlist>
|
||||
<stringlist notr="true">
|
||||
<string>objname:StabilizationSettingsBankX</string>
|
||||
<string>fieldname:RollRatePID</string>
|
||||
<string>element:Kp</string>
|
||||
@ -5874,7 +5874,7 @@ Then lower the value by 5 or so.</string>
|
||||
<number>200</number>
|
||||
</property>
|
||||
<property name="objrelation" stdset="0">
|
||||
<stringlist>
|
||||
<stringlist notr="true">
|
||||
<string>objname:StabilizationSettingsBankX</string>
|
||||
<string>fieldname:YawRatePID</string>
|
||||
<string>element:Kp</string>
|
||||
@ -5960,8 +5960,8 @@ Then lower the value by 5 or so.</string>
|
||||
<string>Default</string>
|
||||
</property>
|
||||
<property name="objrelation" stdset="0">
|
||||
<stringlist>
|
||||
<string notr="true">button:default</string>
|
||||
<stringlist notr="true">
|
||||
<string>button:default</string>
|
||||
<string>buttongroup:2</string>
|
||||
</stringlist>
|
||||
</property>
|
||||
@ -7574,7 +7574,7 @@ border-radius: 5;</string>
|
||||
<number>20</number>
|
||||
</property>
|
||||
<property name="objrelation" stdset="0">
|
||||
<stringlist>
|
||||
<stringlist notr="true">
|
||||
<string>objname:StabilizationSettingsBankX</string>
|
||||
<string>fieldname:RollPI</string>
|
||||
<string>element:Kp</string>
|
||||
@ -7606,7 +7606,7 @@ border-radius: 5;</string>
|
||||
<number>200</number>
|
||||
</property>
|
||||
<property name="objrelation" stdset="0">
|
||||
<stringlist>
|
||||
<stringlist notr="true">
|
||||
<string>objname:StabilizationSettingsBankX</string>
|
||||
<string>fieldname:RollPI</string>
|
||||
<string>element:Kp</string>
|
||||
@ -7650,7 +7650,7 @@ border-radius: 5;</string>
|
||||
<number>20</number>
|
||||
</property>
|
||||
<property name="objrelation" stdset="0">
|
||||
<stringlist>
|
||||
<stringlist notr="true">
|
||||
<string>objname:StabilizationSettingsBankX</string>
|
||||
<string>fieldname:PitchPI</string>
|
||||
<string>element:Kp</string>
|
||||
@ -7682,7 +7682,7 @@ border-radius: 5;</string>
|
||||
<number>200</number>
|
||||
</property>
|
||||
<property name="objrelation" stdset="0">
|
||||
<stringlist>
|
||||
<stringlist notr="true">
|
||||
<string>objname:StabilizationSettingsBankX</string>
|
||||
<string>fieldname:PitchPI</string>
|
||||
<string>element:Kp</string>
|
||||
@ -7822,7 +7822,7 @@ border-radius: 5;</string>
|
||||
<string>Zero the integral when throttle is low</string>
|
||||
</property>
|
||||
<property name="objrelation" stdset="0">
|
||||
<stringlist>
|
||||
<stringlist notr="true">
|
||||
<string>objname:StabilizationSettings</string>
|
||||
<string>fieldname:LowThrottleZeroIntegral</string>
|
||||
</stringlist>
|
||||
@ -8070,9 +8070,9 @@ border-radius: 5;</string>
|
||||
<string>Default</string>
|
||||
</property>
|
||||
<property name="objrelation" stdset="0">
|
||||
<stringlist>
|
||||
<stringlist notr="true">
|
||||
<string>objname:StabilizationSettings</string>
|
||||
<string notr="true">button:default</string>
|
||||
<string>button:default</string>
|
||||
<string>buttongroup:6</string>
|
||||
</stringlist>
|
||||
</property>
|
||||
@ -9112,7 +9112,7 @@ border-radius: 5;</string>
|
||||
<double>1.000000000000000</double>
|
||||
</property>
|
||||
<property name="objrelation" stdset="0">
|
||||
<stringlist>
|
||||
<stringlist notr="true">
|
||||
<string>objname:StabilizationSettingsBankX</string>
|
||||
<string>fieldname:PitchMax</string>
|
||||
<string>haslimits:no</string>
|
||||
@ -9192,7 +9192,7 @@ response (deg/s)</string>
|
||||
<double>1.000000000000000</double>
|
||||
</property>
|
||||
<property name="objrelation" stdset="0">
|
||||
<stringlist>
|
||||
<stringlist notr="true">
|
||||
<string>objname:StabilizationSettingsBankX</string>
|
||||
<string>fieldname:ManualRate</string>
|
||||
<string>element:Roll</string>
|
||||
@ -9245,7 +9245,7 @@ response (deg/s)</string>
|
||||
<double>1.000000000000000</double>
|
||||
</property>
|
||||
<property name="objrelation" stdset="0">
|
||||
<stringlist>
|
||||
<stringlist notr="true">
|
||||
<string>objname:StabilizationSettingsBankX</string>
|
||||
<string>fieldname:MaximumRate</string>
|
||||
<string>element:Roll</string>
|
||||
@ -9862,7 +9862,7 @@ border-radius: 5;</string>
|
||||
<double>1.000000000000000</double>
|
||||
</property>
|
||||
<property name="objrelation" stdset="0">
|
||||
<stringlist>
|
||||
<stringlist notr="true">
|
||||
<string>objname:StabilizationSettingsBankX</string>
|
||||
<string>fieldname:ManualRate</string>
|
||||
<string>element:Yaw</string>
|
||||
@ -10468,7 +10468,7 @@ border-radius: 5;</string>
|
||||
<double>1.000000000000000</double>
|
||||
</property>
|
||||
<property name="objrelation" stdset="0">
|
||||
<stringlist>
|
||||
<stringlist notr="true">
|
||||
<string>objname:StabilizationSettingsBankX</string>
|
||||
<string>fieldname:RollMax</string>
|
||||
<string>haslimits:no</string>
|
||||
@ -10520,7 +10520,7 @@ border-radius: 5;</string>
|
||||
<double>1.000000000000000</double>
|
||||
</property>
|
||||
<property name="objrelation" stdset="0">
|
||||
<stringlist>
|
||||
<stringlist notr="true">
|
||||
<string>objname:StabilizationSettingsBankX</string>
|
||||
<string>fieldname:MaximumRate</string>
|
||||
<string>element:Pitch</string>
|
||||
@ -10573,7 +10573,7 @@ border-radius: 5;</string>
|
||||
<double>1.000000000000000</double>
|
||||
</property>
|
||||
<property name="objrelation" stdset="0">
|
||||
<stringlist>
|
||||
<stringlist notr="true">
|
||||
<string>objname:StabilizationSettingsBankX</string>
|
||||
<string>fieldname:ManualRate</string>
|
||||
<string>element:Pitch</string>
|
||||
@ -10626,7 +10626,7 @@ border-radius: 5;</string>
|
||||
<double>1.000000000000000</double>
|
||||
</property>
|
||||
<property name="objrelation" stdset="0">
|
||||
<stringlist>
|
||||
<stringlist notr="true">
|
||||
<string>objname:StabilizationSettingsBankX</string>
|
||||
<string>fieldname:MaximumRate</string>
|
||||
<string>element:Yaw</string>
|
||||
@ -10709,7 +10709,7 @@ border-radius: 5;</string>
|
||||
<string>Enable TPS</string>
|
||||
</property>
|
||||
<property name="objrelation" stdset="0">
|
||||
<stringlist>
|
||||
<stringlist notr="true">
|
||||
<string>objname:StabilizationSettingsBankX</string>
|
||||
<string>fieldname:EnableThrustPIDScaling</string>
|
||||
<string>buttongroup:99</string>
|
||||
@ -11270,7 +11270,7 @@ border-radius: 5;</string>
|
||||
<item>
|
||||
<widget class="QComboBox" name="ThrustPIDSource">
|
||||
<property name="objrelation" stdset="0">
|
||||
<stringlist>
|
||||
<stringlist notr="true">
|
||||
<string>objname:StabilizationSettingsBankX</string>
|
||||
<string>fieldname:ThrustPIDScaleSource</string>
|
||||
<string>buttongroup:99</string>
|
||||
@ -11831,7 +11831,7 @@ border-radius: 5;</string>
|
||||
<item>
|
||||
<widget class="QComboBox" name="ThrustPIDTarget">
|
||||
<property name="objrelation" stdset="0">
|
||||
<stringlist>
|
||||
<stringlist notr="true">
|
||||
<string>objname:StabilizationSettingsBankX</string>
|
||||
<string>fieldname:ThrustPIDScaleTarget</string>
|
||||
<string>buttongroup:99</string>
|
||||
@ -12392,7 +12392,7 @@ border-radius: 5;</string>
|
||||
<item>
|
||||
<widget class="QComboBox" name="ThrustPIDAxis">
|
||||
<property name="objrelation" stdset="0">
|
||||
<stringlist>
|
||||
<stringlist notr="true">
|
||||
<string>objname:StabilizationSettingsBankX</string>
|
||||
<string>fieldname:ThrustPIDScaleAxes</string>
|
||||
<string>buttongroup:99</string>
|
||||
@ -12415,9 +12415,9 @@ border-radius: 5;</string>
|
||||
<string>Default</string>
|
||||
</property>
|
||||
<property name="objrelation" stdset="0">
|
||||
<stringlist>
|
||||
<stringlist notr="true">
|
||||
<string>objname:StabilizationSettings</string>
|
||||
<string notr="true">button:default</string>
|
||||
<string>button:default</string>
|
||||
<string>buttongroup:99</string>
|
||||
</stringlist>
|
||||
</property>
|
||||
@ -12532,9 +12532,9 @@ border-radius: 5;</string>
|
||||
<string>Default</string>
|
||||
</property>
|
||||
<property name="objrelation" stdset="0">
|
||||
<stringlist>
|
||||
<stringlist notr="true">
|
||||
<string>objname:StabilizationSettings</string>
|
||||
<string notr="true">button:default</string>
|
||||
<string>button:default</string>
|
||||
<string>buttongroup:4</string>
|
||||
</stringlist>
|
||||
</property>
|
||||
@ -13025,7 +13025,7 @@ border-radius: 5;</string>
|
||||
<double>0.000100000000000</double>
|
||||
</property>
|
||||
<property name="objrelation" stdset="0">
|
||||
<stringlist>
|
||||
<stringlist notr="true">
|
||||
<string>objname:StabilizationSettingsBankX</string>
|
||||
<string>fieldname:RollRatePID</string>
|
||||
<string>element:Ki</string>
|
||||
@ -13625,7 +13625,7 @@ border-radius: 5;</string>
|
||||
<double>0.000100000000000</double>
|
||||
</property>
|
||||
<property name="objrelation" stdset="0">
|
||||
<stringlist>
|
||||
<stringlist notr="true">
|
||||
<string>objname:StabilizationSettingsBankX</string>
|
||||
<string>fieldname:YawRatePID</string>
|
||||
<string>element:Ki</string>
|
||||
@ -13675,7 +13675,7 @@ border-radius: 5;</string>
|
||||
<double>0.000100000000000</double>
|
||||
</property>
|
||||
<property name="objrelation" stdset="0">
|
||||
<stringlist>
|
||||
<stringlist notr="true">
|
||||
<string>objname:StabilizationSettingsBankX</string>
|
||||
<string>fieldname:YawRatePID</string>
|
||||
<string>element:Kp</string>
|
||||
@ -14275,7 +14275,7 @@ border-radius: 5;</string>
|
||||
<double>0.000100000000000</double>
|
||||
</property>
|
||||
<property name="objrelation" stdset="0">
|
||||
<stringlist>
|
||||
<stringlist notr="true">
|
||||
<string>objname:StabilizationSettingsBankX</string>
|
||||
<string>fieldname:PitchRatePID</string>
|
||||
<string>element:Ki</string>
|
||||
@ -14326,7 +14326,7 @@ border-radius: 5;</string>
|
||||
<double>0.000001000000000</double>
|
||||
</property>
|
||||
<property name="objrelation" stdset="0">
|
||||
<stringlist>
|
||||
<stringlist notr="true">
|
||||
<string>objname:StabilizationSettingsBankX</string>
|
||||
<string>fieldname:PitchRatePID</string>
|
||||
<string>element:Kd</string>
|
||||
@ -14395,7 +14395,7 @@ border-radius: 5;</string>
|
||||
<double>0.000100000000000</double>
|
||||
</property>
|
||||
<property name="objrelation" stdset="0">
|
||||
<stringlist>
|
||||
<stringlist notr="true">
|
||||
<string>objname:StabilizationSettingsBankX</string>
|
||||
<string>fieldname:PitchRatePID</string>
|
||||
<string>element:Kp</string>
|
||||
@ -14445,7 +14445,7 @@ border-radius: 5;</string>
|
||||
<double>0.000001000000000</double>
|
||||
</property>
|
||||
<property name="objrelation" stdset="0">
|
||||
<stringlist>
|
||||
<stringlist notr="true">
|
||||
<string>objname:StabilizationSettingsBankX</string>
|
||||
<string>fieldname:YawRatePID</string>
|
||||
<string>element:Kd</string>
|
||||
@ -15076,7 +15076,7 @@ border-radius: 5;</string>
|
||||
<double>0.000100000000000</double>
|
||||
</property>
|
||||
<property name="objrelation" stdset="0">
|
||||
<stringlist>
|
||||
<stringlist notr="true">
|
||||
<string>objname:StabilizationSettingsBankX</string>
|
||||
<string>fieldname:RollRatePID</string>
|
||||
<string>element:Kp</string>
|
||||
@ -15126,7 +15126,7 @@ border-radius: 5;</string>
|
||||
<double>0.000001000000000</double>
|
||||
</property>
|
||||
<property name="objrelation" stdset="0">
|
||||
<stringlist>
|
||||
<stringlist notr="true">
|
||||
<string>objname:StabilizationSettingsBankX</string>
|
||||
<string>fieldname:RollRatePID</string>
|
||||
<string>element:Kd</string>
|
||||
@ -15246,9 +15246,9 @@ border-radius: 5;</string>
|
||||
<string>Default</string>
|
||||
</property>
|
||||
<property name="objrelation" stdset="0">
|
||||
<stringlist>
|
||||
<stringlist notr="true">
|
||||
<string>objname:StabilizationSettings</string>
|
||||
<string notr="true">button:default</string>
|
||||
<string>button:default</string>
|
||||
<string>buttongroup:5</string>
|
||||
</stringlist>
|
||||
</property>
|
||||
@ -15733,7 +15733,7 @@ border-radius: 5;</string>
|
||||
<double>0.100000000000000</double>
|
||||
</property>
|
||||
<property name="objrelation" stdset="0">
|
||||
<stringlist>
|
||||
<stringlist notr="true">
|
||||
<string>objname:StabilizationSettingsBankX</string>
|
||||
<string>fieldname:PitchPI</string>
|
||||
<string>element:Kp</string>
|
||||
@ -16358,7 +16358,7 @@ border-radius: 5;</string>
|
||||
<double>0.100000000000000</double>
|
||||
</property>
|
||||
<property name="objrelation" stdset="0">
|
||||
<stringlist>
|
||||
<stringlist notr="true">
|
||||
<string>objname:StabilizationSettingsBankX</string>
|
||||
<string>fieldname:RollPI</string>
|
||||
<string>element:Kp</string>
|
||||
@ -16408,7 +16408,7 @@ border-radius: 5;</string>
|
||||
<double>0.100000000000000</double>
|
||||
</property>
|
||||
<property name="objrelation" stdset="0">
|
||||
<stringlist>
|
||||
<stringlist notr="true">
|
||||
<string>objname:StabilizationSettingsBankX</string>
|
||||
<string>fieldname:PitchPI</string>
|
||||
<string>element:Ki</string>
|
||||
@ -16458,7 +16458,7 @@ border-radius: 5;</string>
|
||||
<double>0.100000000000000</double>
|
||||
</property>
|
||||
<property name="objrelation" stdset="0">
|
||||
<stringlist>
|
||||
<stringlist notr="true">
|
||||
<string>objname:StabilizationSettingsBankX</string>
|
||||
<string>fieldname:RollPI</string>
|
||||
<string>element:Ki</string>
|
||||
@ -17082,7 +17082,7 @@ border-radius: 5;</string>
|
||||
<string>Enable pirouette compensation</string>
|
||||
</property>
|
||||
<property name="objrelation" stdset="0">
|
||||
<stringlist>
|
||||
<stringlist notr="true">
|
||||
<string>objname:StabilizationSettingsBankX</string>
|
||||
<string>fieldname:EnablePiroComp</string>
|
||||
<string>buttongroup:55</string>
|
||||
@ -17102,9 +17102,9 @@ border-radius: 5;</string>
|
||||
<string>Default</string>
|
||||
</property>
|
||||
<property name="objrelation" stdset="0">
|
||||
<stringlist>
|
||||
<stringlist notr="true">
|
||||
<string>objname:StabilizationSettings</string>
|
||||
<string notr="true">button:default</string>
|
||||
<string>button:default</string>
|
||||
<string>buttongroup:55</string>
|
||||
</stringlist>
|
||||
</property>
|
||||
@ -17143,9 +17143,9 @@ border-radius: 5;</string>
|
||||
<string>Default</string>
|
||||
</property>
|
||||
<property name="objrelation" stdset="0">
|
||||
<stringlist>
|
||||
<stringlist notr="true">
|
||||
<string>objname:StabilizationSettings</string>
|
||||
<string notr="true">button:default</string>
|
||||
<string>button:default</string>
|
||||
<string>buttongroup:56</string>
|
||||
</stringlist>
|
||||
</property>
|
||||
@ -17206,7 +17206,7 @@ border-radius: 5;</string>
|
||||
<double>0.000000000000000</double>
|
||||
</property>
|
||||
<property name="objrelation" stdset="0">
|
||||
<stringlist>
|
||||
<stringlist notr="true">
|
||||
<string>objname:StabilizationSettingsBankX</string>
|
||||
<string>fieldname:FpvCamTiltCompensation</string>
|
||||
<string>haslimits:no</string>
|
||||
@ -17397,9 +17397,9 @@ border-radius: 5;</string>
|
||||
<string>Default</string>
|
||||
</property>
|
||||
<property name="objrelation" stdset="0">
|
||||
<stringlist>
|
||||
<stringlist notr="true">
|
||||
<string>objname:StabilizationSettings</string>
|
||||
<string notr="true">button:default</string>
|
||||
<string>button:default</string>
|
||||
<string>buttongroup:25</string>
|
||||
</stringlist>
|
||||
</property>
|
||||
@ -17453,7 +17453,7 @@ border-radius: 5;</string>
|
||||
<double>1.000000000000000</double>
|
||||
</property>
|
||||
<property name="objrelation" stdset="0">
|
||||
<stringlist>
|
||||
<stringlist notr="true">
|
||||
<string>objname:StabilizationSettings</string>
|
||||
<string>fieldname:MaxWeakLevelingRate</string>
|
||||
<string>haslimits:no</string>
|
||||
@ -18612,7 +18612,7 @@ font:bold;</string>
|
||||
<double>0.010000000000000</double>
|
||||
</property>
|
||||
<property name="objrelation" stdset="0">
|
||||
<stringlist>
|
||||
<stringlist notr="true">
|
||||
<string>objname:StabilizationSettings</string>
|
||||
<string>fieldname:WeakLevelingKp</string>
|
||||
<string>haslimits:no</string>
|
||||
@ -18664,9 +18664,9 @@ font:bold;</string>
|
||||
<string>Default</string>
|
||||
</property>
|
||||
<property name="objrelation" stdset="0">
|
||||
<stringlist>
|
||||
<stringlist notr="true">
|
||||
<string>objname:StabilizationSettings</string>
|
||||
<string notr="true">button:default</string>
|
||||
<string>button:default</string>
|
||||
<string>buttongroup:31</string>
|
||||
</stringlist>
|
||||
</property>
|
||||
@ -18723,7 +18723,7 @@ font:bold;</string>
|
||||
<double>1.000000000000000</double>
|
||||
</property>
|
||||
<property name="objrelation" stdset="0">
|
||||
<stringlist>
|
||||
<stringlist notr="true">
|
||||
<string>objname:StabilizationSettings</string>
|
||||
<string>fieldname:MaxAxisLock</string>
|
||||
<string>haslimits:no</string>
|
||||
@ -19882,7 +19882,7 @@ font:bold;</string>
|
||||
<double>1.000000000000000</double>
|
||||
</property>
|
||||
<property name="objrelation" stdset="0">
|
||||
<stringlist>
|
||||
<stringlist notr="true">
|
||||
<string>objname:StabilizationSettings</string>
|
||||
<string>fieldname:MaxAxisLockRate</string>
|
||||
<string>haslimits:no</string>
|
||||
@ -19935,9 +19935,9 @@ font:bold;</string>
|
||||
<string>Default</string>
|
||||
</property>
|
||||
<property name="objrelation" stdset="0">
|
||||
<stringlist>
|
||||
<stringlist notr="true">
|
||||
<string>objname:StabilizationSettings</string>
|
||||
<string notr="true">button:default</string>
|
||||
<string>button:default</string>
|
||||
<string>buttongroup:15</string>
|
||||
</stringlist>
|
||||
</property>
|
||||
@ -20063,7 +20063,7 @@ border-radius: 5;</string>
|
||||
<double>80.000000000000000</double>
|
||||
</property>
|
||||
<property name="objrelation" stdset="0">
|
||||
<stringlist>
|
||||
<stringlist notr="true">
|
||||
<string>objname:StabilizationSettings</string>
|
||||
<string>fieldname:RattitudeModeTransition</string>
|
||||
<string>haslimits:no</string>
|
||||
@ -20179,7 +20179,7 @@ border-radius: 5;</string>
|
||||
<double>5.000000000000000</double>
|
||||
</property>
|
||||
<property name="objrelation" stdset="0">
|
||||
<stringlist>
|
||||
<stringlist notr="true">
|
||||
<string>objname:StabilizationSettings</string>
|
||||
<string>fieldname:CruiseControlMinThrust</string>
|
||||
<string>haslimits:no</string>
|
||||
@ -20222,7 +20222,7 @@ border-radius: 5;</string>
|
||||
<double>90.000000000000000</double>
|
||||
</property>
|
||||
<property name="objrelation" stdset="0">
|
||||
<stringlist>
|
||||
<stringlist notr="true">
|
||||
<string>objname:StabilizationSettings</string>
|
||||
<string>fieldname:CruiseControlMaxThrust</string>
|
||||
<string>haslimits:no</string>
|
||||
@ -20286,7 +20286,7 @@ border-radius: 5;</string>
|
||||
<string><html><head/><body><p>CP helis can set this to Reversed to automatically reverse the direction of thrust when inverted. Fixed pitch copters, including multicopters, should leave this set at Unreversed. Unreversed direction with Boosted power may be dangerous because it adds power and the thrust direction moves the aircraft towards the ground.</p></body></html></string>
|
||||
</property>
|
||||
<property name="objrelation" stdset="0">
|
||||
<stringlist>
|
||||
<stringlist notr="true">
|
||||
<string>objname:StabilizationSettings</string>
|
||||
<string>fieldname:CruiseControlInvertedThrustReversing</string>
|
||||
<string>haslimits:no</string>
|
||||
@ -20368,7 +20368,7 @@ border-radius: 5;</string>
|
||||
<double>105.000000000000000</double>
|
||||
</property>
|
||||
<property name="objrelation" stdset="0">
|
||||
<stringlist>
|
||||
<stringlist notr="true">
|
||||
<string>objname:StabilizationSettings</string>
|
||||
<string>fieldname:CruiseControlMaxAngle</string>
|
||||
<string>haslimits:no</string>
|
||||
@ -20456,7 +20456,7 @@ border-radius: 5;</string>
|
||||
<double>3.000000000000000</double>
|
||||
</property>
|
||||
<property name="objrelation" stdset="0">
|
||||
<stringlist>
|
||||
<stringlist notr="true">
|
||||
<string>objname:StabilizationSettings</string>
|
||||
<string>fieldname:CruiseControlMaxPowerFactor</string>
|
||||
<string>haslimits:no</string>
|
||||
@ -20589,7 +20589,7 @@ border-radius: 5;</string>
|
||||
<string><html><head/><body><p>The amount of power used when in inverted mode. Zero (min throttle stick for fixed pitch copters includding multicopters, neutral collective for CP), Normal (uses stick value), or Boosted (boosted according to bank angle). Beginning multicopter pilots should leave this set to Zero to automatically reduce throttle during flips. Boosted power with Unreversed direction may be dangerous because it adds power and the thrust direction moves the aircraft towards the ground.</p></body></html></string>
|
||||
</property>
|
||||
<property name="objrelation" stdset="0">
|
||||
<stringlist>
|
||||
<stringlist notr="true">
|
||||
<string>objname:StabilizationSettings</string>
|
||||
<string>fieldname:CruiseControlInvertedPowerOutput</string>
|
||||
<string>haslimits:no</string>
|
||||
@ -20638,7 +20638,7 @@ border-radius: 5;</string>
|
||||
<double>100.000000000000000</double>
|
||||
</property>
|
||||
<property name="objrelation" stdset="0">
|
||||
<stringlist>
|
||||
<stringlist notr="true">
|
||||
<string>objname:StabilizationSettings</string>
|
||||
<string>fieldname:CruiseControlPowerTrim</string>
|
||||
<string>haslimits:no</string>
|
||||
@ -20756,7 +20756,7 @@ border-radius: 5;</string>
|
||||
<double>0.250000000000000</double>
|
||||
</property>
|
||||
<property name="objrelation" stdset="0">
|
||||
<stringlist>
|
||||
<stringlist notr="true">
|
||||
<string>objname:StabilizationSettings</string>
|
||||
<string>fieldname:CruiseControlPowerDelayComp</string>
|
||||
<string>haslimits:no</string>
|
||||
@ -20778,9 +20778,9 @@ border-radius: 5;</string>
|
||||
<string>Default</string>
|
||||
</property>
|
||||
<property name="objrelation" stdset="0">
|
||||
<stringlist>
|
||||
<stringlist notr="true">
|
||||
<string>objname:StabilizationSettings</string>
|
||||
<string notr="true">button:default</string>
|
||||
<string>button:default</string>
|
||||
<string>buttongroup:16</string>
|
||||
</stringlist>
|
||||
</property>
|
||||
@ -20842,9 +20842,9 @@ border-radius: 5;</string>
|
||||
<string>Default</string>
|
||||
</property>
|
||||
<property name="objrelation" stdset="0">
|
||||
<stringlist>
|
||||
<stringlist notr="true">
|
||||
<string>objname:StabilizationSettings</string>
|
||||
<string notr="true">button:default</string>
|
||||
<string>button:default</string>
|
||||
<string>buttongroup:8</string>
|
||||
</stringlist>
|
||||
</property>
|
||||
@ -21874,7 +21874,7 @@ font:bold;</string>
|
||||
<double>0.000100000000000</double>
|
||||
</property>
|
||||
<property name="objrelation" stdset="0">
|
||||
<stringlist>
|
||||
<stringlist notr="true">
|
||||
<string>objname:AttitudeSettings</string>
|
||||
<string>fieldname:AccelKi</string>
|
||||
<string>haslimits:no</string>
|
||||
@ -21926,7 +21926,7 @@ font:bold;</string>
|
||||
<double>0.010000000000000</double>
|
||||
</property>
|
||||
<property name="objrelation" stdset="0">
|
||||
<stringlist>
|
||||
<stringlist notr="true">
|
||||
<string>objname:AttitudeSettings</string>
|
||||
<string>fieldname:AccelKp</string>
|
||||
<string>haslimits:no</string>
|
||||
@ -22530,7 +22530,7 @@ font:bold;</string>
|
||||
<double>0.001000000000000</double>
|
||||
</property>
|
||||
<property name="objrelation" stdset="0">
|
||||
<stringlist>
|
||||
<stringlist notr="true">
|
||||
<string>objname:StabilizationSettings</string>
|
||||
<string>fieldname:GyroTau</string>
|
||||
<string>haslimits:no</string>
|
||||
@ -23280,9 +23280,9 @@ font:bold;</string>
|
||||
<string>Default</string>
|
||||
</property>
|
||||
<property name="objrelation" stdset="0">
|
||||
<stringlist>
|
||||
<stringlist notr="true">
|
||||
<string>objname:AltitudeHoldSettings</string>
|
||||
<string notr="true">button:default</string>
|
||||
<string>button:default</string>
|
||||
<string>buttongroup:98</string>
|
||||
</stringlist>
|
||||
</property>
|
||||
@ -24325,7 +24325,7 @@ border-radius: 5;</string>
|
||||
<number>51</number>
|
||||
</property>
|
||||
<property name="objrelation" stdset="0">
|
||||
<stringlist>
|
||||
<stringlist notr="true">
|
||||
<string>objname:AltitudeHoldSettings</string>
|
||||
<string>fieldname:VerticalPosP</string>
|
||||
<string>scale:0.01</string>
|
||||
@ -24431,7 +24431,7 @@ border-radius: 5;</string>
|
||||
<enum>QSlider::TicksBelow</enum>
|
||||
</property>
|
||||
<property name="objrelation" stdset="0">
|
||||
<stringlist>
|
||||
<stringlist notr="true">
|
||||
<string>objname:AltitudeHoldSettings</string>
|
||||
<string>fieldname:VerticalVelPID</string>
|
||||
<string>element:Ki</string>
|
||||
@ -24478,7 +24478,7 @@ border-radius: 5;</string>
|
||||
<number>25</number>
|
||||
</property>
|
||||
<property name="objrelation" stdset="0">
|
||||
<stringlist>
|
||||
<stringlist notr="true">
|
||||
<string>objname:AltitudeHoldSettings</string>
|
||||
<string>fieldname:VerticalVelPID</string>
|
||||
<string>element:Ki</string>
|
||||
@ -24538,7 +24538,7 @@ border-radius: 5;</string>
|
||||
<enum>QSlider::TicksBelow</enum>
|
||||
</property>
|
||||
<property name="objrelation" stdset="0">
|
||||
<stringlist>
|
||||
<stringlist notr="true">
|
||||
<string>objname:AltitudeHoldSettings</string>
|
||||
<string>fieldname:VerticalVelPID</string>
|
||||
<string>element:Kd</string>
|
||||
@ -24585,7 +24585,7 @@ border-radius: 5;</string>
|
||||
<number>51</number>
|
||||
</property>
|
||||
<property name="objrelation" stdset="0">
|
||||
<stringlist>
|
||||
<stringlist notr="true">
|
||||
<string>objname:AltitudeHoldSettings</string>
|
||||
<string>fieldname:VerticalVelPID</string>
|
||||
<string>element:Kd</string>
|
||||
@ -24651,7 +24651,7 @@ border-radius: 5;</string>
|
||||
<enum>QSlider::TicksBelow</enum>
|
||||
</property>
|
||||
<property name="objrelation" stdset="0">
|
||||
<stringlist>
|
||||
<stringlist notr="true">
|
||||
<string>objname:AltitudeHoldSettings</string>
|
||||
<string>fieldname:VerticalVelPID</string>
|
||||
<string>element:Beta</string>
|
||||
@ -24701,7 +24701,7 @@ border-radius: 5;</string>
|
||||
<number>90</number>
|
||||
</property>
|
||||
<property name="objrelation" stdset="0">
|
||||
<stringlist>
|
||||
<stringlist notr="true">
|
||||
<string>objname:AltitudeHoldSettings</string>
|
||||
<string>fieldname:VerticalVelPID</string>
|
||||
<string>element:Beta</string>
|
||||
@ -24748,7 +24748,7 @@ border-radius: 5;</string>
|
||||
<number>50</number>
|
||||
</property>
|
||||
<property name="objrelation" stdset="0">
|
||||
<stringlist>
|
||||
<stringlist notr="true">
|
||||
<string>objname:AltitudeHoldSettings</string>
|
||||
<string>fieldname:VerticalVelPID</string>
|
||||
<string>element:Kp</string>
|
||||
@ -24805,7 +24805,7 @@ border-radius: 5;</string>
|
||||
<enum>QSlider::TicksBelow</enum>
|
||||
</property>
|
||||
<property name="objrelation" stdset="0">
|
||||
<stringlist>
|
||||
<stringlist notr="true">
|
||||
<string>objname:AltitudeHoldSettings</string>
|
||||
<string>fieldname:VerticalVelPID</string>
|
||||
<string>element:Kp</string>
|
||||
@ -24897,9 +24897,9 @@ border-radius: 5;</string>
|
||||
<string>Default</string>
|
||||
</property>
|
||||
<property name="objrelation" stdset="0">
|
||||
<stringlist>
|
||||
<stringlist notr="true">
|
||||
<string>objname:AltitudeHoldSettings</string>
|
||||
<string notr="true">button:default</string>
|
||||
<string>button:default</string>
|
||||
<string>buttongroup:99</string>
|
||||
</stringlist>
|
||||
</property>
|
||||
@ -25401,7 +25401,7 @@ border-radius: 5;</string>
|
||||
<double>128.000000000000000</double>
|
||||
</property>
|
||||
<property name="objrelation" stdset="0">
|
||||
<stringlist>
|
||||
<stringlist notr="true">
|
||||
<string>objname:AltitudeHoldSettings</string>
|
||||
<string>fieldname:ThrustExp</string>
|
||||
<string>haslimits:no</string>
|
||||
@ -25475,7 +25475,7 @@ border-radius: 5;</string>
|
||||
<double>3.000000000000000</double>
|
||||
</property>
|
||||
<property name="objrelation" stdset="0">
|
||||
<stringlist>
|
||||
<stringlist notr="true">
|
||||
<string>objname:AltitudeHoldSettings</string>
|
||||
<string>fieldname:ThrustRate</string>
|
||||
<string>haslimits:no</string>
|
||||
@ -25500,7 +25500,7 @@ border-radius: 5;</string>
|
||||
<enum>QSlider::TicksBelow</enum>
|
||||
</property>
|
||||
<property name="objrelation" stdset="0">
|
||||
<stringlist>
|
||||
<stringlist notr="true">
|
||||
<string>objname:AltitudeHoldSettings</string>
|
||||
<string>fieldname:ThrustExp</string>
|
||||
<string>haslimits:no</string>
|
||||
@ -26084,7 +26084,7 @@ border-radius: 5;</string>
|
||||
<number>0</number>
|
||||
</property>
|
||||
<property name="objrelation" stdset="0">
|
||||
<stringlist>
|
||||
<stringlist notr="true">
|
||||
<string>objname:AltitudeHoldSettings</string>
|
||||
<string>fieldname:ThrustRate</string>
|
||||
<string>haslimits:no</string>
|
||||
@ -26256,8 +26256,8 @@ border-radius: 5;</string>
|
||||
<bool>true</bool>
|
||||
</property>
|
||||
<property name="objrelation" stdset="0">
|
||||
<stringlist>
|
||||
<string notr="true">button:help</string>
|
||||
<stringlist notr="true">
|
||||
<string>button:help</string>
|
||||
</stringlist>
|
||||
</property>
|
||||
</widget>
|
||||
@ -26299,8 +26299,8 @@ Useful if you have accidentally changed some settings.</string>
|
||||
</size>
|
||||
</property>
|
||||
<property name="objrelation" stdset="0">
|
||||
<stringlist>
|
||||
<string notr="true">button:reload</string>
|
||||
<stringlist notr="true">
|
||||
<string>button:reload</string>
|
||||
<string>buttongroup:10</string>
|
||||
</stringlist>
|
||||
</property>
|
||||
@ -26336,8 +26336,8 @@ Useful if you have accidentally changed some settings.</string>
|
||||
<string>Apply</string>
|
||||
</property>
|
||||
<property name="objrelation" stdset="0">
|
||||
<stringlist>
|
||||
<string notr="true">button:apply</string>
|
||||
<stringlist notr="true">
|
||||
<string>button:apply</string>
|
||||
</stringlist>
|
||||
</property>
|
||||
</widget>
|
||||
@ -26372,8 +26372,8 @@ Useful if you have accidentally changed some settings.</string>
|
||||
<string>Save</string>
|
||||
</property>
|
||||
<property name="objrelation" stdset="0">
|
||||
<stringlist>
|
||||
<string notr="true">button:save</string>
|
||||
<stringlist notr="true">
|
||||
<string>button:save</string>
|
||||
</stringlist>
|
||||
</property>
|
||||
</widget>
|
||||
|
@ -813,8 +813,8 @@ font:bold;</string>
|
||||
<string>Default</string>
|
||||
</property>
|
||||
<property name="objrelation" stdset="0">
|
||||
<stringlist>
|
||||
<string notr="true">button:default</string>
|
||||
<stringlist notr="true">
|
||||
<string>button:default</string>
|
||||
<string>buttongroup:10</string>
|
||||
</stringlist>
|
||||
</property>
|
||||
@ -881,7 +881,7 @@ font:bold;</string>
|
||||
<number>5</number>
|
||||
</property>
|
||||
<property name="objrelation" stdset="0">
|
||||
<stringlist>
|
||||
<stringlist notr="true">
|
||||
<string>objname:TxPIDSettings</string>
|
||||
<string>fieldname:EasyTunePitchRollRateFactors</string>
|
||||
<string>scale:0.1</string>
|
||||
@ -946,7 +946,7 @@ font:bold;</string>
|
||||
<double>0.013500000000000</double>
|
||||
</property>
|
||||
<property name="objrelation" stdset="0">
|
||||
<stringlist>
|
||||
<stringlist notr="true">
|
||||
<string>objname:TxPIDSettings</string>
|
||||
<string>fieldname:EasyTunePitchRollRateFactors</string>
|
||||
<string>scale:1</string>
|
||||
@ -971,7 +971,7 @@ font:bold;</string>
|
||||
<string>AutoCalc Yaw</string>
|
||||
</property>
|
||||
<property name="objrelation" stdset="0">
|
||||
<stringlist>
|
||||
<stringlist notr="true">
|
||||
<string>objname:TxPIDSettings</string>
|
||||
<string>fieldname:EasyTuneRatePIDRecalculateYaw</string>
|
||||
<string>buttongroup:11</string>
|
||||
@ -1037,7 +1037,7 @@ font:bold;</string>
|
||||
<number>5</number>
|
||||
</property>
|
||||
<property name="objrelation" stdset="0">
|
||||
<stringlist>
|
||||
<stringlist notr="true">
|
||||
<string>objname:TxPIDSettings</string>
|
||||
<string>fieldname:EasyTuneYawRateFactors</string>
|
||||
<string>scale:0.1</string>
|
||||
@ -1099,7 +1099,7 @@ font:bold;</string>
|
||||
<double>1.900000000000000</double>
|
||||
</property>
|
||||
<property name="objrelation" stdset="0">
|
||||
<stringlist>
|
||||
<stringlist notr="true">
|
||||
<string>objname:TxPIDSettings</string>
|
||||
<string>fieldname:EasyTuneYawRateFactors</string>
|
||||
<string>scale:1</string>
|
||||
@ -1164,7 +1164,7 @@ font:bold;</string>
|
||||
<double>0.008500000000000</double>
|
||||
</property>
|
||||
<property name="objrelation" stdset="0">
|
||||
<stringlist>
|
||||
<stringlist notr="true">
|
||||
<string>objname:TxPIDSettings</string>
|
||||
<string>fieldname:EasyTuneYawRateFactors</string>
|
||||
<string>scale:1</string>
|
||||
@ -1242,8 +1242,8 @@ font:bold;</string>
|
||||
<string>Default</string>
|
||||
</property>
|
||||
<property name="objrelation" stdset="0">
|
||||
<stringlist>
|
||||
<string notr="true">button:default</string>
|
||||
<stringlist notr="true">
|
||||
<string>button:default</string>
|
||||
<string>buttongroup:11</string>
|
||||
</stringlist>
|
||||
</property>
|
||||
@ -1282,7 +1282,7 @@ font:bold;</string>
|
||||
<double>2.500000000000000</double>
|
||||
</property>
|
||||
<property name="objrelation" stdset="0">
|
||||
<stringlist>
|
||||
<stringlist notr="true">
|
||||
<string>objname:TxPIDSettings</string>
|
||||
<string>fieldname:EasyTuneYawRateFactors</string>
|
||||
<string>scale:1</string>
|
||||
@ -1322,7 +1322,7 @@ font:bold;</string>
|
||||
<double>4.000000000000000</double>
|
||||
</property>
|
||||
<property name="objrelation" stdset="0">
|
||||
<stringlist>
|
||||
<stringlist notr="true">
|
||||
<string>objname:TxPIDSettings</string>
|
||||
<string>fieldname:EasyTunePitchRollRateFactors</string>
|
||||
<string>scale:1</string>
|
||||
@ -1477,8 +1477,8 @@ font:bold;</string>
|
||||
<bool>true</bool>
|
||||
</property>
|
||||
<property name="objrelation" stdset="0">
|
||||
<stringlist>
|
||||
<string notr="true">button:help</string>
|
||||
<stringlist notr="true">
|
||||
<string>button:help</string>
|
||||
</stringlist>
|
||||
</property>
|
||||
</widget>
|
||||
|
@ -20,7 +20,7 @@
|
||||
<bool>true</bool>
|
||||
</property>
|
||||
<property name="windowTitle">
|
||||
<string>Form</string>
|
||||
<string notr="true">Form</string>
|
||||
</property>
|
||||
<property name="styleSheet">
|
||||
<string notr="true">background-color: transparent;
|
||||
@ -301,7 +301,7 @@ border-radius: 10px;
|
||||
<enum>QFrame::NoFrame</enum>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>labelStatus</string>
|
||||
<string notr="true">labelStatus</string>
|
||||
</property>
|
||||
<property name="alignment">
|
||||
<set>Qt::AlignCenter</set>
|
||||
@ -366,7 +366,7 @@ border-radius: 3px;
|
||||
<set>Qt::AlignCenter</set>
|
||||
</property>
|
||||
<property name="format">
|
||||
<string>%v</string>
|
||||
<string notr="true">%v</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
|
@ -17,7 +17,7 @@
|
||||
</sizepolicy>
|
||||
</property>
|
||||
<property name="windowTitle">
|
||||
<string>Form</string>
|
||||
<string notr="true">Form</string>
|
||||
</property>
|
||||
<property name="styleSheet">
|
||||
<string notr="true">background-color: rgba(0, 0, 0, 0);
|
||||
@ -89,7 +89,7 @@ border-radius: 10px;
|
||||
<enum>QFrame::NoFrame</enum>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>labelStatus</string>
|
||||
<string notr="true">labelStatus</string>
|
||||
</property>
|
||||
<property name="alignment">
|
||||
<set>Qt::AlignCenter</set>
|
||||
@ -154,7 +154,7 @@ border-radius: 3px;
|
||||
<set>Qt::AlignCenter</set>
|
||||
</property>
|
||||
<property name="format">
|
||||
<string>%v</string>
|
||||
<string notr="true">%v</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
|
@ -24,7 +24,7 @@
|
||||
</font>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>placeholder_text</string>
|
||||
<string notr="true">placeholder_text</string>
|
||||
</property>
|
||||
<property name="textFormat">
|
||||
<enum>Qt::PlainText</enum>
|
||||
@ -40,7 +40,7 @@
|
||||
<item>
|
||||
<widget class="QLabel" name="text">
|
||||
<property name="text">
|
||||
<string>TextLabel</string>
|
||||
<string notr="true">TextLabel</string>
|
||||
</property>
|
||||
<property name="wordWrap">
|
||||
<bool>true</bool>
|
||||
|
@ -68,28 +68,28 @@
|
||||
<item>
|
||||
<widget class="QLabel" name="lblDevName">
|
||||
<property name="text">
|
||||
<string>lblDevName</string>
|
||||
<string notr="true">lblDevName</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QLabel" name="lbldevID">
|
||||
<property name="text">
|
||||
<string>DeviceID</string>
|
||||
<string notr="true">DeviceID</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QLabel" name="lblHWRev">
|
||||
<property name="text">
|
||||
<string>lblHWRev</string>
|
||||
<string notr="true">lblHWRev</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QLabel" name="lblAccess">
|
||||
<property name="text">
|
||||
<string>RW</string>
|
||||
<string notr="true">RW</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
@ -328,35 +328,35 @@
|
||||
<item>
|
||||
<widget class="QLabel" name="lblBrdName">
|
||||
<property name="text">
|
||||
<string>lblBrdName</string>
|
||||
<string notr="true">lblBrdName</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QLabel" name="lblDescription">
|
||||
<property name="text">
|
||||
<string>lblDescription</string>
|
||||
<string notr="true">lblDescription</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QLabel" name="lblBuildDate">
|
||||
<property name="text">
|
||||
<string>lblBuildDate</string>
|
||||
<string notr="true">lblBuildDate</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QLabel" name="lblGitTag">
|
||||
<property name="text">
|
||||
<string>lblGitTag</string>
|
||||
<string notr="true">lblGitTag</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QLabel" name="lblCRC">
|
||||
<property name="text">
|
||||
<string>lblCRC</string>
|
||||
<string notr="true">lblCRC</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
@ -365,7 +365,7 @@
|
||||
<item>
|
||||
<widget class="QLabel" name="lblCertified">
|
||||
<property name="text">
|
||||
<string>lblCertified</string>
|
||||
<string notr="true">lblCertified</string>
|
||||
</property>
|
||||
<property name="scaledContents">
|
||||
<bool>false</bool>
|
||||
@ -405,35 +405,35 @@
|
||||
<item>
|
||||
<widget class="QLabel" name="lblBrdNameL">
|
||||
<property name="text">
|
||||
<string>lblBrdName</string>
|
||||
<string notr="true">lblBrdName</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QLabel" name="lblDescritpionL">
|
||||
<property name="text">
|
||||
<string>lblDescritpionL</string>
|
||||
<string notr="true">lblDescritpionL</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QLabel" name="lblBuildDateL">
|
||||
<property name="text">
|
||||
<string>lblBuildDate</string>
|
||||
<string notr="true">lblBuildDate</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QLabel" name="lblGitTagL">
|
||||
<property name="text">
|
||||
<string>lblGitTag</string>
|
||||
<string notr="true">lblGitTag</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QLabel" name="lblCRCL">
|
||||
<property name="text">
|
||||
<string>lblCRC</string>
|
||||
<string notr="true">lblCRC</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
@ -442,7 +442,7 @@
|
||||
<item>
|
||||
<widget class="QLabel" name="lblCertifiedL">
|
||||
<property name="text">
|
||||
<string>lblCertifiedL</string>
|
||||
<string notr="true">lblCertifiedL</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
|
@ -77,7 +77,7 @@
|
||||
</sizepolicy>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>TextLabel</string>
|
||||
<string notr="true">TextLabel</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
@ -90,7 +90,7 @@
|
||||
</sizepolicy>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>TextLabel</string>
|
||||
<string notr="true">TextLabel</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
@ -103,7 +103,7 @@
|
||||
</sizepolicy>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>TextLabel</string>
|
||||
<string notr="true">TextLabel</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
@ -116,7 +116,7 @@
|
||||
</sizepolicy>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>BlRevision</string>
|
||||
<string notr="true">BlRevision</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
@ -141,7 +141,7 @@
|
||||
<item row="0" column="1">
|
||||
<widget class="QLabel" name="CPUSerial">
|
||||
<property name="text">
|
||||
<string>TextLabel</string>
|
||||
<string notr="true">TextLabel</string>
|
||||
</property>
|
||||
<property name="textInteractionFlags">
|
||||
<set>Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse</set>
|
||||
@ -204,28 +204,28 @@
|
||||
<item>
|
||||
<widget class="QLabel" name="lblFWTag">
|
||||
<property name="text">
|
||||
<string>TextLabel</string>
|
||||
<string notr="true">TextLabel</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QLabel" name="lblFWDate">
|
||||
<property name="text">
|
||||
<string>TextLabel</string>
|
||||
<string notr="true">TextLabel</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QLabel" name="lblGitCommitTag">
|
||||
<property name="text">
|
||||
<string>TextLabel</string>
|
||||
<string notr="true">TextLabel</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QLabel" name="lblCRC">
|
||||
<property name="text">
|
||||
<string>TextLabel</string>
|
||||
<string notr="true">TextLabel</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
@ -234,7 +234,7 @@
|
||||
<item>
|
||||
<widget class="QLabel" name="lblCertified">
|
||||
<property name="text">
|
||||
<string>TextLabel</string>
|
||||
<string notr="true">TextLabel</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
|
Loading…
x
Reference in New Issue
Block a user