ciribob / DCS-SimpleRadioStandalone

An open source Stand alone Radio for DCS integrating with all clickable cockpits and FC3 Aircraft
GNU General Public License v3.0
471 stars 123 forks source link

OH-58D Radio Updates #710

Closed victrox-dev closed 5 months ago

victrox-dev commented 5 months ago
LazyBoot commented 5 months ago

Is it intended that encryption doesn't work on VHF?

victrox-dev commented 5 months ago

Is it intended that encryption doesn't work on VHF?

It is intended. Although the aircraft lets you do it, and the -10 TM for the aircraft does talk about loading COMSEC for the UHF and VHF radios, I think for the purpose of SRS/DCS it's a moot point because (as far as I'm aware) there are few (if any) aircraft that SRS permits VHF encryption for. Including AWACS radios; at least by default none of the VHF-AM radios in the AWACS panel even support VHF encryption. So I guess my point is, who are you even going to talk to?

Likewise, VHF encryption is so rare in the real world (at least in the Army) that I've never even heard of it being done.

I'm not opposed to implementing it, but I've performed a precursory search of SRS code to see if any aircraft support VHF-AM encryption and I can't find any that do.

Perhaps Ciribob will have some input on the matter.

LazyBoot commented 5 months ago

After some quick testing A-10c2, F-14, F-16 and F/A-18 all allow encryption on VHF. Other than those I only tested the F-15E, but that one doesn't seem to have working crypto at all in DCS.

victrox-dev commented 5 months ago

Noted. I will implement it based on those aircraft having the capability. I'm going to look into one other thing before I push a commit for that.

ciribob commented 5 months ago

Im just going to add the channel to the SRS overlay (if its in channel mode) and then release

Thank again @victrox-dev !