Go to file
2019-10-16 10:31:47 +02:00
doc/screens - doc - first examplary screens 2018-10-07 14:57:22 +02:00
gui - vfrmap - center on aircraft button 2018-10-07 14:57:07 +02:00
.gitignore initial commit 2018-09-22 00:06:20 +02:00
addon-config.xml initial commit 2018-09-22 00:06:20 +02:00
addon-main.nas - vfrmap - center on aircraft button 2018-10-07 14:57:07 +02:00
addon-metadata.xml initial commit 2018-09-22 00:06:20 +02:00
LICENSE initial commit 2018-09-22 00:06:20 +02:00
readme.md - clean version in the readme 2018-10-07 15:08:39 +02:00

About

Flightgear VFR flight helper. Mostly helps with VFR flights offering map, route manager interface and helpers to get quickly to most common settings

Running

  • extract zip (if downloaded as a zip) to a given location. For example let's say we have /myfolder/addons/vfrnavigator with contents of the navigator addon.
  • run flightgear with --addon directive. WARNING this is not "additional settings" window in the launcher ! you have to modify windows shortcut or linux startup script for example to looks like this (in linux):

Code:

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

Running

In main menu Position -> VFR Starter. When activated small window will appear in the upper right corner with links to most common used functions:

  • MP - map - small map in lower left corner with route navigation, access to configuration (config button), zoom settings (buttons +/-) and quick action center on the aircraft (C button). On the bottom you can see information about current waypoint name, bearing (B), distance (D), ETA and wind direction/speed (W).
  • PL - flightplan - in upper left corner
  • SW - stopwatch
  • R - radio panel
  • A - ATC in ranges search
  • RM - route manager activation

History

  • 1.0.0 - first public version on github

Authors

  • Slawek Mikula - source code

Links

License

GNU General Public License version 2