Simple addon to log flight history in Google Earth KML format.
- 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"
Full user manual you can find in the 'doc' folder. It is MarkDown formatted documentation started with the manual.md document.
- 0.0.1 - first beta version on github
- Slawek Mikula - source code
GNU General Public License version 2