Fr/Nouveau sur flightgear

From FlightGear wiki
Revision as of 16:08, 20 July 2010 by F-ojac (talk | contribs)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Certaines parties de cet article n'ont pas été mises à jour depuis 2008

Pour commencer

Configuration matérielle

Pour que FlightGear tourne de façon fluide, il vous faut une carte graphique supportant OpenGL. OpenGL 2,0 ou plus récent est requis pour faire tourner FG 2.0 et les versions ultérieures. La plupart des ordinateurs modernes supportent OpenGL, mais si vous avez des problèmes avec un taux d'image par seconde trop bas, allez voir Hardware Recommendations pour plus d'informations.

Obtenir FlightGear

Vous pouvez télécharger la dernière version ou les derniers ajouts disponibles ici. Vous pouvez y récupérer les derniers binaires appropriés à votre système d'exploitation. Si vous vous sentez capables, vous pouvez opter pour la version Git, vous pourrez alors voler avec la version de développement de FlightGear. La version git comporte un bon nombre de fonctions qui ne sont pas encore disponibles dans la version stable et les toutes dernières versions de certains avions exigent ces fonctions, mais cette version peut être instable et elle est complexe à installer pour un novice.

Installer sur Windows

Après installation, une page apparaît dans laquelle vous devez définir des emplacements de fichiers.

Tout d'abord, vous devez définir où se trouve l'exécutable de FlightGear. Utilisez le bouton de recherche pour trouver la position de l'exécutable fgfs.exe.( Par défaut, il se trouve dans C:\Program Files\FlightGear\bin\win32\fgfs.exe.

Dans la seconde ligne, on vous demande de renseigner le dossier par défaut d'installation des données de FlightGear (FlightGear Root). Là encore, utilisez la zone de recherche pour trouver le dossier data/ ou entrez directement le chemin vers ce dossier (Par défaut, il se trouve ici : C:\Program Files\FlightGear\data). De même, vous pouvez entrer le dossier Scenery/.


Une fois que vous avez défini ces paramètres par défaut, continuer l'installation comme expliqué ci-dessous

Installer sur Mac OS X

Installing FlightGear on Mac OS X is very simple. Just drag and drop the FlightGear icon to the /Applications folder. That's it. The first time you launch FlightGear, its icon on the Dock bounces for several seconds while loading aircraft and airport info. When the GUI launcher appears, select an aircraft and and airport by clicking the "Gear" buttons at the right of the names. Pressing "Start flight" will launch the simulator. You can configure more options using the GUI launcher. see http://macflightgear.sourceforge.net/home/documents/users-guide/ for more details.

If you want to launch flightgear using command-line, launch /Applications/Utilities/Terminal.app and type the following.

cd /Applications/FlightGear.app/Contents/Resources
./fgfs --options..... 

The $FG_ROOT and $FG_SCENERY are not set on Mac OS X. If you want to specify these variables yourself for command-line use, run the followings on Terminal.app:

FG_ROOT=/Applications/FlightGear.app/Contents/Resources/data
FG_SCENERY=$FG_ROOT/Scenery

After launching the GUI launcher, you will have the alias to $FG_ROOT at $HOME/Documents/Flightgear/<version> so you can browse the data folder using Finder.

Configurer OpenGL

FlightGear runs best with current OpenGL video drivers. If you are having trouble running FlightGear smoothly, see Configuring OpenGL for more information.

Télécharger des scènes

Une quantité limitées de scènes (scenery) sont installées par défaut avec FlightGear, afin de limiter la taille globale du logiciel. La zone par défaut est située autour de l'aéroport de KSFO.

Dans FlightGear, les scènes sont divisées en deux types de données : les objets (Objects) et le terrain (Terrain). Les objets correspondent aux bâtiments, aux ponts et aux pylônes radioélectriques par exemple, qui représentes des structures 3D. Le terrain correspond au contour, à l'élévation et au type de sol que vous survolez.

Toutes les données concernant les objets sont positionnées dans un répertoire "Objects" et toutes les données liées au terrain dans un répertoire "Terrain". L'emplacement des scènes et des sous-répertoires associés peuvent dépendre de votre configuration.

Pour télécharger les objets et le terrain pour FlightGear, rendez-vous sur la page des Téléchargements. Sur cette page, suivez le lien pour télécharger les scènes à partir de la carte. Choisissez la partie de la carte où vous souhaitez voler. Une fois le paquet téléchargé, décompressez-le dans le répertoire des scènes de FlightGear.

The scenery packages available from the FlightGear website contain both Objects and Terrain for the locations.

You may obtain additional and more up to date scenery Objects as they become available through the FlightGear Scenery Database.

Information beyond this brief overview is available in Installing Scenery and Downloading New Flightgear Scenery for Windows XP

Télécharger des avions

To download additional aircraft for FlightGear individually, go to the FlightGear website and navigate to the Downloads page, then choose [Aircraft Downloads http://flightgear.org/Downloads/aircraft-2.0.0/].

Once the aircraft package has downloaded, decompress and extract the archived files onto your computer. You may extract to a temporary directory and move them, or extract directly into the Aircraft directory in FlightGear. This is typically $FG_ROOT/data/Aircraft.

See also Installing Aircraft for more documentation.

Starting FlightGear

Many users choose to start FlightGear from the command line ("console" or "shell" as it is known to Unix users). Alternatively some use graphical interfaces such as Fgrun (FlightGear Launch Control).

To start FlightGear type on the command line:

fgfs

and hit enter. This will start FlightGear.

If FlightGear fails to start, it is likely the compiled FlightGear binary software is not in your path. If you know Unix, you may add the location of the binary to your path and try starting again. Otherwise, you may find the location of the 'fgfs' binary and enter an absolute path to it like

/usr/games/fgfs

The location depends on your particular system and choices you made during compile and installation.

It is important to understand when not using a graphical interface to start FlightGear, your interaction will be entirely from the command line. To see available aircraft, you specify an option on the command line. To specify an aircraft, an airport, multiplayer server, etc. you add an option to the command line when starting FlightGear. Please consult the list of Command Line Parameters . The parameters are also useful to those starting FlightGear from FlightGear Launch Control graphical interface, as it allows you to specify parameters. If you are using FlightGear 1.0.0 this list may be useful FlightGear 1.0 aircraft names for command line.

Montrer les avons disponibles

From the command line:

fgfs --show-aircraft

displays a list of available (installed) aircraft.

Choisir un avion

From the command line:

fgfs --aircraft=foo

where foo is the name of the folder the aircraft files live in. See also Command Line Parameters.

Voler en multijoueur via internet

1rightarrow.png Consultez la page Howto: Multiplayer à ce sujet.

Utiliser le clavier et la souris

Users with limited access to a joystick or other controllers sometimes use the keyboard or mouse to control their aircraft. Using the keyboard to fly can be difficult and the mouse is recommended over the keyboard. Other adjustments may be made with the keyboard.

To get help with keyboard commands, with FlightGear running, go to the Help menu, look under Basic Keys (for simulator related commands) and Common Aircraft Keys (for commands universal to all aircraft) and Aircraft Help for key commands specific to your aircraft. A chart displaying what each key does will display.

To use the mouse to fly the aircraft, right click and move the mouse to direct the aircraft, right click again to look around, click again to return to normal.

La première fois dans le cockpit

Finding your way around the cockpit can be daunting the first time.

Where is the 'virtual cockpit?' Not all FlightGear aircraft come with an interior, including a virtual cockpit. (Due to FlightGear being used by various research projects, some aircraft may not even come with an exterior model. Remember, FlightGear is very flexible.) A 2D panel may display over the 3d cockpit if one exists. You may turn this off using the View menu. Otherwise, you should be sitting in the virtual cockpit when FlightGear starts, as long as the Cockpit View is selected.

You may find it difficult to read some of the displays, dials and gauges on the instrument panel. Use the Zoom keys to zoom in on an instrument. The 'x' and Shift-X keys control eyepoint zoom in the Cockpit View. Use the joystick hat (or other controller assigned to this function) to pan the eyepoint to the instrument you wish to read. Then zoom in.

Alternate Method: Click the right mouse button until you get a cursor with two arrows (like this <=>). You can now move your view around the cockpit. Press 'x' and Shift-X to zoom in and out.

Note: Some functions, such as starter or magneto, may be difficult to use or lack "hotspots" to control with your mouse. Especially when flying an aircraft model that is still undergoing development. In this case, look for equivalent controls on a 2D panel or resort to the keyboard. The keyboard controls always work according to the assignments listed on the Help Menu (unless reassigned by an aircraft or configuration). Go to the main window menu, click Help, then click Basic Keys or Common Aircraft Keys.

One of the first steps I take on entering an unfamiliar cockpit is to press Ctrl-C to highlight all the "hotspots" on the 3d cockpit instrument panel. This enables you to easily see where to place the mouse to operate an instrument's controls, buttons, knobs, etc.

Many aircraft offer a help menu specific to that aircraft on the Aircraft Help menu (go to Help, then Aircraft Help. [[File:File:Exemple.jpg]]

Faire son premier vol

One of the most frequent questions novice pilots ask about any flight sim, but more so to FlightGear, is "why is my aircraft turning left all the time?" Although it could be due to wind gusts crossing the runway, it is more likely due to the increased realism FlightGear provides. In a certain other flight simulator, some settings are turned down to make the aircraft easier to fly. This reduces effects such as propeller torque and p-factor, which may be the cause of the tendency to turn to the left (to figure out which effect, you may read more in Understanding Propeller Torque and P-Factor ).

Despite marketing slogans to the contrary, some flight simulators are aimed at a casual game player market, and ship with their "realism" turned down. The realism is always turned up in FlightGear.

FlightGear offers a great deal of realism, which may be confusing to first time pilots.

  • "Left Turning Syndrome" for the previously mentioned reasons.
  • Compass Turning Error: A compass, when subjected to the forces of flight, tends to turn in the opposite direction for a brief period before settling on the correct heading. This is not a malfunction.
  • The Vertical Speed Indicator is also subject to error.
  • The Horizontal Situation Indicator is driven by a gyroscope (that is why it's sometimes called a Directional Gyroscope), which is subject to a phenomenon called gyro drift. For a number of reasons, the gyro will drift from its current heading and must be periodically (about every 15 minutes) calibrated to agree with the magnetic compass heading.

Many forces act on an aircraft in flight as well as on the instruments and systems used for control and navigation, and may be counter-intuitive. Pilots must learn to recognize these phenomena and compensate for their effects. FlightGear models instrument errors that exist in the real world.

Voler en utilisant l'aide électronique et le pilote automatique

To make this very clear for new users: Some aircraft require you to use the autopilot available from the Autopilot menu, which is the original FlightGear autopilot. This is a generic autopilot and as such, many aircraft come with their own specific autopilot, frequently a model of the real life one. For aircraft that provide their own autopilot in the cockpit, you must use the autopilot controls available in the virtual cockpit. This means clicking on the instrument panel in the virtual cockpit. The Autopilot menu will be grayed out and unavailable when the aircraft supplies its own autopilot (generally).

FlightGear, as of version 0.9.9, comes with a "built-in" autopilot. The Autopilot dialog accessible from the FlightGear toolbar in the main FlightGear window _does not work with all aircraft_. It only works with aircraft that a) do not specify an autopilot, or b) aircraft that use the default autopilot. When an aircraft does not specify an autopilot, the default is used.

For aircraft that supply their own autopilot, you must use the autopilot controls in the 2D or virtual cockpit. The Cessna comes with a KAP140 autopilot in its virtual cockpit. You _cannot use_ the Autopilot dialog with this aircraft. It has no effect. You must use the autopilot device in the panel.

For help with navigation see Understanding Navigation

Navigation et aéroports

When you first start FlightGear, whether from the command line or the graphical interface, you may wonder how to determine what airports are available. Fgrun displays a list of airports, but you will not see details such as Tower or ILS frequencies. You will not find a map showing VORs and their frequencies. Short of finding an actual sectional map for the area you wish to fly, what can you do?

Google Maps and the FlightGear Online Map for multiplayers are both good resources as well as the FlightGear Community Flight Planner.

Obtenir de l'aide

Chat

The quickest way to get help with FlightGear is to join in the chat room FlightGear IRC channel.

Groupe de discussion via courriel

The documentation for FlightGear is sketchy and undergoing constant change as new features are developed. This makes chat the best place to find answers to problems getting FlightGear to run.

Documents

The ways for users to get help with FlightGear are:

Pour en savoir plus

This page is designed to give the user the essential things they need to know about using FG for the first time.

You now know enough to get started with FlightGear. To learn more, you may wish to start at the main page of this wiki and read the more detailed Getting Started section, or Using FlightGear section or study the Flying Resources to learn more about flight instruments and how to navigate and fly your aircraft.

Also, note that those using the Git version of FlightGear may choose to update their aircraft files through the Git system.

The following are some issues raised by new users of FlightGear. More detailed troubleshooting and answers can be found in Troubleshooting Problems and the FAQ.

Je ne veux pas compresser flightgear que dois-je faire?

Our website offers precompiled binaries for download and install on a variety of systems. Current platforms are Windows, Linux, Solaris, SGI, Mac OSX and FreeBSD. These are offered as a convienence and availablility may vary at times.

Note: FlightGear is highly configurable through editable XML files. You are free, and encouraged to, make changes to aircraft flight models and any other feature you wish to change for your personal satisfaction or to share with other FlightGear users. The flight model is not defined in a binary file. It is easy to modify (given enough knowledge). Although the install is binary, most of FlightGear's system is open to configuration through XML files and NASAL scripting.

Est-ce qu'il y a un manuel a imprimé?

You are invited to read "The Manual" online as HTML or download a PDF for viewing with Acrobar Reader or printing.

"The Manual" is not always up to date with recent developments but provides a good start for beginners.

Voulez-vous nous aider ?

1rightarrow.png Consultez la page Volunteer à ce sujet.

Testeur

  • Build the latest GIT code or download snapshots (link)
  • File Bug Reports

Debugging & Profiling

  • Running FlightGear via valgrind to track down memory leaks

Aider facilement la communauté

Développement

  • Writing documentation! Everyone is welcome to contribute to "The Manual"; having at least a little experience with LaTeX makes the task easier. Please contact the authors of The Manual if you would like to add corrections or whole chapters, you may also simply use this wiki to contribute fixes, modifications and new contents.
  • C/C++ Coding:
    • provide source code cleanups (i.e. help in the process of migrating over to a primarily smart pointer-based memory management approach using SGSharedPtr)
    • provide bug fixes Bugs
    • provide enhanced features Feature Requests / Proposals / Ideas
    • provide new features
    • get involved in any of the other FlightGear-affiliated projects
  • Aircraft development (3D modelling, textures, FDMs, scripting)
  • Scenery development