by Andiroto » Sun Jul 17, 2016 12:14 pm
Hi,
In VC the Autopilot should be in the lower part of the pedastal (right of the pilot seat)!
The blank part in 2d main panel (over the trim gauge) should be the fuel trim gauge! It has a
extra selection in the instrument menue section!
Yes, take the latest panel update by Dave Rocholl and if you want the Autopilot panel in 2d do this:
1. Make a safe copy of the panel.cfg
2. Add to the panel.cfg above:
Window10=Autopilot
3. Go to this section:
//--------------------------------------------------------
//[Window08]
Background_color=0,0,0
size_mm=189,210
window_size_ratio=1.000
position=0
visible=0
ident=84
window_size= 0.185, 0.273
window_pos= 0.459, 0.736
gauge00=HS7!Autopilot_SEP2, 0,0,189,210
and rename it to:
//--------------------------------------------------------
[Window10]
Background_color=0,0,0
size_mm=189,210
window_size_ratio=1.000
position=0
visible=0
ident=84
window_size= 0.185, 0.273
window_pos= 0.459, 0.736
gauge00=HS7!Autopilot_SEP2, 0,0,189,210
Save it and you should have in the instrument menue section the Autopilot panel in 2d!
Hope it helps!