Small extras
Thank you dggoofy for this upload.
When using an autopilot in this aircraft I thought it to be useful adding an entry in the [autopilot] section:
max_bank=28.000000
While I was busy going through the aircraft.cfg file I added these VC camera definitions:
;//----------------------------------------- Cameras VC -------------------------------------------------
[CameraDefinition.000]
Title = "Instruments"
Guid = {18EF1F08-7138-4530-948C-07698E51940D}
Origin = Virtual Cockpit
MomentumEffect = No
SnapPbhAdjust = Swivel
SnapPbhReturn = False
PanPbhAdjust = Swivel
PanPbhReturn = False
Track = None
ShowAxis = FALSE
AllowZoom = TRUE
InitialZoom = 0.452
SmoothZoomTime = 2.0
ZoomPanScalar = 1.0
ShowWeather = Yes
XyzAdjust = TRUE
ShowLensFlare=FALSE
Category = Cockpit
PitchPanRate=20
HeadingPanRate=60
InitialXyz=0.0, -0.12, 0.0
InitialPbh=19.0, 0, 0
[CameraDefinition.001]
Title = "Left Console"
Guid = {3326878f-a32c-4cfb-9cfe-c6a2f0536136}
Origin = Virtual Cockpit
MomentumEffect = No
SnapPbhAdjust = Swivel
SnapPbhReturn = False
PanPbhAdjust = Swivel
PanPbhReturn = False
Track = None
ShowAxis = FALSE
AllowZoom = TRUE
InitialZoom = 0.454
SmoothZoomTime = 2.0
ZoomPanScalar = 1.0
ShowWeather = Yes
XyzAdjust = TRUE
ShowLensFlare=FALSE
Category = Cockpit
PitchPanRate=20
HeadingPanRate=60
InitialXyz=0.0, 0.0, 0.0
InitialPbh=45, 0.0, -50.0
[CameraDefinition.002]
Title = "Right Console"
Guid = {bd41efc3-43c5-4766-acb1-5201b0a92b7a}
Origin = Virtual Cockpit
MomentumEffect = No
SnapPbhAdjust = Swivel
SnapPbhReturn = False
PanPbhAdjust = Swivel
PanPbhReturn = False
Track = None
ShowAxis = FALSE
AllowZoom = TRUE
InitialZoom = 0.454
SmoothZoomTime = 2.0
ZoomPanScalar = 1.0
ShowWeather = Yes
XyzAdjust = TRUE
ShowLensFlare=FALSE
Category = Cockpit
PitchPanRate=20
HeadingPanRate=60
InitialXyz=0.0, 0.0, 0.0
InitialPbh=45, 0.0, 50.0
;//------------------------------------------------------------------------------------------------