durangoflyer Posted January 13, 2012 Report Posted January 13, 2012 Like the topic says.... I wanted a way to view my current position in XP10 without having to pause the simulation to open the local map in the sim, so I created my own custom application to grab the UDP data gram and build a KML file that is read by Google Earth on a timer. I can specify the eye level for the zoom and provide a custom icon for the aircraft position. I run this on my laptop over a wireless link sitting next to my XP10 monitor.Development was done in Visual Studio Express 2010 as a WPF Tray Application in C#. I use IPEndPoint and UDPClient objects on an interval timer to fetch the data and a BinaryReader to parse it out into Lat and Long for the file which is just an XML File. Google Earth is setup with a new Network File pull to the location on a interval of 2-5 seconds.Sectional Overlay: I found a KML link file called Aero_Charts that allows me to toggle a sectional chart on and off for my location.If anyone is interested in trying this tool, I am close to having something to distribute. 4 Quote
Cameron Posted January 13, 2012 Report Posted January 13, 2012 Sounds awesome! I would be interested in keeping updated with this and anything you'd like to share with us! Quote
durangoflyer Posted January 16, 2012 Author Report Posted January 16, 2012 I use this all the time now and it is working really nice. Several things I plan to work on before I share this:1. More robust UDP functionality. I need to put more error trapping among other things.2. Put a slider control on the KML setting for the Eye Level so you can change the height quickly. Quote
OlaHaldor Posted May 1, 2012 Report Posted May 1, 2012 Very, very interesting! Would love to try this. Quote
scubajuan_new Posted November 22, 2012 Report Posted November 22, 2012 (edited) Awesome!Will this work in all platforms or is it windows only? I would love to try it if is Mac OS 10.8 compatible. Edited November 22, 2012 by scubajuan_new Quote
cessna729 Posted February 2, 2013 Report Posted February 2, 2013 First person to come up with a X-Plane plug-in that can display aircraft position on SkyVector would be on to a winner!!VFR, Lo Alt IFR, Hi Alt IFR. :D cessna729. 1 Quote
nimi09 Posted February 2, 2013 Report Posted February 2, 2013 something similar while flying connected to VATSIM http://www.vatnz.net/cms/index.php?option=com_content&task=view&id=78&Itemid=49 All VATSIM ATC and Pilots on Google Earth.updating every 2 min or so Quote
ilankrt Posted February 2, 2013 Report Posted February 2, 2013 First of all good work!For iPad user there are also some effective apps (to buy, not cheap at all), that are able via wifi net ti interact x-Plane.I wrote about: http://forums.x-plane.org/index.php?showtopic=64614&hl= I do not know how, but it must be possible to put this track on google maps also into the MFD panel like in the real world. Maybe you are the one who can present us such a solution ?! Quote
durangoflyer Posted February 5, 2013 Author Report Posted February 5, 2013 Hello! I apologize for not responding to your posts on my Moving Map Tool. I have not checked this forum in a long time. I still use the program from time to time, but most recently I started playing around with one of the iPad programs that does roughly the same thing. The iPad takes up less space than the laptop on my desk anyway. I did end up adding zoom buttons on the main screen to quickly move the eye level in the Google Earth. It is Windows 32/64 only and I have only tested it in Windows 7. I will look into making it an install package along with some instructions for usage if anyone would like to try it. Quote
Thorsden Posted April 2, 2013 Report Posted April 2, 2013 Hi I like this idea, and already plan on having a netbook alongside my main screen for other uses when flying.If this is available all be it as it is, I'd certainly appereciat a go. Many thanksBob Quote
Emalice Posted May 8, 2013 Report Posted May 8, 2013 First of all good work!For iPad user there are also some effective apps (to buy, not cheap at all), that are able via wifi net ti interact x-Plane.I wrote about: http://forums.x-plane.org/index.php?showtopic=64614&hl= I do not know how, but it must be possible to put this track on google maps also into the MFD panel like in the real world. Maybe you are the one who can present us such a solution ?! And for android users, there is a wonderful little app called "X-Plane to GPS", it costs a couple bucks and will use positionning info from Xplane instead of the device's GPS. You can then use any mapping system (e.g. google earth...) and see your position live.I've used this app for some time now and it works well. Link : http://www.appropel.com/ T. 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.