mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-03-15 07:29:15 +01:00
Merge branch 'theothercliff/OP-1421_Cruise_Control_xml_defaultvalue_is_incorrect' into next
This commit is contained in:
commit
9b189e86e4
@ -1,3 +1,11 @@
|
||||
--- RELEASE-14.06-RC5 --- Peanuts Schnapps ---
|
||||
This Release Candidate fixes the following issues:
|
||||
* [OP-1419] - GCS does not set Z magnetometer scale correctly on mag calibration
|
||||
* [OP-1337] - French translations updates (14.04/05)
|
||||
|
||||
The full list of features, improvements and bugfixes in this release candidate is accessible here:
|
||||
http://progress.openpilot.org/issues/?filter=11563
|
||||
|
||||
--- RELEASE-14.06-RC4 --- Peanuts Schnapps ---
|
||||
This Release Candidate fixes the following issues:
|
||||
* [OP-1413] - Disable Land flight mode
|
||||
|
@ -39,7 +39,7 @@
|
||||
<field name="CruiseControlPowerDelayComp" units="sec" type="float" elements="1" defaultvalue="0.25"/>
|
||||
<field name="CruiseControlFlightModeSwitchPosEnable" units="" type="enum" elements="6" options="FALSE,TRUE" defaultvalue="FALSE"/>
|
||||
|
||||
<field name="CruiseControlInvertedThrustReversing" units="" type="enum" elements="1" options="Unreversed,Reversed" defaultvalue="Unchanged"/>
|
||||
<field name="CruiseControlInvertedThrustReversing" units="" type="enum" elements="1" options="Unreversed,Reversed" defaultvalue="Unreversed"/>
|
||||
<field name="CruiseControlInvertedPowerOutput" units="" type="enum" elements="1" options="Zero,Normal,Boosted" defaultvalue="Zero"/>
|
||||
|
||||
<field name="LowThrottleZeroIntegral" units="" type="enum" elements="1" options="FALSE,TRUE" defaultvalue="TRUE"/>
|
||||
|
Loading…
x
Reference in New Issue
Block a user