FlightGear high-level architecture support: Difference between revisions

Jump to navigation Jump to search
Line 53: Line 53:
   | author = <nowiki>Stuart Buchanan</nowiki>
   | author = <nowiki>Stuart Buchanan</nowiki>
   | date  = Nov 16th, 2015
   | date  = Nov 16th, 2015
  }}
}}
{{FGCquote
|1= I've now got an external HLA Federate being displayed in FlightGear. The implementation right now is very basic - I have a KC-135 circling above LOWI at 10kts and 500ft AGL - but it's enough to build on. The next steps I'm planning are as follows: - Flesh out the Viewer Federate implementation, possibly to include mapping of HLA data to properties (not sure exactly how to do this yet). - Publish the FlightGear aircraft instance position to the RTI so it can be picked up by other viewers. - Create a Multiplayer Proxy as a Federate that proxies between the MP network and the RTI. This will run in a separate thread or as a separate executable. - Split out the traffic Manager in a similar way. This is obviously focussing on the viewer aspect, and doesn't address splitting out the FDM or control elements.
|2= {{cite web
  | url    = http://sourceforge.net/p/flightgear/mailman/message/34625641/
  | title  = <nowiki>Re: [Flightgear-devel] HLA developments</nowiki>
  | author = <nowiki>Stuart Buchanan</nowiki>
  | date  = Nov 17th, 2015
   }}
   }}
}}
}}

Navigation menu