diff --git a/Aircraft/Instruments/Textures/accel.rgb b/Aircraft/Instruments/Textures/accel.rgb new file mode 100644 index 000000000..9f3a64cee Binary files /dev/null and b/Aircraft/Instruments/Textures/accel.rgb differ diff --git a/Aircraft/Instruments/Textures/aoa.rgb b/Aircraft/Instruments/Textures/aoa.rgb new file mode 100644 index 000000000..dc1bdc8ba Binary files /dev/null and b/Aircraft/Instruments/Textures/aoa.rgb differ diff --git a/Aircraft/Instruments/Textures/percent.rgb b/Aircraft/Instruments/Textures/percent.rgb new file mode 100644 index 000000000..100cc3abb Binary files /dev/null and b/Aircraft/Instruments/Textures/percent.rgb differ diff --git a/Aircraft/Instruments/accel.xml b/Aircraft/Instruments/accel.xml new file mode 100644 index 000000000..177e30b71 --- /dev/null +++ b/Aircraft/Instruments/accel.xml @@ -0,0 +1,68 @@ + + + Acceleration (G force) Indicator + 128 + 128 + + + gauge face + + Aircraft/Instruments/Textures/accel.rgb + 0 + 0 + 1 + 1 + + 110 + 110 + + + needle + + Aircraft/Instruments/Textures/misc-1.rgb + 0.8 + 0.78125 + 0.8375 + 1.0 + + 6 + 44 + + + rotation + /accelerations/pilot-g + 22.5 + 247.5 + + + y-shift + 16 + + + + + + glare shield + + Aircraft/Instruments/Textures/bezel1.rgb + 0.5 + 0.0 + 1.0 + 0.5 + + 128 + 128 + + + x-shift + 3 + + + y-shift + -3 + + + + + + diff --git a/Aircraft/Instruments/aoa.xml b/Aircraft/Instruments/aoa.xml new file mode 100644 index 000000000..503299d28 --- /dev/null +++ b/Aircraft/Instruments/aoa.xml @@ -0,0 +1,68 @@ + + + Acceleration (G force) Indicator + 128 + 128 + + + gauge face + + Aircraft/Instruments/Textures/aoa.rgb + 0 + 0 + 1 + 1 + + 110 + 110 + + + needle + + Aircraft/Instruments/Textures/misc-1.rgb + 0.8 + 0.78125 + 0.8375 + 1.0 + + 6 + 44 + + + rotation + /velocities/alpha-deg + -10 + 270 + + + y-shift + 16 + + + + + + glare shield + + Aircraft/Instruments/Textures/bezel1.rgb + 0.5 + 0.0 + 1.0 + 0.5 + + 128 + 128 + + + x-shift + 3 + + + y-shift + -3 + + + + + + diff --git a/Aircraft/Instruments/n1.xml b/Aircraft/Instruments/n1.xml new file mode 100644 index 000000000..4057411e7 --- /dev/null +++ b/Aircraft/Instruments/n1.xml @@ -0,0 +1,100 @@ + + Engine N1 RPM + 128 + 128 + + + + background + 110 + 110 + + Aircraft/Instruments/Textures/percent.rgb + 0 + 0 + 1 + 1 + + + + + big needle + 6 + 48 + + Aircraft/Instruments/Textures/misc-1.rgb + 0.8 + 0.78125 + 0.8375 + 1.0 + + + + rotation + /engines/engine[0]/n1 + 2.64706 + + + y-shift + 20.0 + + + + + + little needle + 4 + 20 + + Aircraft/Instruments/Textures/misc-1.rgb + 0.8 + 0.78125 + 0.8375 + 1.0 + + + + x-shift + -21.79 + + + y-shift + 25.06 + + + rotation + /engines/engine[0]/n1 + 36 + + + y-shift + 8 + + + + + + glare shield + + Aircraft/Instruments/Textures/bezel1.rgb + 0.5 + 0.0 + 1.0 + 0.5 + + 128 + 128 + + + x-shift + 3 + + + y-shift + -3 + + + + + + \ No newline at end of file