From db38aa86e34465fd40f17900e28b6b16c383f20e Mon Sep 17 00:00:00 2001 From: Torsten Dreyer <torsten@t3r.de> Date: Sat, 1 Mar 2014 20:16:38 +0100 Subject: [PATCH] Add the new commradio system to the C172p --- Aircraft/c172p/Systems/instrumentation.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/Aircraft/c172p/Systems/instrumentation.xml b/Aircraft/c172p/Systems/instrumentation.xml index b370e37b1..91c2563fe 100644 --- a/Aircraft/c172p/Systems/instrumentation.xml +++ b/Aircraft/c172p/Systems/instrumentation.xml @@ -144,6 +144,16 @@ file, these values will be used (they are hardcoded). </deviation> </magnetic-compass> + <comm-radio> + <name>comm</name> + <number>0</number> + </comm-radio> + + <comm-radio> + <name>comm</name> + <number>1</number> + </comm-radio> + <nav-radio> <name>nav</name> <number>0</number>