DCS Simple Radio change logs

DCS Simple Radio has been updated to Version 1.5.3.5

Get it HERE (DCS SIMPLE RADIO)

Change log
REQUIRES SERVER & CLIENT VERSION 1.5.3.1 or newer - NOT COMPATIBLE WITH ANYTHING BEFORE 1.5.3.1

For the server you need to open TCP PORTS 5002 + 5003 unless you’ve changed the server port using the server config file.

Banned IPs are added to a file created where ever the server is run called banned.txt. To unban, just delete the IP from the file and restart the server.

The server will always open TWO TCP ports - one you can control with the Config file, the other is always +1 above the setting in the config. If you cant press PTT but everything else looks fine - this is why :+1:

INSTALLATION INSTRUCTIONS
To install or update, extract ALL the files from the zip into a folder and just run the installer which’ll replace any previous version installed automatically

.NET version 4.6.2 Required - PLEASE INSTALL THIS - https://www.microsoft.com/en-gb/download/details.aspx?id=53345

If you’re on Windows N edition (No media components installed) then install this (you’ll know when you get the audio initialisation error!) - Media Feature Pack list for Windows N editions - Microsoft Support

KNOWN BUG: If you get lag while using the radio, press L Ctrl + L Shift + L to fix. This is a DCS bug i’m trying to work around and triggered by pressing L Ctrl + L. It doesnt matter if that key is bound or not, it’ll still cause lag when you press it

Changelog

  • Added connection status indicators - Now tracks game export and game gui broadcasts to signal fully working DCS connection as well as VOIP and Server TCP connection status
  • EAM name should no longer be overwritten
  • Fixed for concurrent access bug causing excessive logging (and other issues) - This release is backwards compatible but it’s recommend all servers to update to this version when possible!
  • Added Yak 52 support and expansion radios - Requires always allow SRS hotkeys to be on to be used
  • Added expansion radios to L39 - Requires always allow SRS hotkeys to be on to be used
  • Added basic log rotate
  • Improved Installer Saved Games checker logic to make sure saved games folder is used

Thanks to you all for the support - SRS Team (MorpheusXAUT and Ciribob)

DCS / VR Overlay & Overlay Configuration

The overlay has 4 states, hidden, small, small+volume & full that you can see by pressing Left Control + Left Shift + Escape by default.

The Full state has a title bar that you can click and drag the window around with. The window position will be saved for when DCS is next opened.

The radio status is removed after 5 seconds if SRS is closed or loses server connection

To configure the overlay hotkey, run DCS once to create a config file in Saved Games\DCS\Config which will look something like so and quit DCS:

2 Likes

I love me some SRS - helps with the atmosphere (zzclick). Plus, not seen that VR overlay before, so keen to give that a go now. Normally with VR on I just peer under my nose (the English are taught this from birth :clown_face:) at my second screen to see what teamspeak is up to, so this sounds much clever than that.

DCS Simple Radio has been updated to Version 1.5.4.0 get it HERE

REQUIRES SERVER & CLIENT VERSION 1.5.3.1 or newer - NOT COMPATIBLE WITH ANYTHING BEFORE 1.5.3.1

SRS is no longer signed (certificate expired) - so Windows smart screen will pop up - just hit More Info, then ok :+1:

For the server you need to open TCP PORTS 5002 + 5003 unless you’ve changed the server port using the server config file.

Banned IPs are added to a file created where ever the server is run called banned.txt. To unban, just delete the IP from the file and restart the server.

The server will always open TWO TCP ports - one you can control with the Config file, the other is always +1 above the setting in the config. If you cant press PTT but everything else looks fine - this is why :+1:

INSTALLATION INSTRUCTIONS
To install or update, extract ALL the files from the zip into a folder and just run the installer which’ll replace any previous version installed automatically

.NET version 4.6.2 or newer Required - PLEASE INSTALL THIS - https://www.microsoft.com/en-gb/download/details.aspx?id=53345

If you’re on Windows N edition (No media components installed) then install this (you’ll know when you get the audio initialisation error!) - Media Feature Pack list for Windows N editions - Microsoft Support

KNOWN BUG: If you get lag while using the radio, press L Ctrl + L Shift + L to fix. This is a DCS bug i’m trying to work around and triggered by pressing L Ctrl + L. It doesnt matter if that key is bound or not, it’ll still cause lag when you press it

Changelog

  • Mixing / Radio distortion with multiple speakers on the same or different radios fixed :tada:
  • Fixed for doubles / floats in X / Y Screen position causing errors when loading for some users
  • Added command line option -cfg=“some\path\to\client.cfg” to override config location and name
  • Fix for connect button getting stuck in certain circumstances
  • Other fixes

Thanks to you all for the support - SRS Team (MorpheusXAUT and Ciribob)

DCS / VR Overlay & Overlay Configuration

The overlay has 4 states, hidden, small, small+volume & full that you can see by pressing Left Control + Left Shift + Escape by default.

The Full state has a title bar that you can click and drag the window around with. The window position will be saved for when DCS is next opened.

The radio status is removed after 5 seconds if SRS is closed or loses server connection

To configure the overlay hotkey, run DCS once to create a config file in Saved Games\DCS\Config which will look something like so and quit DCS:

config = { [“mode”] = “minimum”, [“hotkey”] = “Ctrl+Shift+escape”, [“windowPosition”] = { [“y”] = 342, [“x”] = 981, }, – end of [“windowPosition”] } – end of config

Edit the “Hotkey” section and add the characters from the keyboard you’d like to use instead. i.e

config = { [“mode”] = “minimum”, [“hotkey”] = “Ctrl+Shift+1”, – now uses the combination of ctrl shift and 1 together to toggle [“windowPosition”] = { [“y”] = 342, [“x”] = 981, }, – end of [“windowPosition”] } – end of config

Fixed Channels

Fixed channels can be created for all FC3 aircraft and all expansion radios for Non FC3.

Channel presets are created per Radio - full list of names & frequencies here DCS SimpleRadio Standalone - Radio Overview - Google Sheets )

Preset files are named after the radio (no special characters needed & case is ignored) and are text files with a single frequency on each line.

For example, to create a fixed channel list for the first UHF radio in the F15C:

Create a file called ANARC-164 UHF1.txt or anarc164 UHF1.txt where you installed SimpleRadio Standalone (where the client exe is), add frequencies and save. Example also attached

The file will be automatically loaded when that radio appears on an aircraft. The frequency list can also be manually reloaded with the reload button

See DCS-SimpleRadio Standalone - DCS Modding - ED Forums for more info on Radio Encryption

The Wiki has even more information: Home · ciribob/DCS-SimpleRadioStandalone Wiki · GitHub

Troubleshooting - DCS-SimpleRadio Standalone - Page 45 - DCS Modding - ED Forums or ask me on Discord https://discord.gg/baw7g3t

1 Like

DCS Simple Radio has been updated to Version 1.5.6.0 get it HERE

ATTENTION

CLIENT VERSION 1.5.3.1 or newer - NOT COMPATIBLE WITH ANYTHING BEFORE 1.5.3.1**

SRS is SIGNED AGAIN! Thank you all for your support! It’ll take a week or so for Windows Smart Screen to trust it

For the server you need to open TCP PORTS 5002 + 5003 unless you’ve changed the server port using the server config file.

Banned IPs are added to a file created where ever the server is run called banned.txt. To unban, just delete the IP from the file and restart the server.

The server will always open TWO TCP ports - one you can control with the Config file, the other is always +1 above the setting in the config. If you cant press PTT but everything else looks fine - this is why :+1:

INSTALLATION INSTRUCTIONS
To install or update, extract ALL the files from the zip into a folder and just run the installer which’ll replace any previous version installed automatically

.NET version 4.6.2 or newer Required - PLEASE INSTALL THIS - https://www.microsoft.com/en-gb/download/details.aspx?id=53345

If you’re on Windows N edition (No media components installed) then install this (you’ll know when you get the audio initialisation error!) - Media Feature Pack list for Windows N editions - Microsoft Support

KNOWN BUG: If you get lag while using the radio, press L Ctrl + L Shift + L to fix. This is a DCS bug i’m trying to work around and triggered by pressing L Ctrl + L. It doesnt matter if that key is bound or not, it’ll still cause lag when you press it

Changelog

  • Fix for memory leak for long VoIP Transmissions - Thanks to @rkusa
  • Addition of Hoggit A4 (Works the same as other FC3 but with correct radio & limits) - Well done guys!

Thanks to you all for the support - SRS Team (MorpheusXAUT and Ciribob)

DCS / VR Overlay & Overlay Configuration

The overlay has 4 states, hidden, small, small+volume & full that you can see by pressing Left Control + Left Shift + Escape by default.

The Full state has a title bar that you can click and drag the window around with. The window position will be saved for when DCS is next opened.

The radio status is removed after 5 seconds if SRS is closed or loses server connection

2 Likes

DCS Simple Radio has been updated to Version 1.5.7.0 get it HERE

ATTENTION

REQUIRES SERVER & CLIENT VERSION 1.5.3.1 or newer - NOT COMPATIBLE WITH ANYTHING BEFORE 1.5.3.1

For the server you need to open TCP PORTS 5002 + 5003 unless you’ve changed the server port using the server config file.

Banned IPs are added to a file created where ever the server is run called banned.txt. To unban, just delete the IP from the file and restart the server.

The server will always open TWO TCP ports - one you can control with the Config file, the other is always +1 above the setting in the config. If you cant press PTT but everything else looks fine - this is why :+1:

INSTALLATION INSTRUCTIONS
To install or update, extract ALL the files from the zip into a folder and just run the installer which’ll replace any previous version installed automatically

.NET version 4.6.2 or newer Required - PLEASE INSTALL THIS - https://www.microsoft.com/en-gb/download/details.aspx?id=53345

If you’re on Windows N edition (No media components installed) then install this (you’ll know when you get the audio initialisation error!) - Media Feature Pack list for Windows N editions - Microsoft Support

KNOWN BUG: If you get lag while using the radio, press L Ctrl + L Shift + L to fix. This is a DCS bug i’m trying to work around and triggered by pressing L Ctrl + L. It doesnt matter if that key is bound or not, it’ll still cause lag when you press it

Changelog

  • Updates to add C101CC & EB
  • Added Rescan Inputs button on SRS - allows newly plugged in devices to be used without restarting SRS
  • Addition of Optional Start Menu entries to be added by the installer
  • New Server Side option - Allow Encryption. If its disabled - users cannot use radio encryption (Coalition Security is unaffected). Added to stop abuse / accidental channel blocking

Thanks to you all for the support - SRS Team (MorpheusXAUT and Ciribob)

DCS / VR Overlay & Overlay Configuration

The overlay has 4 states, hidden, small, small+volume & full that you can see by pressing Left Control + Left Shift + Escape by default.

The Full state has a title bar that you can click and drag the window around with. The window position will be saved for when DCS is next opened.

The radio status is removed after 5 seconds if SRS is closed or loses server connection

To configure the overlay hotkey, run DCS once to create a config file in Saved Games\DCS\Config which will look something like so and quit DCS:

config = { [“mode”] = “minimum”, [“hotkey”] = “Ctrl+Shift+escape”, [“windowPosition”] = { [“y”] = 342, [“x”] = 981, }, – end of [“windowPosition”] } – end of config

Edit the “Hotkey” section and add the characters from the keyboard you’d like to use instead. i.e

config = { [“mode”] = “minimum”, [“hotkey”] = “Ctrl+Shift+1”, – now uses the combination of ctrl shift and 1 together to toggle [“windowPosition”] = { [“y”] = 342, [“x”] = 981, }, – end of [“windowPosition”] } – end of config

Fixed Channels

Fixed channels can be created for all FC3 aircraft and all expansion radios for Non FC3.

Channel presets are created per Radio - full list of names & frequencies here DCS SimpleRadio Standalone - Radio Overview - Google Sheets )

Preset files are named after the radio (no special characters needed & case is ignored) and are text files with a single frequency on each line.

For example, to create a fixed channel list for the first UHF radio in the F15C:

Create a file called ANARC-164 UHF1.txt or anarc164 UHF1.txt where you installed SimpleRadio Standalone (where the client exe is), add frequencies and save. Example also attached

The file will be automatically loaded when that radio appears on an aircraft. The frequency list can also be manually reloaded with the reload button

See DCS-SimpleRadio Standalone - DCS Modding - ED Forums for more info on Radio Encryption

The Wiki has even more information: Home · ciribob/DCS-SimpleRadioStandalone Wiki · GitHub

Troubleshooting - DCS-SimpleRadio Standalone - Page 45 - DCS Modding - ED Forums or ask me on Discord https://discord.gg/baw7g3t

Donation Link - https://tinyurl.com/srs-donate

2 Likes

DCS Simple Radio has been updated to Version 1.5.7.0 get it HERE

ATTENTION

REQUIRES SERVER & CLIENT VERSION 1.5.3.1 or newer - NOT COMPATIBLE WITH ANYTHING BEFORE 1.5.3.1

For the server you need to open TCP PORTS 5002 + 5003 unless you’ve changed the server port using the server config file.

Banned IPs are added to a file created where ever the server is run called banned.txt. To unban, just delete the IP from the file and restart the server.

The server will always open TWO TCP ports - one you can control with the Config file, the other is always +1 above the setting in the config. If you cant press PTT but everything else looks fine - this is why :+1:

INSTALLATION INSTRUCTIONS
To install or update, extract ALL the files from the zip into a folder and just run the installer which’ll replace any previous version installed automatically

.NET version 4.6.2 or newer Required - PLEASE INSTALL THIS - https://www.microsoft.com/en-gb/download/details.aspx?id=53345

If you’re on Windows N edition (No media components installed) then install this (you’ll know when you get the audio initialisation error!) - Media Feature Pack list for Windows N editions - Microsoft Support

KNOWN BUG: If you get lag while using the radio, press L Ctrl + L Shift + L to fix. This is a DCS bug i’m trying to work around and triggered by pressing L Ctrl + L. It doesnt matter if that key is bound or not, it’ll still cause lag when you press it

Changelog

  • Updates to add CEII
  • Fix for DCS / VR overlay opacity

Thanks to you all for the support - SRS Team (MorpheusXAUT and Ciribob)

DCS / VR Overlay & Overlay Configuration

The overlay has 4 states, hidden, small, small+volume & full that you can see by pressing Left Control + Left Shift + Escape by default.

The Full state has a title bar that you can click and drag the window around with. The window position will be saved for when DCS is next opened.

The radio status is removed after 5 seconds if SRS is closed or loses server connection

To configure the overlay hotkey, run DCS once to create a config file in Saved Games\DCS\Config which will look something like so and quit DCS:

config = { [“mode”] = “minimum”, [“hotkey”] = “Ctrl+Shift+escape”, [“windowPosition”] = { [“y”] = 342, [“x”] = 981, }, – end of [“windowPosition”] } – end of config

Edit the “Hotkey” section and add the characters from the keyboard you’d like to use instead. i.e

config = { [“mode”] = “minimum”, [“hotkey”] = “Ctrl+Shift+1”, – now uses the combination of ctrl shift and 1 together to toggle [“windowPosition”] = { [“y”] = 342, [“x”] = 981, }, – end of [“windowPosition”] } – end of config

Fixed Channels

Fixed channels can be created for all FC3 aircraft and all expansion radios for Non FC3.

Channel presets are created per Radio - full list of names & frequencies here DCS SimpleRadio Standalone - Radio Overview - Google Sheets )

Preset files are named after the radio (no special characters needed & case is ignored) and are text files with a single frequency on each line.

For example, to create a fixed channel list for the first UHF radio in the F15C:

Create a file called ANARC-164 UHF1.txt or anarc164 UHF1.txt where you installed SimpleRadio Standalone (where the client exe is), add frequencies and save. Example also attached

The file will be automatically loaded when that radio appears on an aircraft. The frequency list can also be manually reloaded with the reload button

See DCS-SimpleRadio Standalone - DCS Modding - ED Forums for more info on Radio Encryption

The Wiki has even more information: Home · ciribob/DCS-SimpleRadioStandalone Wiki · GitHub

Troubleshooting - DCS-SimpleRadio Standalone - Page 45 - DCS Modding - ED Forums or ask me on Discord https://discord.gg/baw7g3t

Donation Link - https://tinyurl.com/srs-donate

3 Likes

DCS Simple Radio has been updated to Version 1.5.7.0 get it HERE

Release 1.5.9.0 - Mig-19 Support

Donation Link - https://tinyurl.com/srs-donate

ATTENTION

REQUIRES SERVER & CLIENT VERSION 1.5.3.1 or newer - NOT COMPATIBLE WITH ANYTHING BEFORE 1.5.3.1

For the server you need to open TCP PORTS 5002 + 5003 unless you’ve changed the server port using the server config file.

Banned IPs are added to a file created where ever the server is run called banned.txt. To unban, just delete the IP from the file and restart the server.

The server will always open TWO TCP ports - one you can control with the Config file, the other is always +1 above the setting in the config. If you cant press PTT but everything else looks fine - this is why :+1:

INSTALLATION INSTRUCTIONS
To install or update, extract ALL the files from the zip into a folder and just run the installer which’ll replace any previous version installed automatically

.NET version 4.6.2 or newer Required - PLEASE INSTALL THIS - https://www.microsoft.com/en-gb/download/details.aspx?id=53345

If you’re on Windows N edition (No media components installed) then install this (you’ll know when you get the audio initialisation error!) - Media Feature Pack list for Windows N editions - Microsoft Support

KNOWN BUG: If you get lag while using the radio, press L Ctrl + L Shift + L to fix. This is a DCS bug i’m trying to work around and triggered by pressing L Ctrl + L. It doesnt matter if that key is bound or not, it’ll still cause lag when you press it

Changelog

  • Addition of Mig-19
  • Addition of P51D variant
  • Swapped Radios on Viggen
  • Fix for Volume on A10C
  • Updated Help text for DCS Overlay in Help section
  • Fix for rounding issue on UHF Gazelle radio - now 3 decimal places!
  • No updated for F-14 as its already supported :+1: Well done HB!

Thanks to you all for the support - SRS Team (MorpheusXAUT and Ciribob)

DCS / VR Overlay & Overlay Configuration

The overlay has 4 states, hidden, small, small+volume & full that you can see by pressing Left Control + Left Shift + Escape by default.

The Full state has a title bar that you can click and drag the window around with. The window position will be saved for when DCS is next opened.

The radio status is removed after 5 seconds if SRS is closed or loses server connection

4 Likes

I love that overlay in VR. I’ve never managed to get anything Discord related to work in VR in terms of who is speaking. Another reason why SRS is so good…

DCS Simple Radio has been updated to Version 1.6.0.0 get it HERE
THIS VERSION IS NOT BACKWARDS COMPATIBLE WITH PREVIOUS VERSIONS. YOU WILL NEED TO UPDATE IF YOU WISH TO CONNECT TO A SERVER RUNNING THE LATEST VERSION.

ATTENTION

REQUIRES SERVER & CLIENT VERSION 1.6.0.0 or newer - NOT COMPATIBLE WITH ANYTHING BEFORE 1.6.0.0

^^^^^^^ NOT Backwards Compatible ^^^^^^^

For the server you need to open TCP PORTS 5002 + 5003 unless you’ve changed the server port using the server config file.

Banned IPs are added to a file created where ever the server is run called banned.txt. To unban, just delete the IP from the file and restart the server.

The server will always open TWO TCP ports - one you can control with the Config file, the other is always +1 above the setting in the config. If you cant press PTT but everything else looks fine - this is why :+1:

INSTALLATION INSTRUCTIONS
To install or update, extract ALL the files from the zip into a folder and just run the installer which’ll replace any previous version installed automatically

.NET version 4.6.2 or newer Required - PLEASE INSTALL THIS - https://www.microsoft.com/en-gb/download/details.aspx?id=53345

If you’re on Windows N edition (No media components installed) then install this (you’ll know when you get the audio initialisation error!) - Media Feature Pack list for Windows N editions - Microsoft Support

KNOWN BUG: If you get lag while using the radio, press L Ctrl + L Shift + L to fix. This is a DCS bug i’m trying to work around and triggered by pressing L Ctrl + L. It doesnt matter if that key is bound or not, it’ll still cause lag when you press it

Changelog

  • rolled back JSON library
  • rolled back network library
  • removed fallback for old Voice Packet

Thanks to you all for the support - SRS Team (MorpheusXAUT and Ciribob)

DCS / VR Overlay & Overlay Configuration

The overlay has 4 states, hidden, small, small+volume & full that you can see by pressing Left Control + Left Shift + Escape by default.

The Full state has a title bar that you can click and drag the window around with. The window position will be saved for when DCS is next opened.

The radio status is removed after 5 seconds if SRS is closed or loses server connection

To configure the overlay hotkey, run DCS once to create a config file in Saved Games\DCS\Config which will look something like so and quit DCS:

config = { [“mode”] = “minimum”, [“hotkey”] = “Ctrl+Shift+escape”, [“windowPosition”] = { [“y”] = 342, [“x”] = 981, }, – end of [“windowPosition”] } – end of config

Edit the “Hotkey” section and add the characters from the keyboard you’d like to use instead. i.e

config = { [“mode”] = “minimum”, [“hotkey”] = “Ctrl+Shift+1”, – now uses the combination of ctrl shift and 1 together to toggle [“windowPosition”] = { [“y”] = 342, [“x”] = 981, }, – end of [“windowPosition”] } – end of config

Fixed Channels

Fixed channels can be created for all FC3 aircraft and all expansion radios for Non FC3.

Channel presets are created per Radio - full list of names & frequencies here DCS SimpleRadio Standalone - Radio Overview - Google Sheets )

Preset files are named after the radio (no special characters needed & case is ignored) and are text files with a single frequency on each line.

For example, to create a fixed channel list for the first UHF radio in the F15C:

Create a file called ANARC-164 UHF1.txt or anarc164 UHF1.txt where you installed SimpleRadio Standalone (where the client exe is), add frequencies and save. Example also attached

The file will be automatically loaded when that radio appears on an aircraft. The frequency list can also be manually reloaded with the reload button

See DCS-SimpleRadio Standalone - DCS Modding - ED Forums for more info on Radio Encryption

The Wiki has even more information: Home · ciribob/DCS-SimpleRadioStandalone Wiki · GitHub

Troubleshooting - DCS-SimpleRadio Standalone - Page 45 - DCS Modding - ED Forums or ask me on Discord https://discord.gg/baw7g3t

Donation Link - https://tinyurl.com/srs-donate

3 Likes

DCS Simple Radio has been updated to Version 1.6.1.0 get it HERE

ATTENTION

REQUIRES SERVER & CLIENT VERSION 1.6.0.0 or newer - NOT COMPATIBLE WITH ANYTHING BEFORE 1.6.0.0

For the server you need to open TCP PORTS 5002 + 5003 unless you’ve changed the server port using the server config file.

Banned IPs are added to a file created where ever the server is run called banned.txt. To unban, just delete the IP from the file and restart the server.

The server will always open TWO TCP ports - one you can control with the Config file, the other is always +1 above the setting in the config. If you cant press PTT but everything else looks fine - this is why :+1:

INSTALLATION INSTRUCTIONS
To install or update, extract ALL the files from the zip into a folder and just run the installer which’ll replace any previous version installed automatically

.NET version 4.6.2 or newer Required - PLEASE INSTALL THIS - https://www.microsoft.com/en-gb/download/details.aspx?id=53345

If you’re on Windows N edition (No media components installed) then install this (you’ll know when you get the audio initialisation error!) - Media Feature Pack list for Windows N editions - Microsoft Support

KNOWN BUG: If you get lag while using the radio, press L Ctrl + L Shift + L to fix. This is a DCS bug i’m trying to work around and triggered by pressing L Ctrl + L. It doesnt matter if that key is bound or not, it’ll still cause lag when you press it

Changelog

  • Fix for intermittent radio comms on EAM mode (and possibly FC3) - Massive thanks to =DFA= FixieRider & Morpheus for this
  • Added -cfg command line option for servers to reference a different cfg file
  • Added audio effect to intercom

Thanks to you all for the support - SRS Team (MorpheusXAUT and Ciribob)

DCS / VR Overlay & Overlay Configuration

The overlay has 4 states, hidden, small, small+volume & full that you can see by pressing Left Control + Left Shift + Escape by default.

The Full state has a title bar that you can click and drag the window around with. The window position will be saved for when DCS is next opened.

The radio status is removed after 5 seconds if SRS is closed or loses server connection

To configure the overlay hotkey, run DCS once to create a config file in Saved Games\DCS\Config which will look something like so and quit DCS:

config = { [“mode”] = “minimum”, [“hotkey”] = “Ctrl+Shift+escape”, [“windowPosition”] = { [“y”] = 342, [“x”] = 981, }, – end of [“windowPosition”] } – end of config

Edit the “Hotkey” section and add the characters from the keyboard you’d like to use instead. i.e

config = { [“mode”] = “minimum”, [“hotkey”] = “Ctrl+Shift+1”, – now uses the combination of ctrl shift and 1 together to toggle [“windowPosition”] = { [“y”] = 342, [“x”] = 981, }, – end of [“windowPosition”] } – end of config

Fixed Channels

Fixed channels can be created for all FC3 aircraft and all expansion radios for Non FC3.

Channel presets are created per Radio - full list of names & frequencies here DCS SimpleRadio Standalone - Radio Overview - Google Sheets )

Preset files are named after the radio (no special characters needed & case is ignored) and are text files with a single frequency on each line.

For example, to create a fixed channel list for the first UHF radio in the F15C:

Create a file called ANARC-164 UHF1.txt or anarc164 UHF1.txt where you installed SimpleRadio Standalone (where the client exe is), add frequencies and save. Example also attached

The file will be automatically loaded when that radio appears on an aircraft. The frequency list can also be manually reloaded with the reload button

See DCS-SimpleRadio Standalone - DCS Modding - ED Forums for more info on Radio Encryption

The Wiki has even more information: Home · ciribob/DCS-SimpleRadioStandalone Wiki · GitHub

Troubleshooting - DCS-SimpleRadio Standalone - Page 45 - DCS Modding - ED Forums or ask me on Discord https://discord.gg/baw7g3t

Donation Link - https://tinyurl.com/srs-donate

4 Likes

DCS Simple Radio has been updated to Version 1.6.1.0 get it HERE

F16 Support!

@ciribob ciribob released this yesterday

Donation Link - https://tinyurl.com/srs-donate

ATTENTION

REQUIRES SERVER & CLIENT VERSION 1.6.0.0 or newer - NOT COMPATIBLE WITH ANYTHING BEFORE 1.6.0.0

INSTALLATION INSTRUCTIONS
To install or update, extract ALL the files from the “DCS-SimpleRadioStandalone-1.6.1.0.zip” (link below) zip into a folder and just run the installer which’ll replace any previous version installed automatically

.NET version 4.6.2 or newer Required - PLEASE INSTALL THIS - https://www.microsoft.com/en-gb/download/details.aspx?id=53345

If you’re on Windows N edition (No media components installed) then install this (you’ll know when you get the audio initialisation error!) - Media Feature Pack list for Windows N editions - Microsoft Support

KNOWN BUG: If you get lag while using the radio, press L Ctrl + L Shift + L to fix. This is a DCS bug i’m trying to work around and triggered by pressing L Ctrl + L. It doesnt matter if that key is bound or not, it’ll still cause lag when you press it

Changelog

  • Addition of F16 - thanks to LazyBoots, Raffson and bubblefrog for their submissions. Please note - preset channel indicator will only show when you enable the backup controls for UHF and you can only enable guard with the backup controls

Thanks to you all for the support - SRS Team (MorpheusXAUT and Ciribob)

DCS / VR Overlay & Overlay Configuration

The overlay has 4 states, hidden, small, small+volume & full that you can see by pressing Left Control + Left Shift + Escape by default.

The Full state has a title bar that you can click and drag the window around with. The window position will be saved for when DCS is next opened.

The radio status is removed after 5 seconds if SRS is closed or loses server connection

To configure the overlay hotkey, run DCS once to create a config file in Saved Games\DCS\Config which will look something like so and quit DCS:

config = { [“mode”] = “minimum”, [“hotkey”] = “Ctrl+Shift+escape”, [“windowPosition”] = { [“y”] = 342, [“x”] = 981, }, – end of [“windowPosition”] } – end of config

Edit the “Hotkey” section and add the characters from the keyboard you’d like to use instead. i.e

config = { [“mode”] = “minimum”, [“hotkey”] = “Ctrl+Shift+1”, – now uses the combination of ctrl shift and 1 together to toggle [“windowPosition”] = { [“y”] = 342, [“x”] = 981, }, – end of [“windowPosition”] } – end of config

Fixed Channels

Fixed channels can be created for all FC3 aircraft and all expansion radios for Non FC3.

Channel presets are created per Radio - full list of names & frequencies here DCS SimpleRadio Standalone - Radio Overview - Google Sheets )

Preset files are named after the radio (no special characters needed & case is ignored) and are text files with a single frequency on each line.

For example, to create a fixed channel list for the first UHF radio in the F15C:

Create a file called ANARC-164 UHF1.txt or anarc164 UHF1.txt where you installed SimpleRadio Standalone (where the client exe is), add frequencies and save. Example also attached

The file will be automatically loaded when that radio appears on an aircraft. The frequency list can also be manually reloaded with the reload button

See DCS-SimpleRadio Standalone - DCS Modding - ED Forums for more info on Radio Encryption

The Wiki has even more information: Home · ciribob/DCS-SimpleRadioStandalone Wiki · GitHub

Troubleshooting - https://forums.eagle.ru/showpost.php?p=2963204&postcount=1122 or ask me on Discord https://discord.gg/baw7g3t

Server Details

For the server you need to open TCP PORTS 5002 + 5003 unless you’ve changed the server port using the server config file.

Banned IPs are added to a file created where ever the server is run called banned.txt. To unban, just delete the IP from the file and restart the server.

The server will always open TWO TCP ports - one you can control with the Config file, the other is always +1 above the setting in the config. If you cant press PTT but everything else looks fine - this is why :+1:

Donation Link - https://tinyurl.com/srs-donate

3 Likes

DCS Simple Radio has been updated to Version 1.6.1.0 get it HERE

Auto Updater - Network improvements and fixes for disconnects

@ciribob ciribob released this 2 days ago

Donation Link - https://tinyurl.com/srs-donate

Support - Discord - SimpleRadio Standalone Support & Info

ATTENTION

INSTALLATION INSTRUCTIONS

Download and run SRS-AutoUpdater.exe or alternatively follow the instructions below

To install or update, extract ALL the files from the “DCS-SimpleRadioStandalone.zip” (link below) zip into a temporary folder and just run the installer which’ll replace any previous version installed automatically

Windows N users will need to enable the Media Pack or they will get the audio initialisation error - Details on Discord - SimpleRadio Standalone Support & Info

Changelog

  • Added SRS-AutoUpdater.exe - run this to one click install the latest SRS version!
  • Fixed ability to SRS without a microphone if you just want to listen
  • Reworked TCP layer and fixed excessive CPU usage for Servers - Recommend all Servers update ASAP
  • Fixed random disconnects for clients from servers due to incorrect timeout
  • Improved RIO hotmic latency - please give feedback on Discord
  • Added Auto Updater - just run to one click install the latest version of SRS!

Thanks to you all for the support - SRS Team (MorpheusXAUT and Ciribob)

DCS / VR Overlay & Overlay Configuration

The overlay has 4 states, hidden, small, small+volume & full that you can see by pressing Left Control + Left Shift + Escape by default.

The Full state has a title bar that you can click and drag the window around with. The window position will be saved for when DCS is next opened.

The radio status is removed after 5 seconds if SRS is closed or loses server connection

To configure the overlay hotkey, run DCS once to create a config file in Saved Games\DCS\Config which will look something like so and quit DCS:

config = { [“mode”] = “minimum”, [“hotkey”] = “Ctrl+Shift+escape”, [“windowPosition”] = { [“y”] = 342, [“x”] = 981, }, – end of [“windowPosition”] } – end of config

Edit the “Hotkey” section and add the characters from the keyboard you’d like to use instead. i.e

config = { [“mode”] = “minimum”, [“hotkey”] = “Ctrl+Shift+1”, – now uses the combination of ctrl shift and 1 together to toggle [“windowPosition”] = { [“y”] = 342, [“x”] = 981, }, – end of [“windowPosition”] } – end of config

Fixed Channels

Fixed channels can be created for all FC3 aircraft and all expansion radios for Non FC3.

Channel presets are created per Radio - full list of names & frequencies here DCS SimpleRadio Standalone - Radio Overview - Google Sheets )

Preset files are named after the radio (no special characters needed & case is ignored) and are text files with a single frequency on each line.

For example, to create a fixed channel list for the first UHF radio in the F15C:

Create a file called ANARC-164 UHF1.txt or anarc164 UHF1.txt where you installed SimpleRadio Standalone (where the client exe is), add frequencies and save. Example also attached

The file will be automatically loaded when that radio appears on an aircraft. The frequency list can also be manually reloaded with the reload button

See DCS-SimpleRadio Standalone - DCS Modding - ED Forums for more info on Radio Encryption

The Wiki has even more information: Home · ciribob/DCS-SimpleRadioStandalone Wiki · GitHub

Troubleshooting - https://forums.eagle.ru/showpost.php?p=2963204&postcount=1122 or ask me on Discord https://discord.gg/baw7g3t

Server Details

For the server you need to open TCP AND UDP PORTS 5002 unless you’ve changed the server port using the server config file.

Banned IPs are added to a file created where ever the server is run called banned.txt. To unban, just delete the IP from the file and restart the server.

The server will always open ONE PORT in two Protocols TCP and UDP - you can control this with the Config file. If you cant press PTT but everything else looks fine - this is why and indicated with the VoIP Green Plug :+1:

KNOWN BUG: If you get lag while using the radio, press L Ctrl + L Shift + L to fix. This is a DCS bug i’m trying to work around and triggered by pressing L Ctrl + L. It doesn’t matter if that key is bound or not, it’ll still cause lag when you press it

Donation Link - https://tinyurl.com/srs-donate

1 Like