PDA

View Full Version : Warbirdsim P-51D Little friends



ejoiner
November 4th, 2018, 09:45
Hi. I am enjoying flying around in the old Warbirdsim P-51D-5-NA_Little_Friends. These are still good looking birds and Jankees paints make them look great in P3Dv4.3. I did however try to add a GPS and the default radio stack as popups to the panel for this bird. They pop up just fine using the assigned keys, but they are cold and dead. I cant turn them on. Is there something I need to add to the electrics for the aircraft.cfg etc to make these work?

thefrog
November 4th, 2018, 20:33
Probably switch on the Avionics with whichever keystroke you have assigned to it

ejoiner
November 5th, 2018, 09:51
Probably switch on the Avionics with whichever keystroke you have assigned to it

I looked for the obvious and couldnt find one. All the gauges etc are working. perhaps its a P3D anomaly.

Bomber_12th
November 5th, 2018, 15:47
Hey Eric,

Go into the Aircraft.cfg file and change the "Radios" section from looking like this:

[Radios] available, 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

...to looking like this (delete the text immediately following the [Radios] text):

[Radios]
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 fix it.

ejoiner
November 6th, 2018, 08:27
Thanks John! that worked. :)