229
edits
No edit summary |
No edit summary |
||
Line 5: | Line 5: | ||
This oscilloscope was created as an example of the use of 3 helpers included in the addon; skinnable.nas, graph.nas and plot2D, nas. | This oscilloscope was created as an example of the use of 3 helpers included in the addon; skinnable.nas, graph.nas and plot2D, nas. | ||
= Background = | = Background = | ||
= Instalation = | |||
{{note | This is the latest version (Jan 30, 2018)<br /> | |||
}} | }} | ||
= | If your FGFS version accepts [[Addons]], you can download this feature from the [https://sourceforge.net/p/flightgear/fgaddon/HEAD/tree/trunk/Addons/Oscilloscope/ Addons Repository]. Download all the 11 files into the directory of your choice. | ||
Launch FlightGear including --addon argument, eg.: | |||
<syntaxhighlight> | |||
fgfs <usual args> --addon=/path/to/fgaddon/SpokenGCA</syntaxhighlight><br /> | |||
Otherwise, you can install it as a submodule. Contact the author for further instructions. |
edits