papab
Charter Member
Thank you very much Roger!
Rick
There seems to be an uptick in Political comments in recent months. Those of us who are long time members of the site know that Political and Religious content has been banned for years. Nothing has changed. Please leave all political and religious comments out of the forums.
If you recently joined the forums you were not presented with this restriction in the terms of service. This was due to a conversion error when we went from vBulletin to Xenforo. We have updated our terms of service to reflect these corrections.
Please note any post refering to a politician will be considered political even if it is intended to be humor. Our experience is these topics have a way of dividing the forums and causing deep resentment among members. It is a poison to the community. We appreciate compliance with the rules.
The Staff of SOH
Thank you very much Roger!
Note these are items 8 and 9 of a file called "readme.txt", a .pdf version of which (with pictorial engine start tutorial) is included in the root V2 folder right on your HD, and you can also get a detailed checklist (Shift-f10) with many a flying tip right in sim. Thought I'd mention it.![]()
Am I missing something with the oil temperatures ? They tend to stay right at the top of the scale - is that correct ?
I seem to be having a problem with the doors. The passenger/cargo door works as normal with Shift-E but any combination of Shift-E-number just opens and closes the same main door rather than the others.
Ade
I have them working as advertised ((even without parking brakes set)).
All I can think of is that it might be due to an old saved flight? Does the problem persist if you do a fresh free flight?
I have them working as advertised ((even without parking brakes set)).
All I can think of is that it might be due to an old saved flight? Does the problem persist if you do a fresh free flight?
I have that on mine, too. We didn't get around to calibrating that properly.
Does anyone know how to rewrite a panel.cfg file to create a clickspot on the GNS530 that will trigger a 2d popup window of the GPS? Would be handy for my old, tired eyes.
You could get it via Shift-8. Two steps:
1) In panel.cfg, use this Window titles section:
[Window Titles]
Window00=Main Panel
Window01=Fuel and Payload
Window02=Control Panel
Window03=Mini Panel
Window04=Keys
Window05=Fuel Control
Window06=Start Icons
Window07=GNS
Window08=GPS
2) Further down, add the following:
//--------------------------------------------------------
[Window07]
size_mm=500,632 366 + 266
background_color=0,0,0
window_size=0.342, 0.576 = 70%, 100% (4:3) = 0.488, 0.823
//window_size=0.256, 0.576 = 70%, 100% (16:9) = 0.532, 0,823
//window_size=0.285, 0.576 = 70%, 100% (16:10) = 0.592, 0,823
position=2
visible=0
ident=GPS_PANEL
type=SPECIAL
gauge00=FS9Garmin530_Basler!GNS530_nc1, 0,0,500,366
// gauge01=FS9Garmin430_Basler!GNS430_nc2, 0,366,500,266
//--------------------------------------------------------
// [Window08]
// background_color=0,0,0
// size_mm=320,257
// position=8
// visible=0
// ident=GPS_PANEL
// gauge00=fs9gps!gps_500, 0,0,294,257
This will get you the 530, and optionally the 430, too. Select the proper window size from the options given.
Window08, commented out in this example, gives you the default GPS.