FlightGear Launch Control: Difference between revisions

Jump to navigation Jump to search
m
update + small enhancements
(*/Page Three/* dded a hint on how to gain a complete airport list)
m (update + small enhancements)
Line 1: Line 1:
'''Fgrun''' is a graphical front end for [[FlightGear]], distributed and developed separately at http://sourceforge.net/projects/fgrun. However, it was included in officially distributed binaries for FlightGear, even though it is not technically a part the FlightGear program, like several other frontends (see also [[FlightGear related projects]]). Fgrun allows one to choose options more easily than with the [[Command_Line_Parameters|command line]]. (see also [[FlightGear 1.0 aircraft names for command line]])
{{Infobox Software
| title                  = FlightGear Launch Control
| image                  = Fgrun-page2.jpg
| developedby            = Bernie Bright, Frederic Bouvier
| initialrelease        = March 24, 2009
| os                    = BSD, Linux, Solaris, Windows
| website                = http://sourceforge.net/projects/fgrun
}}
'''FlightGear Launch Control''' ('''FGRun''') is a graphical frontend for [[FlightGear]], distributed and developed separately at [http://sourceforge.net/projects/fgrun] SourceForge. However, it was included in officially distributed binaries for FlightGear, even though it is not technically a part the FlightGear program, like several other frontends (see also [[FlightGear related projects]]). FGRun allows one to choose options more easily than with the [[Command_Line_Parameters|command line]].


The application has two main parts : a wizard to choose common options, and an advanced section where all options are available for advanced users.
The application has two main parts:  
* a wizard to choose common options
* an advanced section where all options are available for advanced users.


Options choosen are automatically saved in a file and are reused the next time fgrun is restarted.
Options chosen are automatically saved in a file and are reused the next time FGRun is started.


For information on compiling this software see [[Building FlightGear Launch Control]].
For information on compiling this software see [[Building FlightGear Launch Control]].


 
== The wizard ==
 
The wizard appears to the user when FGRun is started. The first time, when no path are set, the first page is shown, otherwise, it jumps directly to the second page, but the first one is still accessible by hitting the "Prev" button.
== The Wizard ==
The wizard appears to the user when fgrun is started. The first time, when no path are set, the first page is shown, otherwise, it jumps directly to the second page, but the first one is still accessible by hitting the "Prev" button.


=== Navigation bar ===
=== Navigation bar ===
The bottom of the wizard shows 6 buttons. From left to right :
The bottom of the wizard shows six buttons. From left to right:
* '''Defaults''' : in case of emergency, clear all options and restore initial path set at installation.
* '''Defaults''' : in case of emergency, clear all options and restore initial path set at installation.
* '''Load''' : Load a set of options previously saved.
* '''Load''' : Load a set of options previously saved.
Line 23: Line 31:
[[Image:fgrun-page1.jpg|thumb|300px]]
[[Image:fgrun-page1.jpg|thumb|300px]]
=== Page One - Paths ===
=== Page One - Paths ===
In the first page, the paths needed by fgrun are recalled and can be set. If fgrun was installed with a binary package, either under Windows or Linux, these paths are normally initialized by the installation procedure.
In the first page, the paths needed by FGRun are recalled and can be set. If FGRun was installed with a binary package, either under Windows or Linux, these paths are normally initialized by the installation procedure.


The 'Executable' box is the full path to the FlightGear program. One can choose it directly using the file selection dialog that pops up when the folder button is hit.
The 'Executable' box is the full path to the FlightGear program. One can choose it directly using the file selection dialog that pops up when the folder button is hit.


The 'FG_ROOT' field is the full path to the FlightGear Base Package. It isn't the value of the $FG_ROOT ( or %FG_ROOT% under Windows ) environment variable. If this path is wrong, no [[Aircraft]] would be displayed and FlightGear won't run.
The '[[$FG_ROOT|FG_ROOT]]' field is the full path to the FlightGear Base Package (data directory). If this path is wrong, no [[Aircraft]] would be displayed and FlightGear won't run.


The 'FG_SCENERY' list is the path list to [[scenery]] folders. These folders usually have a 'Terrain', and optionally a 'Objects' , subfolders. One add a new path with the 'Add...' button. Priorities among folders are managed with the up and down arrows.
The '[[FG_SCENERY]]' list is the path list to [[scenery]] folders. These folders usually have a 'Terrain', and optionally a 'Objects' , subfolders. One add a new path with the 'Add...' button. Priorities among folders are managed with the up and down arrows.


The 'Airports Cache' field shows the location of the file that stores the airport ids found in the scenery. It is faster to access that file than to scan scenery directories to build the airport list. It is possible to delete that file if things go wrong. That will force a new scan when the third page will be shown.
The 'Airports Cache' field shows the location of the file that stores the [[:Category:Airprot|airport]] ids found in the scenery. It is faster to access that file than to scan scenery directories to build the airport list. It is possible to delete that file if things go wrong. That will force a new scan when the third page will be shown.


: '''Hint'''  
: '''Hint'''  
:If things goes wrong and FlightGear can't start anymore, and you want to start over with a bare installation, remove or rename the file named 'fgrun.prefs' located in the parent directory of the airport cache file. You will have to reenter path by hand, but the silly options you could have entered will be deleted.
:If things go wrong and FlightGear cannot start anymore, and you want to start over with a bare installation, remove or rename the file named 'fgrun.prefs' located in the parent directory of the airport cache file. You will have to reenter path by hand, but the silly options you could have entered will be deleted.


[[Image:fgrun-page2.jpg|thumb|300px]]
[[Image:fgrun-page2.jpg|thumb|300px]]


=== Page Two - Aircraft Selection ===
=== Page Two - Aircraft Selection ===
The second page, usually the first page seen by users when starting fgrun, is the aircraft selection page. It shows the list of aircrafts found in FG_ROOT/Aircraft and the model of the selected aircraft, spinning.
The second page, usually the first page seen by users when starting fgrun, is the aircraft selection page. It shows the list of aircrafts found in <tt>[[$FG_ROOT]]/Aircraft</tt> and the model of the selected aircraft, spinning.


[[Image:fgrun-page3.jpg|thumb|300px]]
[[Image:fgrun-page3.jpg|thumb|300px]]
Line 61: Line 69:


== Advanced Options ==
== Advanced Options ==
The advanced options dialog can be opened through clicking the 'Advanced' button on the last (fourth) page of the launcher.
[[Image:fgrun-wiki-a01.jpg|thumb|300px]]
[[Image:fgrun-wiki-a01.jpg|thumb|300px]]
===General===
===General===
Line 149: Line 159:
[[Category:Software]]
[[Category:Software]]
[[Category:GPL]]
[[Category:GPL]]
[[de:FlightGear Launch Control]]
[[de:FlightGear Launch Control]]

Navigation menu