Warbirdsim P-51D Little friends

ejoiner

Charter Member
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?
 
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.
 
Back
Top