On Sun, 2012-12-30 at 11:54 +0000, James Turner wrote:

<snip> 
> 

> Since we have the XMLHTTPRequest code working now, it's easy to
> retrieve a list of FGCOM servers dynamically, or even a list of active
> ATCs - with arbitrary fields such as locale (lat / lon) and frequency,
> and offer a dialog box to tune to them. You can imagine a web service
> that lets ATCs register as being online/offline at a particular
> facility.
> James


  Yes I have a working proof-of-concept code that (will - future tense)
allow you to create a flight plan on an ATC web site, and then download
that plan into the A380 FMS, which would then stuff it into the route
manager. It currently allows an aircraft to "LOGON" to a ATC service,
request departure clearance, request gate info, send position reports
and fuel reports back to a central service. It's based on a simplified
FANS/ATN message set. It already knows how to parse the apt.dat file so
could easily provide that data over the same mechanism. The server side
also listens to MPchat and knows where ATC users are located. I've had a
read up on the OpenRadar project just yesterday and I can see how I can
get rid of some functions because they are better done in OpenRadar, but
I can also see how my code could become a general data service.


S.


------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnmore_123012
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to