Page 1 of 1

Nav radio problem?

PostPosted: Mon Jun 28, 2004 8:39 pm
by BiggBaddWolf
I have been having a problem with some of the Nav radios on some of my planes...Problem is whenever I go to change the standby freq it changes the active freq and the standby remains the same. So I can't put a freq on standby without it changing the active freq :o..Anyone know if there is a fix to cure this problem?

Re: Nav radio problem?

PostPosted: Mon Jun 28, 2004 10:22 pm
by Brett_Henderson
In the aircraft's main folder, there's a file named  "aircraft.cfg"

For planes with nav-radios using standby frequencies,,, look for the  [Radios] paragraph and make sure it reads exactly like this :

[Radios]
// Radio Type = availiable, standby frequency, has glide slope
Audio.1       = 1
Com.1         = 1, 1
Com.2         = 1, 1
Nav.1         = 1, 1, 1
Nav.2         = 1, 1, 0
Adf.1         = 1
Transponder.1 = 1
Marker.1      = 1


That should take care of it..

(make a backup first   ;)   )

Re: Nav radio problem?

PostPosted: Mon Jun 28, 2004 11:06 pm
by BiggBaddWolf
Thanx Brett I'll give it a try  ;D