diff --git a/A320-100-CFM-set.xml b/A320-100-CFM-set.xml index cd445e65..3cdaf01e 100644 --- a/A320-100-CFM-set.xml +++ b/A320-100-CFM-set.xml @@ -42,7 +42,7 @@ - -95.0 + -100.0 Pilot View true diff --git a/A320-200-CFM-set.xml b/A320-200-CFM-set.xml index 6c46e0d7..3a401c54 100644 --- a/A320-200-CFM-set.xml +++ b/A320-200-CFM-set.xml @@ -42,7 +42,7 @@ - -95.0 + -100.0 Pilot View true diff --git a/A320-200-IAE-set.xml b/A320-200-IAE-set.xml index 40775a20..5f2d96fd 100644 --- a/A320-200-IAE-set.xml +++ b/A320-200-IAE-set.xml @@ -42,7 +42,7 @@ - -95.0 + -100.0 Pilot View true diff --git a/A320-main.xml b/A320-main.xml index aaf69343..82999d01 100644 --- a/A320-main.xml +++ b/A320-main.xml @@ -148,6 +148,9 @@ Aircraft/IDG-A32X/Systems/pfd.xml + + Aircraft/IDG-A32X/Systems/zoom-views.xml + @@ -337,6 +340,16 @@ + + + 0.0 + 0.0 + false + + 100.0 + 30.0 + 300.0 + @@ -905,7 +918,73 @@ + + + + + + + + + + Ctrl-X + Reset zoom to default + + nasal + + + PAGE UP Throttle Increase @@ -1119,6 +1198,50 @@ + + X + Increase field of view + true + + nasal + + + + + x + Decrease field of view + true + + nasal + + + DEL Simple Engage/Disengage reversers diff --git a/A320neo-CFM-set.xml b/A320neo-CFM-set.xml index 3d85b26e..a0b01e2c 100644 --- a/A320neo-CFM-set.xml +++ b/A320neo-CFM-set.xml @@ -42,7 +42,7 @@ - -95.0 + -100.0 Pilot View true diff --git a/A320neo-PW-set.xml b/A320neo-PW-set.xml index 33c49fd5..34a0fa9e 100644 --- a/A320neo-PW-set.xml +++ b/A320neo-PW-set.xml @@ -42,7 +42,7 @@ - -95.0 + -100.0 Pilot View true diff --git a/Systems/zoom-views.xml b/Systems/zoom-views.xml new file mode 100644 index 00000000..d6457789 --- /dev/null +++ b/Systems/zoom-views.xml @@ -0,0 +1,84 @@ + + + + + + + + + + View Zoom Enabled + + + + /sim/current-view/type + lookat + + + /sim/current-view/name + Tower View + + + /sim/current-view/name + Fly-By View + + + /sim/current-view/name + Chase View + + + /sim/current-view/name + Chase View Without Yaw + + + /sim/current-view/name + Walk View + + + + + /sim/current-view/can-change-z-offset + + + + + View Zoom Decrease Step + gain + + + + /sim/current-view/z-offset-m + -50.0 + + + -10.0 + + + -5.0 + + + /sim/current-view/z-offset-dec-step + + + + + View Zoom Increase Step + gain + + + + /sim/current-view/z-offset-m + -50.0 + + + 10.0 + + + 5.0 + + + /sim/current-view/z-offset-inc-step + + + +