/flightgear-addon-protocolkml

Flightgear addon - flight path exporter to Google Earth KML format

GNU General Public License v2.0GPL-2.0

About

Simple addon to log flight history in Google Earth KML format.

Installation & Running

  • extract zip (if downloaded as a zip) to a given location. For example let's say we have /myfolder/addons/thisaddon with contents of this addon.
  • run flightgear with --addon directive or add it in the Launcher application in 'Add-On' section.

Code:

    ./fgbin/bin/fgfs --fg-root=./fgdata --launcher --prop:/sim/fg-home=/myfolder/flightgear/fghome --addon="/myfolder/addons/thisaddon"

Manual

Full user manual you can find in the 'doc' folder. It is MarkDown formatted documentation started with the manual.md document.

History

  • 0.0.1 - first beta version on github

Authors

  • Slawek Mikula - source code

License

GNU General Public License version 2