|
FlightGear Interface¶The HLA interface enables the FlightGear flight simulator to participate an HLA 1.3 compliant simulation. Such simulation provides a virtual environment where all aircraft can interact. This 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 GPL 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 FlightGear HLA interface, a HLA RTI must be started: rtig
The FlightGear HLA interface can be enabled via the command line: export CERTI_HOST=<rtig>
fgfs --callsign=[<callsign>] \
--hla=<rate>,<federate>,<federation>,ASN|RPR[,<model>]
where
|