From fddd2b6e615ae9d5ac7648e82ab50bf3697285be Mon Sep 17 00:00:00 2001 From: Torsten Dreyer Date: Sat, 10 Dec 2011 21:33:11 +0100 Subject: [PATCH] Add kx165 flightrecorder component and use it for SenecaII also downgrade double to float to save some space --- .../flightrecorder/components/kx165.xml | 65 +++++++++++++++++++ 1 file changed, 65 insertions(+) create mode 100644 Aircraft/Generic/flightrecorder/components/kx165.xml diff --git a/Aircraft/Generic/flightrecorder/components/kx165.xml b/Aircraft/Generic/flightrecorder/components/kx165.xml new file mode 100644 index 000000000..e47a4a7c7 --- /dev/null +++ b/Aircraft/Generic/flightrecorder/components/kx165.xml @@ -0,0 +1,65 @@ + + + + + + + + + bool + /instrumentation/comm[%i]/serviceable + + + bool + /instrumentation/nav[%i]/serviceable + + + bool + /instrumentation/nav[%i]/power-btn + + + bool + /instrumentation/comm[%i]/frq-swap-btn + + + float + /instrumentation/comm[%i]/frequencies/selected-mhz + + + float + /instrumentation/comm[%i]/frequencies/standby-mhz + + + float + /instrumentation/comm[%i]/volume + + + bool + /instrumentation/comm[%i]/test-btn + + + bool + /instrumentation/nav[%i]/frq-swap-btn + + + float + /instrumentation/nav[%i]/frequencies/selected-mhz + + + float + /instrumentation/nav[%i]/frequencies/standby-mhz + + + float + /instrumentation/nav[%i]/volume + + + bool + /instrumentation/nav[%i]/audio-btn + + + float + /instrumentation/comm[%i]/dimming-norm + + +