Page 1 of 1

P-51 civ additional radio panel view (esp. non TIR users)

Posted: 20 Jan 2021, 05:15
by gulredrel
Hello,

maybe you will find this useful. I'm not VR or TIR user, so rely on zooming and changing view position. In the GA fleet there are predefined views for seperate parts of the instrument panel. In the P-51 mustang there's only the default view.
To operate the radio panel, it's a bit hard. Therefor I created an own new panel view. Looking behind the stick from one side.

Image

Make sure to create a copy of the original aircraft.cfg in case something is wrong.
Look for CameraDefinition section, replace x with next CameraDefinition number in squence in aircraft.cfg.
Maybe you need to generate an different Guid, too.

Code: Select all

[CameraDefinition.x]
Title = "Radios"
Guid = {66444d89-e493-4d6a-8593-07f6725cdf02}
Origin = Virtual Cockpit
MomentumEffect = YES
SnapPbhAdjust = Swivel
SnapPbhReturn = False
PanPbhAdjust = Swivel
PanPbhReturn = False
Track = None
ShowAxis = FALSE
AllowZoom = TRUE
InitialZoom = 1.0
SmoothZoomTime = 2.0
ZoomPanScalar = 1.0
ShowWeather = Yes
XyzAdjust = TRUE
ShowLensFlare=TRUE
Category = Cockpit
Panacceleratortime=0
PitchPanRate=40
HeadingPanRate=40
InitialXyz=0.20, -0.30, 0.0
InitialPbh=30, 0, -20
Regards
Jens