leonid.kogan Posted April 14, 2012 Report Posted April 14, 2012 Hi there!I wonder, how can a enter a fix in LAT/LON coordinates in the FMS?Any help would be much appreciated!LK Quote
Mike Hotel Posted April 15, 2012 Report Posted April 15, 2012 Am not sure you can currently. But you could edit the XML file of the saved route in the plugins folder. Then you just have to figures out how to calc "rad_". Quote
cessna729 Posted April 15, 2012 Report Posted April 15, 2012 (edited) Am not sure you can currently...We can hope it will get included in one of Philipp's updates! But you could edit the XML file of the saved route in the plugins folder...Just be don't forget to back up first!, because I expect there may be some "dependencies" & it might cause problems!!. i.e. crash the FMS if you get it wrong!. Then you just have to figures out how to calc "rad_".rad_ = angle in radians, you could rearrage the formula: angle in degrees = angle in radians * 180 / Pi,or you could search Google for a "degrees to radians converter"Edit: I'd skip the next bit and just read Phillip's next post!!I havn't tried it myself (yet), but if I was going to have a play, I would try and insert a FIX normally using the CDU first, pick something that's a minor fix, then save the FLPN, exit X-plane, edit the FLPN usind a good text editor that understands XML formating e.g. Notepad++ or similar, and search for every occurrence of the FIX you inserted earlyer and re-name that FIX & correct the item pairs:<lat_><rad_>radians</rad_></lat_><lon_><rad_>radians</rad_></lon_>Or it your'e alot clever than me (which isn't difficult these days!) , come up with a python script to do it for you! . Note: the JRollon's CRJ-200's FMS is alot more capable/complicated than the standard X-plane FMS so it might not like you "tinkering with it's files!! - Be warned!! Edited April 15, 2012 by cessna729 Quote
philipp Posted April 15, 2012 Report Posted April 15, 2012 All LAT/LON pairs defined by the NAT or PACOTS are in the database.Those not defined cannot be entered, unless you put them in the Waypoints.txt file, which is easier than the solution suggested with the xml file: 6240N|62000000|-40000000|defines the NAT point 62N 40W.Although I hope you're not trying a Pacifc Crossing with a Regional Jet ... Quote
cessna729 Posted April 15, 2012 Report Posted April 15, 2012 Although I hope you're not trying a Pacifc Crossing with a Regional Jet ... You bet! Using inflight refueling from Javier's C-130!!cessna729. Quote
Mike Hotel Posted April 15, 2012 Report Posted April 15, 2012 Waypoint.txt - ah, yes, stupid me. I was asking myself why one needs even more way points than those in the Navigraph files, since it already takes ages to fly across them all.So, where my I download the in-flight refueling plug-in? I always wanted to cross the big pond and re-fueling stops on the ground are overrated anyways... Quote
cessna729 Posted April 15, 2012 Report Posted April 15, 2012 So, where my I download the in-flight refueling plug-in? I always wanted to cross the big pond and re-fueling stops on the ground are overrated anyways... You could always try re-fueling on a carrier!! Any who! Phillip's trick with the Waypoints.txt works. I added "0MY01|40748314|-73985538|" and I get my own WayPoint for this Landmark!!cessna729. Quote
leonid.kogan Posted April 17, 2012 Author Report Posted April 17, 2012 Thanks Philipp!This will do for now.However, what's the roadmap for the FMS? Are you going to make it completely "compliant" to the real thing one day?Regards,LK Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.