Skip to content

Releases: ciribob/DCS-SimpleRadioStandalone

New Aircraft - Audio Improvements - 1.2.9.5

30 Mar 20:31
Compare
Choose a tag to compare

For the server you need to open UDP and TCP port 5002 unless you've changed the server port using the server config file.

To update 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!) - https://support.microsoft.com/en-us/help/3145500/media-feature-pack-list-for-windows-n-editions

Changelog

  • Added Viggen
  • Added Spitfire
  • Audio mixing improvements for receiving simultaneous transmissions on multiple channels
  • Made Radio effect optional (for testing audio quality)
  • Swapped around Viggen Radio
  • Fixed L-39 Intercom Volume
  • Fixed intermittent audio for GCI / AWACS if Line of sight is enforced

Make sure to backup your favourites file from the SRS directory before updating or it'll be lost!

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.

You now also need DCS-SRSGameGUI.lua in Save Games\DCS\Scripts as well as DCS-SimpleRadioStandalone.lua

See http://forums.eagle.ru/showthread.php?t=169387 for more info on Radio Encryption

The Wiki has even more information: https://github.com/ciribob/DCS-SimpleRadioStandalone/wiki

Troubleshooting - https://forums.eagle.ru/showpost.php?p=2963204&postcount=1122

Release 1.2.9.2 - Address Book

12 Nov 22:07
Compare
Choose a tag to compare

For the server you need to open UDP and TCP port 5002 unless you've changed the server port using the server config file.

To update 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 - https://www.microsoft.com/en-gb/download/details.aspx?id=48231

Changelog

  • Better Client <=> Server Sync
  • Thanks to @GylesBates for the new Address Book Feature
  • Intercom no longer has distortion applied

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.

You now also need DCS-SRSGameGUI.lua in Save Games\DCS\Scripts as well as DCS-SimpleRadioStandalone.lua

See http://forums.eagle.ru/showthread.php?t=169387 for more info on Radio Encryption

The Wiki has even more information: https://github.com/ciribob/DCS-SimpleRadioStandalone/wiki

Troubleshooting - https://forums.eagle.ru/showpost.php?p=2963204&postcount=1122

Release 1.2.9.1 - Switch to 64 bit

28 Oct 20:46
Compare
Choose a tag to compare

For the server you need to open UDP and TCP port 5002 unless you've changed the server port using the server config file.

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

Windows 7/8/10 N Users - PLEASE INSTALL THIS OR IT WILL NOT WORK - Adds the media codecs you need which are removed in the N Version - https://www.microsoft.com/en-gb/download/details.aspx?id=48231

To update just run the installer which'll replace any previous version installed automatically

When first using the radio, set Microphone boost to -50% and Speaker boost to 0%. Test with Preview Audio!

Forum Post with more info for this release:https://forums.eagle.ru/showpost.php?p=2936789&postcount=1030

Changelog

  • Added new "Allow More Input Devices" option
  • Switched to 64 Bit - Removed old API
  • Updated OPUS library
  • Input & output saving more robust - You will need to reselect your device on first launch for this version
  • Shorten AutoConnect LUA message - Please update Server LUA if used
  • Position of Client window saved
  • Position of AWACS window saved
  • Client - Server Settings window centered on client window
  • Removed blocking from UDP port in LUA per discovery by Yann
  • Targeting Latest .Net - Update here: https://www.microsoft.com/en-us/download/details.aspx?id=53344
  • Fix for Expansion radios not having radio selected by default
  • Changed A10C to have volume set to 100% for all radios by default 👍

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.

You now also need DCS-SRSGameGUI.lua in Save Games\DCS\Scripts as well as DCS-SimpleRadioStandalone.lua

See http://forums.eagle.ru/showthread.php?t=169387 for more info on Radio Encryption

The Wiki has even more information: https://github.com/ciribob/DCS-SimpleRadioStandalone/wiki

Release 1.2.8.1 - New Output API

09 Oct 21:27
Compare
Choose a tag to compare

For the server you need to open UDP and TCP port 5002 unless you've changed the server port using the server config file.

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

To update just run the installer which'll replace any previous version installed automatically

If you get a message about being unable to initialise audio, try the other Release - DCS-SimpleRadioStandalone-Old_Audio_Method

Changelog

  • Bug fixes for 1.2.8.0
  • New Output API - Should improve compatibility with sounds cards
  • Fixed bug where Radio Switch hotkeys worked on Aircraft when they shouldn't (UH-1, Mi-8)
  • Added VU meter for input and output when the radio is running and for preview. Is the radio is connected, VU meter will work for that and not preview
  • Fixed Autoconnect lua
  • Improved mixing efficiency
  • Reworked Audio encoding slightly to see if this solves occasional mixing issue
  • Awacs / GCI / ATC Panel with up to 10 radios - 8 UHF / VHF + 2 FM - This panel can only be used when in spectator or a non aircraft slot.
  • Reworked HotKeys implementation. Key binds now have priority so the most matching one is picked.
  • AWACS panel gains a "Sat phone" panel (Intercom Hotkey) where you pick a channel from 0 -100 and can talk to any other awacs on that channel
  • Improved Stereo Mixing
  • Improved Distance Fade Logic - will fade over the last 10% of transmission distance but you'll only really hear it at 5% or less
  • Added optional Auto Focus return to DCS. If the overlay window is active and then the mouse moved off the window, focus to DCS will be returned within a second
  • Version check when connecting to server to stop mismatched versions

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.

You now also need DCS-SRSGameGUI.lua in Save Games\DCS\Scripts as well as DCS-SimpleRadioStandalone.lua

See http://forums.eagle.ru/showthread.php?t=169387 for more info on Radio Encryption

The Wiki has even more information: https://github.com/ciribob/DCS-SimpleRadioStandalone/wiki

Release 1.2.8.0 - AWACS Panel

08 Oct 13:55
Compare
Choose a tag to compare

For the server you need to open UDP and TCP port 5002 unless you've changed the server port using the server config file.

To update just run the installer which'll replace any previous version installed automatically

Changelog

  • Added VU meter for input and output when the radio is running and for preview. Is the radio is connected, VU meter will work for that and not preview
  • Fixed Autoconnect lua
  • Improved mixing efficiency
  • Reworked Audio encoding slightly to see if this solves occasional mixing issue
  • Awacs / GCI / ATC Panel with up to 10 radios - 8 UHF / VHF + 2 FM - This panel can only be used when in spectator or a non aircraft slot.
  • Reworked HotKeys implementation. Key binds now have priority so the most matching one is picked.
  • AWACS panel gains a "Sat phone" panel (Intercom Hotkey) where you pick a channel from 0 -100 and can talk to any other awacs on that channel
  • Improved Stereo Mixing
  • Improved Distance Fade Logic - will fade over the last 10% of transmission distance but you'll only really hear it at 5% or less
  • Added optional Auto Focus return to DCS. If the overlay window is active and then the mouse moved off the window, focus to DCS will be returned within a second
  • Version check when connecting to server to stop mismatched versions

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.

You now also need DCS-SRSGameGUI.lua in Save Games\DCS\Scripts as well as DCS-SimpleRadioStandalone.lua

See http://forums.eagle.ru/showthread.php?t=169387 for more info on Radio Encryption

The Wiki has even more information: https://github.com/ciribob/DCS-SimpleRadioStandalone/wiki

Release 1.2.6.0 - Expansion Radios + Bug Fix

22 Sep 20:56
Compare
Choose a tag to compare

For the server you need to open UDP and TCP port 5002 unless you've changed the server port using the server config file.

To update just run the installer which'll replace any previous version installed automatically

  • Bug fix for 1.2.4.0 In Cockpit Guard Radios
  • Re-Implemented Jitter Buffer
  • Packet re-ordering is now in implemented
  • Implemented missing packet handling
  • Tweaked Output Speaker Read buffer (Might fix it for Microvax :) )
  • Added Client count to the Client Window when connected to the server - updates every second
  • Client Server settings window now auto updates every second
  • Removed Unneeded threads for efficiency by using Timers instead
  • Fixed audio preview crashes for some
  • Added controls type indicator - HOTAS (overlay/Hotkeys) or Cockpit Controls to indicate how you switch radios
  • Added Expansion Radio option serverside. Adds UHF + VHF to nearly all aircraft including WW2 + 50's aircraft. The setting can be toggled remotely and will take effect immediately
  • Added back Overlay Taskbar Icon - Can be disabled under settings
  • Removed incorrect 3rd KA50 radio - Now enabled via Expansion Radio Option

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.

You now also need DCS-SRSGameGUI.lua in Save Games\DCS\Scripts as well as DCS-SimpleRadioStandalone.lua

See http://forums.eagle.ru/showthread.php?t=169387 for more info on Radio Encryption

The Wiki has even more information: https://github.com/ciribob/DCS-SimpleRadioStandalone/wiki

Release 1.2.3.0 - Stutter Fix

11 Sep 10:52
Compare
Choose a tag to compare

For the server you need to open UDP and TCP port 5002 unless you've changed the server port using the server config file.

To update just run the installer which'll replace any previous version installed automatically

  • Re-sampler is now enforced - Maximum compatibility
  • Fixed Intercom working between aircraft...
  • Removed Radio effects option - always on now
  • Added Option to Enable Auto Connect Confirmation - By default it'll now just connect silently
  • Fix for receiving on multiple Radios Causing stutter
  • Tuned audio pipeline to reduce latency a bit more
  • Server is now multi threaded to better support 60+ clients
  • Removed Taskbar icon for Overlay - It was causing the taskbar to persist over DCS even if DCS was in the foreground for some users. If you lose it, there is a reset button under Settings 👍

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.

You now also need DCS-SRSGameGUI.lua in Save Games\DCS\Scripts as well as DCS-SimpleRadioStandalone.lua

See http://forums.eagle.ru/showthread.php?t=169387 for more info on Radio Encryption

The Wiki has even more information: https://github.com/ciribob/DCS-SimpleRadioStandalone/wiki

Release 1.2.2.0 - New Audio Effects

03 Sep 15:06
Compare
Choose a tag to compare

For the server you need to open UDP and TCP port 5002 unless you've changed the server port using the config file.

To update just run the installer which'll replace any previous version installed automatically

  • New Server Side option - IRL Radio Tx Behaviour - Means that when transmitting you can't hear on that radio
  • Adjusted line of sight offset to 10 meters per feedback
  • Added Line of sight signal fade - Transmissions will fade over a 60m offset - Will require more tuning
  • Added Distance Signal Fade - Will require more tuning
  • Fixed import bug reported (and fixed!) by Dart
  • Added Gazelle Intercom
  • Fixed Bf-109 Radio
  • Added Intercom Hotkey
  • Added Audio Separation option for Intercom
  • Changed audio jitter buffer time to 50ms to reduce some latency
  • Changed Audio Pipeline. Client Audio mixed down per radio before being sent to NAudio
  • Added Client Optional Squelch effect for transmitting
  • Added Client Optional Squelch effect for receiving
  • Added KY-58 Client Optional Audio for transmitting or receiving - Depends on Tx and Rx settings
  • Added Version number to Logs and Window Title
  • Added Placeholder Server Option - IRL Radio Rx Serverside - Means when receiving two radios you'll hear distortion
  • Added Placeholder Server Option - Radio Static - Means you'll hear background static - not sure about this setting yet
  • Switched server to use config file instead of registry - Will be created on first run. Port config inside
  • Server and client can be configured to run on different ports
  • Multiple servers can be run on a single machine on different ports using server config files.
  • Added optional Auto-Connect script to be installed by server owners
  • Added optional Re-sampler - Enable if you have sound issues under settings
  • Added Extra SPU-9 SW Short Range Radio to KA-50 - Thanks Etcher for letting me know about it.
  • Fixed Intercom Light not lighting when receiving

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.

You now also need DCS-SRSGameGUI.lua in Save Games\DCS\Scripts as well as DCS-SimpleRadioStandalone.lua

See http://forums.eagle.ru/showthread.php?t=169387 for more info on Radio Encryption

The Wiki has even more information: https://github.com/ciribob/DCS-SimpleRadioStandalone/wiki

Release 1.2.0.0 - Optional Line of Sight + Distance Limitations

18 Aug 20:14
Compare
Choose a tag to compare

For the server you need to open UDP and TCP ports 5010 and 5002

To update just run the installer which'll replace any previous version installed automatically

Change Log

  • Fixed Audio Seperation
  • Fixed Mig-21 Radio
  • Added Server Settings Window Clientside
  • Added Experimental Optional Line of Sight - Enforced Server Side
  • Added Optional Distance Limitations - Enforced Server Side
  • Added new Server Side Options
  • Radio settings are now in Server Export

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.

You now also need DCS-SRSGameGUI.lua in Save Games\DCS\Scripts as well as DCS-SimpleRadioStandalone.lua

See http://forums.eagle.ru/showthread.php?t=169387 for more info on Radio Encryption

The Wiki has even more information: https://github.com/ciribob/DCS-SimpleRadioStandalone/wiki

Release 1.1.8.0 - New Overlay Controls

14 Aug 17:39
Compare
Choose a tag to compare

For the server you need to open UDP and TCP ports 5010 and 5002

To update just run the installer which'll replace any previous version installed automatically

Change Log

  • BUG FIX for 1.1.6.0, 1.1.7.0 which was just released... Sorry!
  • Added Overlay Encryption Controls
  • Ability to change encryption Key on F-15C, A-10A, Gazelle, Mirage
  • Encryption added to F-15C, A-10A, Gazelle, Mirage
  • Fixed Ping function to keep open audio channel
  • Rewrote audio handling to filter server-side - Better for bandwidth
  • Reduce Audio Sample to 16000hz - Better for bandwidth
  • Fixed Radio stutter for multiple radios receiving at once - I hope!
  • Added new dedicated Intercom section ready for Gazelle Multicrew
  • Fixed Hawk Radio Names
  • Added C-101 proper in-cockpit radios
  • Mi-8 - Radio / Intercom (ICS) switch must be set to Radio!
  • Radio Receiving indicator will work if more than one radio is receiving
  • DCS in-game position synced to Clients - Ready for Distance + LOS calculations 👍
  • Increased SRS overall audio boost maximum
  • KA50 Volume for Radio taken from ADF Volume control for now

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.

You now also need DCS-SRSGameGUI.lua in Save Games\DCS\Scripts as well as DCS-SimpleRadioStandalone.lua

See http://forums.eagle.ru/showthread.php?t=169387 for more info on Radio Encryption

The Wiki has even more information: https://github.com/ciribob/DCS-SimpleRadioStandalone/wiki