|
Microsoft Flight Simulator X Interface¶The HLA interface enables the Microsoft Flight Simulator X to participate an HLA 1.3 compliant simulation. Such simulation provides a virtual environment where all aircraft can interact. The module should be compatible with any M&S HLA RTI (Run Time Infrastructure). It was tested with the ONERA CERTI HLA infrastructure. The software is freely available under LGPL via SourceForge. Download¶To download the latest source codes, please checkout the SVN Repository. Official releases can be downloaded via SourceForge.
You are welcome to report any problems via our mailing list. User Instructions¶Before using the Flight Simulator HLA interface, a HLA RTI must be started: rtig
The Microsoft SimConnect library is required to start the HLA interface. Put a SimConnect.ini configuration file in your My Documents\Flight Simulator X Files to enable the SimConnect library and restart the Flight Simulator. Once the SimConnect is active, the Flight Simulator HLA interface can be started: set CERTI_HOST=<rtig>
FSXHLA --player=[<callsign>] <rate> <federate> <federation> ASN|RPR [<model>]
where
|