From 380bbdbb68bd83e212866ab5309c005239354d64 Mon Sep 17 00:00:00 2001 From: hbeni Date: Thu, 3 Aug 2023 00:08:54 +0200 Subject: [PATCH] FGFS-Addon: Added new keybinds COM3 (alt+shift) and Intercom (ctrl+shift) --- README.md | 2 +- client/fgfs-addon/Readme.md | 5 ++- client/fgfs-addon/addon-config.xml | 65 ++++++++++++++++++++++++++++++ 3 files changed, 69 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index b3fed25e..b09e1830 100644 --- a/README.md +++ b/README.md @@ -131,7 +131,7 @@ For details on how this can be done, look at RadioGUI's readme. Just add and activate the [FGFS-addon](client/fgfs-addon/Readme.md) in your launcher (you can use FGCom-Mumble and the old FGCom in parallel). The FGFS protocol file will handle old 25kHz as well as newer 8.3kHz radios. -After starting flightgear, you can use your radio stack like with FGCom (default is *space* to talk on COM1 and *shift+space* for COM2). Additional radios can be accessed by adding custom keybinds, or by using the _Combar_. +After starting flightgear, you can use your radio stack like with FGCom (default is *space* to talk on COM1, *shift+space* for COM2, *alt+space* for COM3 and *ctrl+space* for intercom). Additional radios can be accessed by adding custom keybinds, or by using the _Combar_. The addon can be configured via a new entry in the *Multiplayer* menu. Your ADF will recognize transmissions in the kHz range. With enabled _ADF_-mode the indicated bearing is recognized and visible on the instrument. The plane's audio system may also playback the received analog audio signal. This is usually switched at your plane's audio panel. diff --git a/client/fgfs-addon/Readme.md b/client/fgfs-addon/Readme.md index b05c4df0..33779d3e 100644 --- a/client/fgfs-addon/Readme.md +++ b/client/fgfs-addon/Readme.md @@ -19,9 +19,10 @@ When added to your launcher, the addon is automatically activated. No further steps are needed. The FGFS protocol file will handle old 25kHz as well as newer 8.3kHz radios. -After starting flightgear, you can use your radio stack like with FGCom (default is *space* to talk on COM1 and *shift+space* for COM2). +After starting flightgear, you can use your radio stack like with FGCom (default is *space* to talk on COM1 and *shift+space* for COM2). +*alt+space* will transmit on COM3, and *ctrl+space* on the intercom. -If your plane has more than two COM radios, you can use the _Combar_ dialog from the configuration dialog to access the PTTs of the radios, or define custom keybinds to set `/instrumentation/com[n]/ptt`. +If your plane has more than two COM radios, you can use the _Combar_ dialog from the configuration dialog to access the PTTs of the radios, or define custom keybinds to set `/instrumentation/comm[n]/ptt`. Configuration diff --git a/client/fgfs-addon/addon-config.xml b/client/fgfs-addon/addon-config.xml index f2d2f091..592e2096 100644 --- a/client/fgfs-addon/addon-config.xml +++ b/client/fgfs-addon/addon-config.xml @@ -1,4 +1,69 @@ + + + + + + + + + + + nasal + + + + + + nasal + + + + + + + nasal + + + + + + nasal + + + + + + +