Skip to content

Commit

Permalink
Add altitude alerter initialization file
Browse files Browse the repository at this point in the history
  • Loading branch information
TheFGFSEagle committed Apr 12, 2022
1 parent 99a0683 commit 465b2ff
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions Systems/aa-801a-init.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
<?xml version="1.0" encoding="UTF-8"?>
<PropertyList>
<selected-altitude-ft type="int">0</selected-altitude-ft>
<selected-altitude-ft-tenthousands type="int">0</selected-altitude-ft-tenthousands>
<selected-altitude-ft-thousands type="int">0</selected-altitude-ft-thousands>
<selected-altitude-ft-hundreds type="int">0</selected-altitude-ft-hundreds>
<armed type="bool">false</armed>
<coupled type="bool">false</coupled>
<high-alert type="bool">false</high-alert>
<level-alert type="bool">false</level-alert>
<low-alert type="bool">false</low-alert>
</PropertyList>

0 comments on commit 465b2ff

Please sign in to comment.