diff --git a/Models/Interior/Panel/Avionics/if-550a/if-550a-control.xml b/Models/Interior/Panel/Avionics/if-550a/if-550a-control.xml
index 17b01e5..405dfa7 100644
--- a/Models/Interior/Panel/Avionics/if-550a/if-550a-control.xml
+++ b/Models/Interior/Panel/Avionics/if-550a/if-550a-control.xml
@@ -18,6 +18,19 @@
+
+
+ set-tooltip
+ ap-engaged
+
+ Autopilot: Disengaged
+ autopilot/if-550a/engaged
+ nasal
+
+
+
knob
@@ -45,6 +58,15 @@
10
+
+
+ set-tooltip
+ ap-target-pitch
+
+ Target pitch -10.0°
+ autopilot/if-550a/target-pitch-deg
+
+
knob
@@ -72,6 +94,30 @@
1
+
+
+ set-tooltip
+ ap-target-turn-rate
+
+ Target turn rate: 3° right per second (standard rate turn)
+ autopilot/if-550a/target-turn-rate
+ nasal
+
+
+
@@ -90,6 +103,13 @@
sim/model/controls/gear/retracted-lamp-test
+
+
+ set-tooltip
+ gear-retracted-lamp
+
+
+
@@ -112,6 +132,13 @@
2
+
+
+ set-tooltip
+ gear-extended-lamp
+
+
+
diff --git a/Models/Interior/Panel/Controls/left-controls-panel.xml b/Models/Interior/Panel/Controls/left-controls-panel.xml
index 121293a..09ab1b1 100644
--- a/Models/Interior/Panel/Controls/left-controls-panel.xml
+++ b/Models/Interior/Panel/Controls/left-controls-panel.xml
@@ -21,6 +21,9 @@
controls/lighting/nav-lights
+ nav-lights
+
+ Nav lights: Off
@@ -34,6 +37,9 @@
controls/lighting/beacon
+ beacon-light
+
+ Flashing beacon: Off
@@ -47,6 +53,9 @@
controls/lighting/strobe
+ strobe-lights
+
+ Strobe lights: Off
@@ -60,6 +69,9 @@
controls/lighting/logo-lights
+ tail-flood-lights
+
+ Tail flood lights: Off
@@ -73,6 +85,9 @@
controls/lighting/taxi-light
+ taxi-light
+
+ Taxi light: Off
@@ -86,6 +101,9 @@
controls/lighting/landing-lights
+ landing-lights
+
+ Landing lights: Off
@@ -100,6 +118,9 @@
controls/anti-ice/pitot-heat
+ pitot-heat
+
+ Pitot heat: Off
@@ -113,6 +134,9 @@
controls/anti-ice/propeller-heat
+ propeller-heat
+
+ Propeller heat: Off
@@ -125,7 +149,10 @@
- controls/anti-ice/window-heat
+ controls/anti-ice/windshield-heat
+ window-heat
+
+ Windshield heat: Off
@@ -152,6 +179,9 @@
controls/anti-ice/ice-detector-light
+ ice-detection-light
+
+ Ice detection light: Off
@@ -182,7 +212,13 @@
controls/lighting/panel-flood-norm
+ Panel flood light intensity: %3d%%
+ Panel flood light intensity: 100%
+ panel-light-dim-flood
controls/lighting/panel-post-norm
+ Panel post light intensity: %3d%%
+ Panel post light intensity: 100%
+ panel-light-dim-post
@@ -196,7 +232,13 @@
controls/lighting/panel-integral-norm
+ Panel integral light intensity: %3d%%
+ Panel integral light intensity: 100%
+ panel-light-dim-integral
controls/lighting/panel-electroluminescent-norm
+ Panel electroluminescent light intensity: %3d%%
+ Panel electroluminescent light intensity: 100%
+ panel-light-dim-electroluminescent
@@ -237,6 +279,9 @@
controls/electric/engine/master-alt
+ master-alt
+
+ Alternator master: Off
@@ -250,6 +295,9 @@
controls/electric/battery-switch
+ master-bat
+
+ Battery master: Off
@@ -264,6 +312,9 @@
controls/alt-static-air
+ alt-static-air
+
+ Alternate static source: Off
diff --git a/Models/Interior/Panel/Controls/lights/if-550a.xml b/Models/Interior/Panel/Controls/lights/if-550a.xml
index 78ee4ab..6ca40b8 100644
--- a/Models/Interior/Panel/Controls/lights/if-550a.xml
+++ b/Models/Interior/Panel/Controls/lights/if-550a.xml
@@ -21,6 +21,16 @@
0.05
+
+
+ set-tooltip
+ if-550a-annun-dim-white
+
+ Autopilot mode selector white light intensity: 100%
+ autopilot/if-550a/white-light-intensity-norm
+ percent
+
+
knob
@@ -48,6 +58,16 @@
autopilot/if-550a/green-light-test
+
+
+ set-tooltip
+ if-550a-annun-dim-white
+
+ Autopilot mode selector green light intensity: 100%\nPush to test green lights
+ autopilot/if-550a/green-light-intensity-norm
+ percent
+
+
diff --git a/Models/Interior/Panel/Controls/lights/panel.xml b/Models/Interior/Panel/Controls/lights/panel.xml
index e479ef5..4dbf661 100644
--- a/Models/Interior/Panel/Controls/lights/panel.xml
+++ b/Models/Interior/Panel/Controls/lights/panel.xml
@@ -4,7 +4,13 @@
controls/lighting/panel-flood-norm
+ Panel flood light intensity: %3d%%
+ Panel flood light intensity: 100%
+ panel-light-dim-flood
controls/lighting/panel-post-norm
+ Panel post light intensity: %3d%%
+ Panel post light intensity: 100%
+ panel-light-dim-post
@@ -26,6 +32,16 @@
0.05
+
+
+ set-tooltip
+
+
+
+
+ percent
+
+
knob
@@ -46,6 +62,16 @@
0.05
+
+
+ set-tooltip
+
+
+
+
+ percent
+
+
diff --git a/Models/Interior/Panel/Controls/magnetos/magnetos.xml b/Models/Interior/Panel/Controls/magnetos/magnetos.xml
index e5b134a..356c19c 100644
--- a/Models/Interior/Panel/Controls/magnetos/magnetos.xml
+++ b/Models/Interior/Panel/Controls/magnetos/magnetos.xml
@@ -17,6 +17,13 @@
sim/model/controls/magnetos/key-inserted
+
+
+ set-tooltip
+ magneto-key-in-out
+
+
+
@@ -84,6 +91,23 @@
false
+
+
+ set-tooltip
+ magnetos
+
+ Magnetos: Start
+ controls/engines/engine/magnetos
+ nasal
+
+
+
diff --git a/Models/Interior/Panel/Controls/press/dump-valve.xml b/Models/Interior/Panel/Controls/press/dump-valve.xml
index 091e044..df9673a 100644
--- a/Models/Interior/Panel/Controls/press/dump-valve.xml
+++ b/Models/Interior/Panel/Controls/press/dump-valve.xml
@@ -19,6 +19,19 @@
controls/pressurization/dump-valve
+
+
+ set-tooltip
+ cabin-pressure-dump-valve
+
+ Cabin pressure dump valve: Closed
+ controls/pressurization/dump-valve
+ nasal
+
+
+
diff --git a/Models/Interior/Panel/Controls/right-controls-panel.xml b/Models/Interior/Panel/Controls/right-controls-panel.xml
index 6099a93..039e613 100644
--- a/Models/Interior/Panel/Controls/right-controls-panel.xml
+++ b/Models/Interior/Panel/Controls/right-controls-panel.xml
@@ -21,6 +21,9 @@
controls/cabin-air/cabin-heat
+ cabin-heat
+
+ Cabin heat: Off
@@ -35,6 +38,9 @@
controls/cabin-air/defrost
+ cabin-defrost
+
+ Cabin defrost: Off
@@ -58,6 +64,9 @@
controls/cabin-air/floor-defrost
+ floor-defrost
+
+ Floor defrost: Off
diff --git a/Models/Interior/Panel/Controls/switches/fuelpump-hi.xml b/Models/Interior/Panel/Controls/switches/fuelpump-hi.xml
index 4182933..a99a656 100644
--- a/Models/Interior/Panel/Controls/switches/fuelpump-hi.xml
+++ b/Models/Interior/Panel/Controls/switches/fuelpump-hi.xml
@@ -20,7 +20,7 @@
property-assign
-
+
controls/engines/engine/fuel-pump
true
@@ -32,5 +32,18 @@
false
+
+
+ set-tooltip
+ fuel-pump-hi
+
+ Fuel pump speed: High
+ controls/engines/engine/fuel-pump-hi
+ nasal
+
+
+
diff --git a/Models/Interior/Panel/Controls/switches/fuelpump.xml b/Models/Interior/Panel/Controls/switches/fuelpump.xml
index 1c15cd5..ee38147 100644
--- a/Models/Interior/Panel/Controls/switches/fuelpump.xml
+++ b/Models/Interior/Panel/Controls/switches/fuelpump.xml
@@ -18,5 +18,18 @@
controls/engines/engine/fuel-pump
+
+
+ set-tooltip
+ fuel-pump
+
+ Fuel pump: Off
+ controls/engines/engine/fuel-pump
+ nasal
+
+
+
diff --git a/Models/Interior/Panel/Controls/switches/master.xml b/Models/Interior/Panel/Controls/switches/master.xml
index 48742b9..55c9aae 100644
--- a/Models/Interior/Panel/Controls/switches/master.xml
+++ b/Models/Interior/Panel/Controls/switches/master.xml
@@ -4,6 +4,9 @@
controls/engines/engine/master-alt
+ master-alt
+
+ Alternator master: Off
@@ -22,5 +25,18 @@
+
+
+ set-tooltip
+
+
+
+
+ nasal
+
+
+
diff --git a/Models/Interior/Panel/Controls/switches/pressurize.xml b/Models/Interior/Panel/Controls/switches/pressurize.xml
index 5e98dee..9493e0a 100644
--- a/Models/Interior/Panel/Controls/switches/pressurize.xml
+++ b/Models/Interior/Panel/Controls/switches/pressurize.xml
@@ -21,6 +21,19 @@
1
+
+
+ set-tooltip
+ pressurize-switch
+
+ Pressurization: Off
+ controls/pressurization/pressurize
+ nasal
+
+
+
diff --git a/Models/Interior/Panel/Controls/switches/white.xml b/Models/Interior/Panel/Controls/switches/white.xml
index 50f61bc..18ebad9 100644
--- a/Models/Interior/Panel/Controls/switches/white.xml
+++ b/Models/Interior/Panel/Controls/switches/white.xml
@@ -4,6 +4,9 @@
none
+ none
+
+ none
@@ -22,5 +25,18 @@
+
+
+ set-tooltip
+
+
+
+
+ nasal
+
+
+
diff --git a/Models/Interior/Panel/Controls/switches/wing-deice.xml b/Models/Interior/Panel/Controls/switches/wing-deice.xml
index 0f46732..8e109b2 100644
--- a/Models/Interior/Panel/Controls/switches/wing-deice.xml
+++ b/Models/Interior/Panel/Controls/switches/wing-deice.xml
@@ -27,5 +27,12 @@
+
+
+ set-tooltip
+ wing-deice
+
+
+
diff --git a/Models/Interior/Panel/Controls/valve/valve.xml b/Models/Interior/Panel/Controls/valve/valve.xml
index 737b583..0c96257 100644
--- a/Models/Interior/Panel/Controls/valve/valve.xml
+++ b/Models/Interior/Panel/Controls/valve/valve.xml
@@ -2,6 +2,13 @@
valve.ac
+
+ none
+ none
+
+ none
+
+
slider
Handle
@@ -20,6 +27,19 @@
+
+
+ set-tooltip
+
+
+
+
+ nasal
+
+
+
diff --git a/Models/Interior/Panel/Instruments/aa-801a/aa-801a.xml b/Models/Interior/Panel/Instruments/aa-801a/aa-801a.xml
index dc65e5b..151f72d 100644
--- a/Models/Interior/Panel/Instruments/aa-801a/aa-801a.xml
+++ b/Models/Interior/Panel/Instruments/aa-801a/aa-801a.xml
@@ -31,6 +31,13 @@
+
+
+ set-tooltip
+ alt-alert-arm
+
+
+
diff --git a/Models/Interior/Panel/Instruments/ai/attitude-indicator.xml b/Models/Interior/Panel/Instruments/ai/attitude-indicator.xml
index f9642cb..09ab554 100644
--- a/Models/Interior/Panel/Instruments/ai/attitude-indicator.xml
+++ b/Models/Interior/Panel/Instruments/ai/attitude-indicator.xml
@@ -74,11 +74,29 @@
property-adjust
instrumentation/attitude-indicator/pitch-offset-deg
- 0.25
+ 1
-10
10
+
+
+ property-adjust
+ instrumentation/attitude-indicator/pitch-offset-deg
+ 0.1
+ -10
+ 10
+
+
+
+
+ set-tooltip
+ attitude-indicator-pitch-offset
+
+ Symbolic airplane vertcal offset: 10.0°
+ instrumentation/attitude-indicator/pitch-offset-deg
+
+
Label
diff --git a/Models/Interior/Panel/Instruments/alt/alt.xml b/Models/Interior/Panel/Instruments/alt/alt.xml
index 96c004c..a4799a7 100644
--- a/Models/Interior/Panel/Instruments/alt/alt.xml
+++ b/Models/Interior/Panel/Instruments/alt/alt.xml
@@ -182,6 +182,15 @@
false
+
+
+ set-tooltip
+ altimeter-baroset
+
+ Pressure setting: 29.92 inHg
+ instrumentation/altimeter/setting-inhg
+
+
Label
diff --git a/Models/Interior/Panel/Instruments/alt/standby-alt.xml b/Models/Interior/Panel/Instruments/alt/standby-alt.xml
index 579de70..140d5f0 100644
--- a/Models/Interior/Panel/Instruments/alt/standby-alt.xml
+++ b/Models/Interior/Panel/Instruments/alt/standby-alt.xml
@@ -96,6 +96,15 @@
false
+
+
+ set-tooltip
+ altimeter-baroset
+
+ Pressure setting: 29.92 inHg
+ instrumentation/altimeter[1]/setting-inhg
+
+
Label
diff --git a/Models/Interior/Panel/Instruments/dme/dme.xml b/Models/Interior/Panel/Instruments/dme/dme.xml
index 960c043..b4804c9 100644
--- a/Models/Interior/Panel/Instruments/dme/dme.xml
+++ b/Models/Interior/Panel/Instruments/dme/dme.xml
@@ -23,6 +23,19 @@
+
+
+ set-tooltip
+ dme-source
+
+ DME source: RNAV
+ instrumentation/dme/source-knob
+ nasal
+
+
+
@@ -70,6 +83,19 @@
+
+
+ set-tooltip
+ dme-mode
+
+ DME mode: Test
+ instrumentation/dme/mode
+ nasal
+
+
+
knob
@@ -89,6 +115,19 @@
true
+
+
+ set-tooltip
+ dme-display-mode
+
+ Display mode: Time-to-station
+ instrumentation/dme/display-mode
+ nasal
+
+
+
diff --git a/Models/Interior/Panel/Instruments/piston/egt.xml b/Models/Interior/Panel/Instruments/piston/egt.xml
index 3505fb8..25119d3 100644
--- a/Models/Interior/Panel/Instruments/piston/egt.xml
+++ b/Models/Interior/Panel/Instruments/piston/egt.xml
@@ -79,8 +79,8 @@
set-tooltip
egt-indicator
-
- Current EGT temperature: 1700 °F\nTarget EGT temperature: 1700 °F
+
+ Current EGT: 1700 °F\nTarget EGT: 1700 °F
instrumentation/engine/indicated-egt-degf
instrumentation/engine/target-egt-degf
diff --git a/Models/Interior/Panel/Instruments/vor/vor.xml b/Models/Interior/Panel/Instruments/vor/vor.xml
index 6aed26d..e631630 100644
--- a/Models/Interior/Panel/Instruments/vor/vor.xml
+++ b/Models/Interior/Panel/Instruments/vor/vor.xml
@@ -94,6 +94,15 @@
+
+
+ set-tooltip
+ cdi2-obs
+
+ NAV2 radial: 359°
+ instrumentation/nav[1]/radials/selected-deg
+
+
diff --git a/Models/Interior/Panel/Instruments/vsi/vsi.xml b/Models/Interior/Panel/Instruments/vsi/vsi.xml
index acac685..5e19ec1 100644
--- a/Models/Interior/Panel/Instruments/vsi/vsi.xml
+++ b/Models/Interior/Panel/Instruments/vsi/vsi.xml
@@ -20,7 +20,8 @@
-171
171
-
+
+
Label
literal
Vertical Speed Indicator
diff --git a/Nasal/radios.nas b/Nasal/radios.nas
index deb2be4..f85a746 100644
--- a/Nasal/radios.nas
+++ b/Nasal/radios.nas
@@ -333,9 +333,9 @@ var DMEDisplays = {
me.speedTimeDisplay.ktsAnnun.show();
me.speedTimeDisplay.minAnnun.show();
- me.distanceDisplay.text.setText("000.0");
+ me.distanceDisplay.text.setText("188.8");
me.distanceDisplay.text.show();
- me.speedTimeDisplay.text.setText("000");
+ me.speedTimeDisplay.text.setText("888");
me.speedTimeDisplay.text.show();
} else {
# normal operation
diff --git a/Systems/electrical.xml b/Systems/electrical.xml
index 91df059..01c8ef8 100644
--- a/Systems/electrical.xml
+++ b/Systems/electrical.xml
@@ -506,8 +506,8 @@
28
- /systems/electrical/buses/primary/consumers/cabin-lights/ice-detector-light-amps
- /controls/lighting/ice-detector-light
+ /systems/electrical/buses/primary/consumers/cabin-lights/ice-detection-light-amps
+ /controls/lighting/ice-detection-light
/systems/electrical/buses/primary/consumers/cabin-lights/dome-courtesy-baggage-lights-amps
diff --git a/Systems/generic-electrical.xml b/Systems/generic-electrical.xml
deleted file mode 100644
index ef4ec0d..0000000
--- a/Systems/generic-electrical.xml
+++ /dev/null
@@ -1,240 +0,0 @@
-
-
-
-
-
-
-
- Battery
- /systems/electrical/suppliers/battery
- battery
- 24
- 12.75
-
-
-
- Alternator
- /systems/electrical/suppliers/alternator
- alternator
- /engines/engine[0]/rpm
- 28
- 60
-
-
-
- Ground power plug
- /systems/electrical/suppliers/external
- external
- 0
- 0
-
-
-
-
-
- Master Bus
- /systems/electrical/outputs/bus[0]
-
-
-
-
-
- /systems/electrical/outputs/avionics-fan
- /systems/electrical/outputs/hsi
- /systems/electrical/outputs/nav[0]
- /systems/electrical/outputs/nav[1]
- /systems/electrical/outputs/dme
- /systems/electrical/outputs/adf
- /systems/electrical/outputs/transponder
- /systems/electrical/outputs/audio-panel[0]
- /systems/electrical/outputs/autopilot
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Alternator
-
-
- /controls/engines/engine[0]/master-alt
-
-
-
-
- Ground power plug
-
-
-
-
- Battery
-
-
- /controls/engines/engine[0]/master-bat
-
-
-
-
-
-
- Master Bus
-
-
- /controls/engines/engine[0]/starter
- off
-
-
-
-
-
-
- Master Bus
-
-
- /controls/circuit-breakers/cabin-lights-pwr
-
-
-
-
- Master Bus
-
-
- /controls/circuit-breakers/instr-ignition-switch
-
-
-
-
- Master Bus
-
-
- /controls/engines/engine[0]/fuel-pump
-
-
-
-
- Master Bus
-
-
- /controls/switches/landing-light
-
-
-
-
- Master Bus
-
-
- /controls/switches/flashing-beacon
-
-
-
-
- Master Bus
-
-
- /controls/circuit-breakers/flaps
-
-
-
-
- Master Bus
-
-
- /controls/circuit-breakers/turn-coordinator
-
-
-
-
- Master Bus
-
-
- /controls/switches/nav-lights
-
-
-
-
- Master Bus
-
-
- /controls/circuit-breakers/instrument-lights
-
-
-
-
- Master Bus
-
-
- /controls/switches/strobe-lights
-
-
-
-
- Master Bus
-
-
- /controls/switches/pitot-heat
-
-
-
-
diff --git a/set-base.xml b/set-base.xml
index 1fc0e49..519d0f1 100644
--- a/set-base.xml
+++ b/set-base.xml
@@ -151,7 +151,7 @@
/controls/electric/circuit-breakers
/controls/anti-ice/pitot-heat
/controls/anti-ice/wing-deice
- /controls/anti-ice/ice-detector-light
+ /controls/anti-ice/ice-detection-light
/controls/anti-ice/window-heat
/controls/anti-ice/propeller-heat
/controls/flight/rudder
@@ -358,7 +358,7 @@
false
false
- false
+ false
false
false
@@ -541,7 +541,7 @@
0.5
- 1.5
+ 1.5
1.2
1.5