From d7ae55fd7647738cd6d5844fcfcdbd78ce7505f1 Mon Sep 17 00:00:00 2001 From: Victor Slavutinsky Date: Sat, 4 Dec 2010 02:27:21 +0300 Subject: [PATCH 1/3] 1) JSB based radiocompass --- Aircraft/c172p/initfile.xml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Aircraft/c172p/initfile.xml b/Aircraft/c172p/initfile.xml index f5d6226ce..42034f5b3 100644 --- a/Aircraft/c172p/initfile.xml +++ b/Aircraft/c172p/initfile.xml @@ -1,12 +1,12 @@ - 3.76751 - 149.591 - -216.892 - -1.56812 - -0.24805 - 3.50617 + 137.095 + 17.6401 + 5.24027 + 0.0956013 + 0.160193 + 0.603017 0 0 - 1170.89 + 1.74621 From 931e25a3a04ca4f91beac8018b5cd29ae61ffea3 Mon Sep 17 00:00:00 2001 From: Victor Slavutinsky Date: Sun, 5 Dec 2010 03:01:15 +0300 Subject: [PATCH 2/3] 1) JSB booster control 2) Smoother gears move 3) Undeclared properties attempt fixed, maybe 4) Restart and repair questions fixed --- Aircraft/c172p/initfile.xml | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 Aircraft/c172p/initfile.xml diff --git a/Aircraft/c172p/initfile.xml b/Aircraft/c172p/initfile.xml deleted file mode 100644 index 42034f5b3..000000000 --- a/Aircraft/c172p/initfile.xml +++ /dev/null @@ -1,12 +0,0 @@ - - - 137.095 - 17.6401 - 5.24027 - 0.0956013 - 0.160193 - 0.603017 - 0 - 0 - 1.74621 - From 0b84436d73e6bf0709d6a06b7d924c171b8e72f2 Mon Sep 17 00:00:00 2001 From: Dave Luff Date: Sun, 5 Dec 2010 23:37:31 +0000 Subject: [PATCH 3/3] KLN89: Add action for photocell. Let the user virtually cover the light-sensitive photocell by holding the left mouse button down over it. --- Aircraft/Instruments/kln89.xml | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/Aircraft/Instruments/kln89.xml b/Aircraft/Instruments/kln89.xml index 9dcc688b1..329188e09 100644 --- a/Aircraft/Instruments/kln89.xml +++ b/Aircraft/Instruments/kln89.xml @@ -234,6 +234,29 @@ properties' values. /instrumentation/kln89/scan-pull + + + Photocell Obscure + + + -408 + 64 + 40 + 40 + + property-assign + /instrumentation/kln89/photocell-obscured + 1 + + + + property-assign + /instrumentation/kln89/photocell-obscured + 0 + + +