You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Slawek Mikula ac527f2f5d
- clean version in the readme
6 years ago
doc/screens - doc - first examplary screens 6 years ago
gui - vfrmap - center on aircraft button 6 years ago
.gitignore initial commit 6 years ago
LICENSE initial commit 6 years ago
addon-config.xml initial commit 6 years ago
addon-main.nas - vfrmap - center on aircraft button 6 years ago
addon-metadata.xml initial commit 6 years ago
readme.md - clean version in the readme 6 years ago
todo.txt - vfrmap - center on aircraft button 6 years ago

readme.md

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