-
Great Circle Calcbearing - What Am I Doing Wrong?
G.Franco replied to dragonflightdesign's topic in FSX/FSX-SE Aircraft and Panel Design Forum - How Tohave a look at : http://williams.best.vwh.net Anyway an INS to follow a great circle leg calculates every 24sec the initial True Course. The initial True Course is the Tan of the arc from the plane position to the arrival waypoint in the plane position. You can understand that the plane Hdg commanded by the INS is changing every 24sec.
-
Great Circle Calcbearing - What Am I Doing Wrong?
G.Franco replied to dragonflightdesign's topic in FSX/FSX-SE Aircraft and Panel Design Forum - How ToDuring the navigation following the great circle the bearing always changes To have an idea during an atlantic crossing from Europe to America at 50°N of latitude from a waypoint to the next one (10° of longitude) the plane HDG changes against the precalculated Hdg 4°more at leg starting is coincident at middle leg and is 4° smaller at the lag end.
-
monitor da cambiare?
a me per fortuna qualche tempo fa si è rotto il mio vecchio monitor.Dico per fortuna perchè lo ho sostituito cno un monitor eccezionale. HP ZR2440w IPS 25.5 pollici e risoluzione 1920x1200.Esiste anche il 27 pollici. Gianfranco
-
Migliorare l'ATC: quale software?
voxatc è per FSX e non per FS2004.Io qualche anno fa ho usato radar contact con FS2002 e2004 ma sono tornado al programma di default che è per me migliore.Qualche tempo fa c'era voxatc per FS2004 ma adesso è sparito e non saprei dove andare a trovarlo.Gianfranco
-
WAYPOINT ALERT HSI FLAG
Bill, that's the right code .I would like to know ,just for learning, the why of code after " and and ". Please explain to me. Thanks Gianfranco
-
WAYPOINT ALERT HSI FLAG
Hi Jan, your corrections to the code have been the right solution. Now the ALERT Light on my HSI works properly on ground and in flight. Thank you very much indeed. Gianfranco
-
WAYPOINT ALERT HSI FLAG
I'm using a.XML editor and if spaces are needed it advices me. Gianfranco
-
WAYPOINT ALERT HSI FLAG
<Element> <Position X="61" Y="272" /> <Select> <Value>(A:GPS WP ETE, minutes) 2 <(A:GPS IS ACTIVE WAY POINT,bool)(A:ELECTRICAL AVIONICS BUS VOLTAGE, volts) 10 >and and</Value> <Case Value="0"> <Image Name="wpt Alert1" ImageSizes="12,44" Bright="yes" /> </Case> <Case Value="1"> <Image Name="wpt Alert2" ImageSizes="12,44" Bright="yes" /> </Case> </Select> </Element> This is the code and the problem is on ground during taxi.When the plane is stopped the ALERT LIGHT comes on illuminated and when the plane moves the Alert light goes out.After TO the ALERT LIGHT works properly.Using the (A:SIM ON GROUND,bool) if etc... the light on ground is always off but when the plane leaves the ground the light suddenly illuminates and remains illuminated during the flight.Using as you said the variable (A:GPS DRIVES NAV1,bool)instead (A:GPS IS ACTIVE WAY POINT,bool) the light is always illuminated both on ground and flight. This code drives me crazy. Gianfranco
-
WAYPOINT ALERT HSI FLAG
Hi Spokes, Now I know exactly the flag behaviour on ground. During pushback, taxi alignment etc.. when the plane stops the flag comes on illuminated and comes out when the plane moves again. When in flight the flag works great. Do you think there's a way to disable on ground the flag in order do not have this not real and elegant behaviour? Thanks for your help. Hi Jan, the variable (A:GPS DRIVES NAV1,bool) doesn't work for this gauge. Thank you anyway. Gianfranco
-
WAYPOINT ALERT HSI FLAG
Hi Spokes, you're great now the ALERT LIGHT works properly but only when the plane leaves the ground. After having loaded the flight plan the ALERT LIGHT illuminates and remains illuminated until the plane leaves the ground. When in flight the light works as it's expected to do. May be it's better to disable the ALERT LIGHT when the plane is on ground using the variable (A:SIM ON GROUND,bool)? Ciao Gianfranco
-
WAYPOINT ALERT HSI FLAG
Hi Spokes, thank you for your help, but unfortunately it doesn't work. The light is illuminated for few seconds when the flight plan is loaded but during the flight the light remains always off. The short illumination at Flight plan loading I think is a symptom that the right solution is near but it isn't yet available. Anyway thanks again for your help and if you 'll have a solution you 're always welcome. Gianfranco
-
WAYPOINT ALERT HSI FLAG
As in the real B747 on the HSI there's a flag to alert the pilot two minutes before reaching the next waypoint. <Element> <Position X="61" Y="272" /> <Visible>(A : Electrical avionics bus voltage, bool)</Visible> <Select> <Element> <Position X="61" Y="272" /> <Visible>(A:ELECTRICAL AVIONICS BUS VOLTAGE,bool)</Visible> <Select> <Value>(A:GPS IS ACTIVE WAY POINT,bool) (A:GPS WP ETA,minutes) - abs d 2 >= r 60 <= &&</Value> <Case Value="0"> <Image Name="wpt Alert1" ImageSizes="12,44" Bright="yes" /> </Case> <Case Value="1"> <Image Name="wpt Alert2" ImageSizes="12,44" Bright="yes" /> </Case> </Select> </Element> After many attempts I'm not able to have the "Wpt Alert2"illumination.It's expected to illuminate two minutes before the next waypoint. All helps will be welcome. Gianfranco
-
VHF-NAV and INS Failure switches
OK.I removed both lines entirely but the real problem remains. Why it works only the last inserted Element. And why if I switch the order of the insertion in the file the new last works and the other one stops working?
-
VHF-NAV and INS Failure switches
Changed Bool with Enum but the result is always the same. Anyway I'm using FS9.
-
VHF-NAV and INS Failure switches
HI, In my B742 panel I put two guarded with three positions switches: the VHF-NAV failure switch and the INS failure switch. By those switches it's simulated the possibility in case of VHF-NAV1 or VHF-NAV2 failure to swap the inoperative VHF-NAV with the VHF-NAV3.The same for the INS1 and INS2.As in the real B742. By the two switches a Flag on the Cpt HSI and FO HSI announces 1 or 2 or 3 to indicate which is the VHF-NAV or which is the INS feeding the data to the related HSI. Both Flags are working properly but it's very strange that they cannot work simultaneously. It's operative only the Element last inserted in the HSI file. The HSI file is too big and it's not possible to attach at this post.So I'm attaching of this file only the two related Flag Elements and the VHF-NAV Failure switch with value(L:NAV,bool). The INS Failure switch is quite the same but its value is (L:INS,bool). Thanks for your help. Gianfranco
G.Franco
Members
-
Joined
-
Last visited