Disable localizer auto-align for 2017.1
This commit is contained in:
parent
8b21d297c8
commit
ea76305e42
1 changed files with 2 additions and 1 deletions
|
@ -394,7 +394,8 @@ Started September 2000 by David Megginson, david@megginson.com
|
|||
<model-hz type="int">120</model-hz>
|
||||
<navdb>
|
||||
<localizers>
|
||||
<auto-align type="bool">true</auto-align>
|
||||
<!-- disabling this for 2017.1 - code will be removed at some point soon -->
|
||||
<auto-align type="bool">false</auto-align>
|
||||
<auto-align-threshold-deg type="double">5.0</auto-align-threshold-deg>
|
||||
</localizers>
|
||||
</navdb>
|
||||
|
|
Loading…
Reference in a new issue