FGPanel: Difference between revisions

Jump to navigation Jump to search
236 bytes added ,  17 February 2021
m
no edit summary
(Cleanup; + Repository link templates)
mNo edit summary
 
Line 555: Line 555:
/path/to/fgpanel --fg-root=/path/to/fg/data --panel=/path/to/2dpanel.xml
/path/to/fgpanel --fg-root=/path/to/fg/data --panel=/path/to/2dpanel.xml
</syntaxhighlight>Where <code>--fg-root</code> is the location of the FlightGear data directory on the panel computer, and <code>--panel</code> is the path to and name of the <code>2dpanel.xml</code> definition
</syntaxhighlight>Where <code>--fg-root</code> is the location of the FlightGear data directory on the panel computer, and <code>--panel</code> is the path to and name of the <code>2dpanel.xml</code> definition
On a raspberry pi, fgpanel in the above command may need to be substituted for fgpanel-egl
Console messages may be visible through the instruments - these can be suppressed by appending '&> /dev/null' to the end of the above command.


==Launching FlightGear==
==Launching FlightGear==
4

edits

Navigation menu