From 789560ea22af5765c5da7a2292f504a5a8a05330 Mon Sep 17 00:00:00 2001 From: curt Date: Fri, 3 Dec 2004 21:25:48 +0000 Subject: [PATCH] Roy Vegard Ovesen: I've finished the emigration of the radiostack, and I've also removed it completely. It turned out that the comm radio is completely implemented in the ATC subsystem. I've changed the affected ATC files to point to /instrumentation/com, but I guess that the maintainer of the ATC code should decide wether to make it configureable, and how. I also had to change some files in Network and Main. The changes in network should be obvious, but the changes in Main were a bit suspect. The files included radiostack.hxx, but they weren't directly depending on radiostack-hxx. They were depending on other files that were included by radiostack.hxx. I got it to compile, but I'm not sure if I included the correct directly depending file. For the data directory I changed every occurrence of /radios/ with /instrumentation/ with this simple one-liner that I found on the net: find -name '*.xml' -type f | xargs perl -pi -e 's/\/radios\//\/instrumentation\//g' Instead of me sending all the files that got changed by this I suggest that you execute the one-liner yourself. Of course I can not guarantee that this will work perfectly, but I considered hand editing to be not an option (I'm lazy). I don't want to test every aircraft to see if everything still works, I think it's better to wait and see if anyone complaints about broken nav radios/instruments. --- Aircraft/Generic/generic-autopilot.xml | 2 +- Aircraft/Instruments-3d/vor/vor.xml | 6 ++-- Aircraft/Instruments/dme.xml | 10 +++---- Aircraft/Instruments/hsi-bk-hi.xml | 14 ++++----- Aircraft/Instruments/hsi-hi.xml | 24 +++++++-------- Aircraft/Instruments/hsi.xml | 24 +++++++-------- Aircraft/Instruments/hsi2.xml | 26 ++++++++-------- Aircraft/Instruments/nav1-hi.xml | 10 +++---- Aircraft/Instruments/nav1.xml | 10 +++---- Aircraft/Instruments/nav3.xml | 32 ++++++++++---------- Aircraft/Instruments/navcom-kx155.xml | 12 ++++---- Aircraft/Instruments/navcom-radio.xml | 12 ++++---- Aircraft/Instruments/vor1-c172s.xml | 14 ++++----- Aircraft/Instruments/vor2-c172s.xml | 10 +++---- Aircraft/c172p/Models/c172p-2d-panel.xml | 22 +++++++------- Aircraft/c172p/Systems/KAP140.xml | 8 ++--- gui/dialogs/radios.xml | 38 ++++++++++++------------ 17 files changed, 137 insertions(+), 137 deletions(-) diff --git a/Aircraft/Generic/generic-autopilot.xml b/Aircraft/Generic/generic-autopilot.xml index 31bec1c63..b1806eaa4 100644 --- a/Aircraft/Generic/generic-autopilot.xml +++ b/Aircraft/Generic/generic-autopilot.xml @@ -427,7 +427,7 @@ /velocities/vertical-speed-fps - /radios/nav[0]/gs-rate-of-climb + /instrumentation/nav[0]/gs-rate-of-climb /controls/flight/elevator-trim diff --git a/Aircraft/Instruments-3d/vor/vor.xml b/Aircraft/Instruments-3d/vor/vor.xml index 88c8a9570..8317c7eb3 100644 --- a/Aircraft/Instruments-3d/vor/vor.xml +++ b/Aircraft/Instruments-3d/vor/vor.xml @@ -8,7 +8,7 @@ LocalizerNeedleTransform rotate LocalizerNeedle - /radios/nav[0]/heading-needle-deflection + /instrumentation/nav[0]/heading-needle-deflection -3.2
0 @@ -26,7 +26,7 @@ GlidescopeNeedleTransform rotate GlidescopeNeedle - /radios/nav[0]/gs-needle-deflection + /instrumentation/nav[0]/gs-needle-deflection -3.2
0 @@ -44,7 +44,7 @@ RingTransform rotate Ring - /radios/nav[0]/radials/selected-deg + /instrumentation/nav[0]/radials/selected-deg -1 -1 diff --git a/Aircraft/Instruments/dme.xml b/Aircraft/Instruments/dme.xml index 7331ac1d4..d41db8a90 100644 --- a/Aircraft/Instruments/dme.xml +++ b/Aircraft/Instruments/dme.xml @@ -371,7 +371,7 @@ properties' values. property-assign /instrumentation/dme/frequencies/source - /radios/nav[0]/frequencies/selected-mhz + /instrumentation/nav[0]/frequencies/selected-mhz @@ -393,7 +393,7 @@ properties' values. property-assign /instrumentation/dme/frequencies/selected-mhz - /radios/nav[1]/frequencies/selected-mhz + /instrumentation/nav[1]/frequencies/selected-mhz @@ -421,7 +421,7 @@ properties' values. property-assign /instrumentation/dme/frequencies/source - /radios/nav[0]/frequencies/selected-mhz + /instrumentation/nav[0]/frequencies/selected-mhz @@ -443,7 +443,7 @@ properties' values. property-assign /instrumentation/dme/frequencies/selected-mhz - /radios/nav[0]/frequencies/selected-mhz + /instrumentation/nav[0]/frequencies/selected-mhz @@ -454,7 +454,7 @@ properties' values. property-assign /instrumentation/dme/frequencies/source - /radios/nav[1]/frequencies/selected-mhz + /instrumentation/nav[1]/frequencies/selected-mhz diff --git a/Aircraft/Instruments/hsi-bk-hi.xml b/Aircraft/Instruments/hsi-bk-hi.xml index 7523973af..60c820d10 100644 --- a/Aircraft/Instruments/hsi-bk-hi.xml +++ b/Aircraft/Instruments/hsi-bk-hi.xml @@ -18,13 +18,13 @@ Mar 18 2003 512 - /radios/nav[0]/gs-needle-deflection - /radios/nav[0]/heading-needle-deflection - /radios/nav[0]/radials/selected-deg - /radios/nav[0]/to-flag - /radios/nav[0]/from-flag - /radios/nav[0]/in-range - /radios/nav[0]/has-gs + /instrumentation/nav[0]/gs-needle-deflection + /instrumentation/nav[0]/heading-needle-deflection + /instrumentation/nav[0]/radials/selected-deg + /instrumentation/nav[0]/to-flag + /instrumentation/nav[0]/from-flag + /instrumentation/nav[0]/in-range + /instrumentation/nav[0]/has-gs /orientation/heading-magnetic-deg /autopilot/settings/heading-bug-deg diff --git a/Aircraft/Instruments/hsi-hi.xml b/Aircraft/Instruments/hsi-hi.xml index 6c4ae9e62..8a6c2d6fb 100644 --- a/Aircraft/Instruments/hsi-hi.xml +++ b/Aircraft/Instruments/hsi-hi.xml @@ -12,7 +12,7 @@ Started 24-7-01 by Timothy Gale 128 - /radios/nav[0]/gs-needle-deflection + /instrumentation/nav[0]/gs-needle-deflection /sim/instrument-options/hsi[0]/has-gs-needle @@ -45,7 +45,7 @@ Started 24-7-01 by Timothy Gale switch - /radios/nav[0]/to-flag + /instrumentation/nav[0]/to-flag TO flag @@ -63,7 +63,7 @@ Started 24-7-01 by Timothy Gale switch - /radios/nav[0]/from-flag + /instrumentation/nav[0]/from-flag FROM flag @@ -99,7 +99,7 @@ Started 24-7-01 by Timothy Gale rotation - /radios/nav[0]/radials/selected-deg + /instrumentation/nav[0]/radials/selected-deg 0.0 360.0 1.0 @@ -164,7 +164,7 @@ Started 24-7-01 by Timothy Gale rotation - /radios/nav[0]/radials/selected-deg + /instrumentation/nav[0]/radials/selected-deg 0.0 360.0 1.0 @@ -193,14 +193,14 @@ Started 24-7-01 by Timothy Gale rotation - /radios/nav[0]/radials/selected-deg + /instrumentation/nav[0]/radials/selected-deg 0.0 360 1.0 x-shift - /radios/nav[0]/heading-needle-deflection + /instrumentation/nav[0]/heading-needle-deflection -10.0 10.0 3.2 @@ -420,7 +420,7 @@ Started 24-7-01 by Timothy Gale rotation - /radios/nav[0]/radials/selected-deg + /instrumentation/nav[0]/radials/selected-deg 0 360 @@ -438,7 +438,7 @@ Started 24-7-01 by Timothy Gale 24 property-adjust - /radios/nav[0]/radials/selected-deg + /instrumentation/nav[0]/radials/selected-deg -1.0 0 360 @@ -455,7 +455,7 @@ Started 24-7-01 by Timothy Gale 24 property-adjust - /radios/nav[0]/radials/selected-deg + /instrumentation/nav[0]/radials/selected-deg -5.0 0 360 @@ -472,7 +472,7 @@ Started 24-7-01 by Timothy Gale 24 property-adjust - /radios/nav[0]/radials/selected-deg + /instrumentation/nav[0]/radials/selected-deg 1.0 0 360 @@ -489,7 +489,7 @@ Started 24-7-01 by Timothy Gale 24 property-adjust - /radios/nav[0]/radials/selected-deg + /instrumentation/nav[0]/radials/selected-deg 5.0 0 360 diff --git a/Aircraft/Instruments/hsi.xml b/Aircraft/Instruments/hsi.xml index 501bc1e1a..159ec61b9 100644 --- a/Aircraft/Instruments/hsi.xml +++ b/Aircraft/Instruments/hsi.xml @@ -12,7 +12,7 @@ Started 24-7-01 by Timothy Gale 128 - /radios/nav[0]/gs-needle-deflection + /instrumentation/nav[0]/gs-needle-deflection /sim/instrument-options/hsi[0]/has-gs-needle @@ -45,7 +45,7 @@ Started 24-7-01 by Timothy Gale switch - /radios/nav[0]/to-flag + /instrumentation/nav[0]/to-flag TO flag @@ -63,7 +63,7 @@ Started 24-7-01 by Timothy Gale switch - /radios/nav[0]/from-flag + /instrumentation/nav[0]/from-flag FROM flag @@ -99,7 +99,7 @@ Started 24-7-01 by Timothy Gale rotation - /radios/nav[0]/radials/selected-deg + /instrumentation/nav[0]/radials/selected-deg -360.0 360.0 1.0 @@ -164,7 +164,7 @@ Started 24-7-01 by Timothy Gale rotation - /radios/nav[0]/radials/selected-deg + /instrumentation/nav[0]/radials/selected-deg -360.0 360.0 1.0 @@ -193,14 +193,14 @@ Started 24-7-01 by Timothy Gale rotation - /radios/nav[0]/radials/selected-deg + /instrumentation/nav[0]/radials/selected-deg -360.0 360.0 1.0 x-shift - /radios/nav[0]/heading-needle-deflection + /instrumentation/nav[0]/heading-needle-deflection -10.0 10.0 3.2 @@ -444,7 +444,7 @@ Started 24-7-01 by Timothy Gale rotation - /radios/nav[0]/radials/selected-deg + /instrumentation/nav[0]/radials/selected-deg 0 360 @@ -462,7 +462,7 @@ Started 24-7-01 by Timothy Gale 24 property-adjust - /radios/nav[0]/radials/selected-deg + /instrumentation/nav[0]/radials/selected-deg -1.0 0 360 @@ -479,7 +479,7 @@ Started 24-7-01 by Timothy Gale 24 property-adjust - /radios/nav[0]/radials/selected-deg + /instrumentation/nav[0]/radials/selected-deg -5.0 0 360 @@ -496,7 +496,7 @@ Started 24-7-01 by Timothy Gale 24 property-adjust - /radios/nav[0]/radials/selected-deg + /instrumentation/nav[0]/radials/selected-deg 1.0 0 360 @@ -513,7 +513,7 @@ Started 24-7-01 by Timothy Gale 24 property-adjust - /radios/nav[0]/radials/selected-deg + /instrumentation/nav[0]/radials/selected-deg 5.0 0 360 diff --git a/Aircraft/Instruments/hsi2.xml b/Aircraft/Instruments/hsi2.xml index 3a9e0551d..8f4c0451f 100644 --- a/Aircraft/Instruments/hsi2.xml +++ b/Aircraft/Instruments/hsi2.xml @@ -12,10 +12,10 @@ Started 24-7-01 by Timothy Gale 134 - /radios/nav[0]/radials/selected-deg - /radios/nav[0]/to-flag - /radios/nav[0]/from-flag - /radios/nav[0]/gs-needle-deflection + /instrumentation/nav[0]/radials/selected-deg + /instrumentation/nav[0]/to-flag + /instrumentation/nav[0]/from-flag + /instrumentation/nav[0]/gs-needle-deflection /sim/instrument-options/hsi[0]/has-gs-needle /orientation/heading-magnetic-deg /autopilot/settings/heading-bug-deg @@ -148,7 +148,7 @@ Started 24-7-01 by Timothy Gale -1.0 - /radios/nav[0]/radials/selected-deg + /instrumentation/nav[0]/radials/selected-deg rotation 1.0 @@ -211,7 +211,7 @@ Started 24-7-01 by Timothy Gale rotation - /radios/nav[0]/radials/selected-deg + /instrumentation/nav[0]/radials/selected-deg rotation 1.0 @@ -237,13 +237,13 @@ Started 24-7-01 by Timothy Gale rotation - /radios/nav[0]/radials/selected-deg + /instrumentation/nav[0]/radials/selected-deg rotation 1.0 x-shift - /radios/nav[0]/heading-needle-deflection + /instrumentation/nav[0]/heading-needle-deflection -10.0 10.0 2.2 @@ -450,7 +450,7 @@ Started 24-7-01 by Timothy Gale rotation - /radios/nav[0]/radials/selected-deg + /instrumentation/nav[0]/radials/selected-deg 0 360 @@ -468,7 +468,7 @@ Started 24-7-01 by Timothy Gale 24 property-adjust - /radios/nav[0]/radials/selected-deg + /instrumentation/nav[0]/radials/selected-deg -1.0 0 360 @@ -485,7 +485,7 @@ Started 24-7-01 by Timothy Gale 24 property-adjust - /radios/nav[0]/radials/selected-deg + /instrumentation/nav[0]/radials/selected-deg -5.0 0 360 @@ -502,7 +502,7 @@ Started 24-7-01 by Timothy Gale 24 property-adjust - /radios/nav[0]/radials/selected-deg + /instrumentation/nav[0]/radials/selected-deg 1.0 0 360 @@ -519,7 +519,7 @@ Started 24-7-01 by Timothy Gale 24 property-adjust - /radios/nav[0]/radials/selected-deg + /instrumentation/nav[0]/radials/selected-deg 5.0 0 360 diff --git a/Aircraft/Instruments/nav1-hi.xml b/Aircraft/Instruments/nav1-hi.xml index 2657e8336..e6752bf83 100644 --- a/Aircraft/Instruments/nav1-hi.xml +++ b/Aircraft/Instruments/nav1-hi.xml @@ -29,11 +29,11 @@ properties' values. 128 - /radios/nav[0]/to-flag --> - /radios/nav[0]/from-flag --> - /radios/nav[0]/radials/selected-deg - /radios/nav[0]/gs-needle-deflection - /radios/nav[0]/heading-needle-deflection + /instrumentation/nav[0]/to-flag --> + /instrumentation/nav[0]/from-flag --> + /instrumentation/nav[0]/radials/selected-deg + /instrumentation/nav[0]/gs-needle-deflection + /instrumentation/nav[0]/heading-needle-deflection /sim/instrument-options/nav[0]/has-gs-needle /sim/instrument-options/nav[0]/needles-pivot diff --git a/Aircraft/Instruments/nav1.xml b/Aircraft/Instruments/nav1.xml index 0b6404c91..d40fa5cc5 100644 --- a/Aircraft/Instruments/nav1.xml +++ b/Aircraft/Instruments/nav1.xml @@ -29,11 +29,11 @@ properties' values. 128 - /radios/nav[0]/to-flag --> - /radios/nav[0]/from-flag --> - /radios/nav[0]/radials/selected-deg - /radios/nav[0]/gs-needle-deflection - /radios/nav[0]/heading-needle-deflection + /instrumentation/nav[0]/to-flag --> + /instrumentation/nav[0]/from-flag --> + /instrumentation/nav[0]/radials/selected-deg + /instrumentation/nav[0]/gs-needle-deflection + /instrumentation/nav[0]/heading-needle-deflection /sim/instrument-options/nav[0]/has-gs-needle /sim/instrument-options/nav[0]/needles-pivot diff --git a/Aircraft/Instruments/nav3.xml b/Aircraft/Instruments/nav3.xml index 13f8f632d..5ea235775 100644 --- a/Aircraft/Instruments/nav3.xml +++ b/Aircraft/Instruments/nav3.xml @@ -45,7 +45,7 @@ properties' values. rotation - /radios/nav[0]/radials/selected-deg + /instrumentation/nav[0]/radials/selected-deg 0 360 -1.0 @@ -60,7 +60,7 @@ properties' values. 64 - /radios/dme/in-range + /instrumentation/dme/in-range display text @@ -73,7 +73,7 @@ properties' values. number-value - /radios/dme/distance-nm + /instrumentation/dme/distance-nm %3.1f @@ -118,7 +118,7 @@ properties' values. number-value - /radios/nav[0]/frequencies/selected-mhz + /instrumentation/nav[0]/frequencies/selected-mhz %3.2f @@ -151,7 +151,7 @@ properties' values. switch - /radios/nav[0]/to-flag + /instrumentation/nav[0]/to-flag TO flag @@ -169,7 +169,7 @@ properties' values. switch - /radios/nav[1]/from-flag + /instrumentation/nav[1]/from-flag FROM flag @@ -216,7 +216,7 @@ properties' values. x-shift - /radios/nav[0]/heading-needle-deflection + /instrumentation/nav[0]/heading-needle-deflection -10.0 10.0 3.2 @@ -311,7 +311,7 @@ properties' values. rotation - /radios/nav[0]/radials/selected-deg + /instrumentation/nav[0]/radials/selected-deg 0 360 @@ -384,7 +384,7 @@ properties' values. 24 property-adjust - /radios/nav[0]/frequencies/selected-mhz + /instrumentation/nav[0]/frequencies/selected-mhz -0.05 108.0 118.0 @@ -402,7 +402,7 @@ properties' values. 24 property-adjust - /radios/nav[0]/frequencies/selected-mhz + /instrumentation/nav[0]/frequencies/selected-mhz -0.5 108.0 118.0 @@ -420,7 +420,7 @@ properties' values. 24 property-adjust - /radios/nav[0]/frequencies/selected-mhz + /instrumentation/nav[0]/frequencies/selected-mhz -0.05 108.0 118.0 @@ -438,7 +438,7 @@ properties' values. 24 property-adjust - /radios/nav[0]/frequencies/selected-mhz + /instrumentation/nav[0]/frequencies/selected-mhz -0.5 108.0 118.0 @@ -456,7 +456,7 @@ properties' values. 24 property-adjust - /radios/nav[0]/radials/selected-deg + /instrumentation/nav[0]/radials/selected-deg -1.0 0 360 @@ -473,7 +473,7 @@ properties' values. 24 property-adjust - /radios/nav[0]/radials/selected-deg + /instrumentation/nav[0]/radials/selected-deg -5.0 0 360 @@ -490,7 +490,7 @@ properties' values. 24 property-adjust - /radios/nav[0]/radials/selected-deg + /instrumentation/nav[0]/radials/selected-deg 1.0 0 360 @@ -507,7 +507,7 @@ properties' values. 24 property-adjust - /radios/nav[0]/radials/selected-deg + /instrumentation/nav[0]/radials/selected-deg 5.0 0 360 diff --git a/Aircraft/Instruments/navcom-kx155.xml b/Aircraft/Instruments/navcom-kx155.xml index f18ca3459..411914857 100644 --- a/Aircraft/Instruments/navcom-kx155.xml +++ b/Aircraft/Instruments/navcom-kx155.xml @@ -31,12 +31,12 @@ properties' values. 86 - /radios/comm[0]/frequencies/selected-mhz - /radios/comm[0]/frequencies/standby-mhz - /radios/nav[0]/frequencies/selected-mhz - /radios/nav[0]/frequencies/standby-mhz - /radios/nav[0]/volume - /radios/nav[0]/ident + /instrumentation/comm[0]/frequencies/selected-mhz + /instrumentation/comm[0]/frequencies/standby-mhz + /instrumentation/nav[0]/frequencies/selected-mhz + /instrumentation/nav[0]/frequencies/standby-mhz + /instrumentation/nav[0]/volume + /instrumentation/nav[0]/ident diff --git a/Aircraft/Instruments/navcom-radio.xml b/Aircraft/Instruments/navcom-radio.xml index 1ffd51b5a..a0eb42466 100644 --- a/Aircraft/Instruments/navcom-radio.xml +++ b/Aircraft/Instruments/navcom-radio.xml @@ -31,12 +31,12 @@ properties' values. 64 - /radios/comm[0]/frequencies/selected-mhz - /radios/comm[0]/frequencies/standby-mhz - /radios/nav[0]/frequencies/selected-mhz - /radios/nav[0]/frequencies/standby-mhz - /radios/nav[0]/volume - /radios/nav[0]/ident + /instrumentation/comm[0]/frequencies/selected-mhz + /instrumentation/comm[0]/frequencies/standby-mhz + /instrumentation/nav[0]/frequencies/selected-mhz + /instrumentation/nav[0]/frequencies/standby-mhz + /instrumentation/nav[0]/volume + /instrumentation/nav[0]/ident diff --git a/Aircraft/Instruments/vor1-c172s.xml b/Aircraft/Instruments/vor1-c172s.xml index 5bf00c4b1..6b1f35881 100644 --- a/Aircraft/Instruments/vor1-c172s.xml +++ b/Aircraft/Instruments/vor1-c172s.xml @@ -18,14 +18,14 @@ Jan 26 2003 512 - /radios/nav[0]/to-flag --> - /radios/nav[0]/from-flag --> - /radios/nav[0]/radials/selected-deg - /radios/nav[0]/gs-needle-deflection - /radios/nav[0]/heading-needle-deflection + /instrumentation/nav[0]/to-flag --> + /instrumentation/nav[0]/from-flag --> + /instrumentation/nav[0]/radials/selected-deg + /instrumentation/nav[0]/gs-needle-deflection + /instrumentation/nav[0]/heading-needle-deflection - /radios/nav[0]/in-range - /radios/nav[0]/in-range + /instrumentation/nav[0]/in-range + /instrumentation/nav[0]/in-range diff --git a/Aircraft/Instruments/vor2-c172s.xml b/Aircraft/Instruments/vor2-c172s.xml index b8a1f89ee..094c39308 100644 --- a/Aircraft/Instruments/vor2-c172s.xml +++ b/Aircraft/Instruments/vor2-c172s.xml @@ -18,11 +18,11 @@ Jan 26 2003 512 - /radios/nav[1]/to-flag --> - /radios/nav[1]/from-flag --> - /radios/nav[1]/radials/selected-deg - /radios/nav[1]/heading-needle-deflection - /radios/nav[1]/in-range + /instrumentation/nav[1]/to-flag --> + /instrumentation/nav[1]/from-flag --> + /instrumentation/nav[1]/radials/selected-deg + /instrumentation/nav[1]/heading-needle-deflection + /instrumentation/nav[1]/in-range diff --git a/Aircraft/c172p/Models/c172p-2d-panel.xml b/Aircraft/c172p/Models/c172p-2d-panel.xml index 18da5a9f4..866be0c2b 100644 --- a/Aircraft/c172p/Models/c172p-2d-panel.xml +++ b/Aircraft/c172p/Models/c172p-2d-panel.xml @@ -195,11 +195,11 @@ Legacy 2D instruments and actions for the 3D C172P cockpit. VOR 2 Gauge - /radios/nav[1]/to-flag - /radios/nav[1]/from-flag - /radios/nav[1]/radials/selected-deg - /radios/nav[1]/gs-needle-deflection - /radios/nav[1]/heading-needle-deflection + /instrumentation/nav[1]/to-flag + /instrumentation/nav[1]/from-flag + /instrumentation/nav[1]/radials/selected-deg + /instrumentation/nav[1]/gs-needle-deflection + /instrumentation/nav[1]/heading-needle-deflection /sim/instrument-options/nav[1]/has-gs-needle /sim/instrument-options/nav[1]/needles-pivot @@ -237,12 +237,12 @@ Legacy 2D instruments and actions for the 3D C172P cockpit. NavCom 2 Radio - /radios/comm[1]/frequencies/selected-mhz - /radios/comm[1]/frequencies/standby-mhz - /radios/nav[1]/frequencies/selected-mhz - /radios/nav[1]/frequencies/standby-mhz - /radios/nav[1]/volume - /radios/nav[1]/ident + /instrumentation/comm[1]/frequencies/selected-mhz + /instrumentation/comm[1]/frequencies/standby-mhz + /instrumentation/nav[1]/frequencies/selected-mhz + /instrumentation/nav[1]/frequencies/standby-mhz + /instrumentation/nav[1]/volume + /instrumentation/nav[1]/ident 880 150 diff --git a/Aircraft/c172p/Systems/KAP140.xml b/Aircraft/c172p/Systems/KAP140.xml index 0a13f723f..7e9611f91 100644 --- a/Aircraft/c172p/Systems/KAP140.xml +++ b/Aircraft/c172p/Systems/KAP140.xml @@ -23,7 +23,7 @@ nav - /radios/nav/heading-needle-deflection + /instrumentation/nav/heading-needle-deflection 0.0 @@ -53,7 +53,7 @@ apr - /radios/nav/heading-needle-deflection + /instrumentation/nav/heading-needle-deflection 0.0 @@ -83,7 +83,7 @@ rev - /radios/nav/heading-needle-deflection + /instrumentation/nav/heading-needle-deflection -1.0 @@ -211,7 +211,7 @@ gs - /radios/nav/gs-needle-deflection + /instrumentation/nav/gs-needle-deflection 0.0 diff --git a/gui/dialogs/radios.xml b/gui/dialogs/radios.xml index f43d2cc8c..83d62f803 100644 --- a/gui/dialogs/radios.xml +++ b/gui/dialogs/radios.xml @@ -46,7 +46,7 @@ 75 25 - /radios/comm[0]/frequencies/selected-mhz + /instrumentation/comm[0]/frequencies/selected-mhz