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 + + + diff --git a/Input/Joysticks/ThrustMaster/Warthog/README b/Input/Joysticks/ThrustMaster/Warthog/README index 6e50bc028..2f97e8dd8 100644 --- a/Input/Joysticks/ThrustMaster/Warthog/README +++ b/Input/Joysticks/ThrustMaster/Warthog/README @@ -101,8 +101,10 @@ via raw HID support. $ mkdir -p ~/.fgfs/Nasal $ cp $FG_ROOT/Nasal/IOrules ~/.fgfs/Nasal - Now add these two lines there: + Now add these four lines there: + READ ALLOW /dev/input/hidraw/Thustmaster_Joystick_-_HOTAS_Warthog + READ ALLOW /dev/input/hidraw/Thrustmaster_Throttle_-_HOTAS_Warthog WRITE ALLOW /dev/input/hidraw/Thustmaster_Joystick_-_HOTAS_Warthog WRITE ALLOW /dev/input/hidraw/Thrustmaster_Throttle_-_HOTAS_Warthog diff --git a/Input/Joysticks/ThrustMaster/Warthog/Stick/stick_rotate.xml b/Input/Joysticks/ThrustMaster/Warthog/Stick/stick_rotate.xml index e467ae1e8..d1d98216e 100644 --- a/Input/Joysticks/ThrustMaster/Warthog/Stick/stick_rotate.xml +++ b/Input/Joysticks/ThrustMaster/Warthog/Stick/stick_rotate.xml @@ -9,10 +9,13 @@