File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -160,6 +160,10 @@ shared:
160160 type : var
161161 var_name : L:XMLVAR_CabinAir_Position_1
162162 var_type : f64
163+ -
164+ type : var
165+ var_name : L:XMLVAR_BoostFuelPump
166+ var_type : bool
163167
164168
165169master :
Original file line number Diff line number Diff line change @@ -12,10 +12,11 @@ shared:
1212 var_type : bool
1313 event_name : AP_HDG_HOLD_ON
1414 -
15- type : var
15+ type : NumSet
1616 var_name : A:AUTOPILOT HEADING LOCK DIR
1717 var_units : Degrees
1818 var_type : i32
19+ event_name : HEADING_BUG_SET
1920 -
2021 type : ToggleSwitch
2122 var_name : A:AUTOPILOT ALTITUDE LOCK
@@ -89,12 +90,6 @@ shared:
8990 var_units : Bool
9091 var_type : bool
9192 event_name : TOGGLE_FLIGHT_DIRECTOR
92- -
93- type : NumSet
94- var_name : A:AUTOPILOT FLIGHT DIRECTOR ACTIVE
95- var_units : Bool
96- var_type : bool
97- event_name : AP_PITCH_REF_SELECT
9893 -
9994 type : ToggleSwitch
10095 var_name : A:AUTOPILOT THROTTLE ARM
You can’t perform that action at this time.
0 commit comments