HF Radio Fequencies
HF Radio Fequencies
Hello,
So my customer is requesting their radio's to be functional in our military jet, so HF and UHF would need to be functional in the sim. Is this something LM is looking into at all?
So my customer is requesting their radio's to be functional in our military jet, so HF and UHF would need to be functional in the sim. Is this something LM is looking into at all?
-
- Lockheed Martin
- Posts: 1163
- Joined: Tue Sep 25, 2012 2:34 pm
Re: HF Radio Fequencies
Hello,
The COM frequency range can be configured in the [radio] section of the Aircraft Configuration File.
This will apply to both COM 1 and COM 2 radios. See the Learning Center article for Aircraft Configuration Files for additional information.
Hope this helps!
The COM frequency range can be configured in the [radio] section of the Aircraft Configuration File.
Code: Select all
[radio]
ComFrequencyRange=118.000,137.000
This will apply to both COM 1 and COM 2 radios. See the Learning Center article for Aircraft Configuration Files for additional information.
Hope this helps!
Clifton Crane
Prepar3D® Software Engineer Sr.
Prepar3D® Software Engineer Sr.
Re: HF Radio Fequencies
So if we replaced the 118.000 with say 2.850 then the COM radio could be tuned from 2.850 to 137.000? Also, what version of Prepar3D was this first introduced in?
Ed Wilson
Senior Developer
Mindstar Aviation
Senior Developer
Mindstar Aviation
-
- Lockheed Martin
- Posts: 1163
- Joined: Tue Sep 25, 2012 2:34 pm
Re: HF Radio Fequencies
Hello WarpD,
Correct. The BGL frequency attribute supports ranges from 0.0 and 999.992 as well. This feature was first available in v2.1.
Correct. The BGL frequency attribute supports ranges from 0.0 and 999.992 as well. This feature was first available in v2.1.
Clifton Crane
Prepar3D® Software Engineer Sr.
Prepar3D® Software Engineer Sr.
Re: HF Radio Fequencies
I’ve done what was said above an added the frequency range line, however the lowest my com1 will go is 110.000and the highest was something like 360.000
Or something around that number. Now if I’m not mistaken that VHF/UHF range, where’s the HF range?
Or something around that number. Now if I’m not mistaken that VHF/UHF range, where’s the HF range?
Re: HF Radio Fequencies
Tuning restrictions may also be hard-coded into the aircraft's avionics code.
Ed Wilson
Senior Developer
Mindstar Aviation
Senior Developer
Mindstar Aviation
-
- Lockheed Martin
- Posts: 339
- Joined: Thu Jan 12, 2012 7:05 pm
Re: HF Radio Fequencies
This is likely a problem with the radio display. The gauge itself may have assumptions built in. This is the case with the Bendix King radios in some of the default aircraft. The aircraft developer that sets the higher range will need to assure their gauge display is compatible. You may be able to see the actual frequency in the tooltip.
Hope this helps,
Mike
Hope this helps,
Mike
Re: HF Radio Fequencies
Where could i find the gauge that would have the assumptions in it?Mike Schroeter wrote: ↑Fri Oct 18, 2019 4:51 am This is likely a problem with the radio display. The gauge itself may have assumptions built in. This is the case with the Bendix King radios in some of the default aircraft. The aircraft developer that sets the higher range will need to assure their gauge display is compatible. You may be able to see the actual frequency in the tooltip.
Hope this helps,
Mike
Are they editable? As in could I change it to be able to display [and tune] HF frequencies in game.
-
- Lockheed Martin
- Posts: 339
- Joined: Thu Jan 12, 2012 7:05 pm
Re: HF Radio Fequencies
I think the default aircraft still assume the old range. You would need to work with the aircraft developer for any particular aircraft.
Re: HF Radio Fequencies
If the gauge is a dll then there is no way it would even be modifiable.
Jonathan Bleeker
Milviz systems dev
Formerly known as Naruto-kun
Milviz systems dev
Formerly known as Naruto-kun
-
- Lockheed Martin
- Posts: 339
- Joined: Thu Jan 12, 2012 7:05 pm
Re: HF Radio Fequencies
The aircraft/gauge developer would have the source code for the DLL.
-
- Posts: 128
- Joined: Mon Jun 12, 2017 6:14 pm
Re: HF Radio Fequencies
Your best bet is to write a custom HF radio and map the frequencies to the VHF comm range used by the sim.
ATC wouldn't work any other way due to the fact the internal ATC system only knows the standard comm frequencies.
ATC wouldn't work any other way due to the fact the internal ATC system only knows the standard comm frequencies.
All comments and opinions are my own.