mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-02-20 10:54:14 +01:00
OP-1900 get rid of highpower error by default again (too many false positives)
This commit is contained in:
parent
ccfe39633e
commit
c10717d3a2
@ -46,7 +46,7 @@
|
||||
<!-- minimum and maximum allowed thrust and setpoint for cruise speed -->
|
||||
<field name="Safetymargins" units="" type="float"
|
||||
elementnames="Wind, Stallspeed, Lowspeed, Highspeed, Overspeed, Lowpower, Highpower, Rollcontrol, Pitchcontrol"
|
||||
defaultvalue="1, 1.0, 0.5, 1.5, 1.0, 1, 1, 1, 1" />
|
||||
defaultvalue="1, 1.0, 0.5, 1.5, 1.0, 1, 0, 1, 1" />
|
||||
<!-- Wind: degrees of crabbing allowed
|
||||
Speeds: percentage (1.0=100%) of the limit to be over/onder
|
||||
Power & Control: flag to turn on/off 0.0 =off 1.0 = on -->
|
||||
|
Loading…
x
Reference in New Issue
Block a user