<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.flightgear.org/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=AnMaster</id>
	<title>FlightGear wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.flightgear.org/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=AnMaster"/>
	<link rel="alternate" type="text/html" href="https://wiki.flightgear.org/Special:Contributions/AnMaster"/>
	<updated>2026-04-20T00:06:45Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.39.6</generator>
	<entry>
		<id>https://wiki.flightgear.org/w/index.php?title=Main_Page&amp;diff=4542</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://wiki.flightgear.org/w/index.php?title=Main_Page&amp;diff=4542"/>
		<updated>2007-11-23T09:32:07Z</updated>

		<summary type="html">&lt;p&gt;AnMaster: Small change to make some links look a bit nicer&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
__NOEDITSECTION__&lt;br /&gt;
'''FlightGear''' Flight Simulator project is an open-source, multi-platform, cooperative flight simulator development project. Source code for the entire project is available ([http://cvs.flightgear.org/cgi-bin/viewcvs/viewcvs.cgi/?cvsroot=FlightGear-0.9#dirlist CVS repository]) and licensed under the [http://www.gnu.org/copyleft/gpl.html GNU General Public License]. &lt;br /&gt;
&lt;br /&gt;
The goal of the '''FlightGear''' project is to create a sophisticated flight simulator framework for use in research or academic environments, for the development and pursuit of other interesting flight simulation ideas, and as an end-user application. We are developing a sophisticated, open simulation framework that can be expanded and improved upon by anyone interested in [[Volunteer|contributing]]. &lt;br /&gt;
&lt;br /&gt;
There are many exciting possibilities for an open, free flight sim. We hope that this project will be interesting and useful to many people in many areas.&lt;br /&gt;
&lt;br /&gt;
'''FlightGear''' comes with a set of illustrated documentation, notably&lt;br /&gt;
&amp;quot;The Manual&amp;quot;, which is available as&lt;br /&gt;
[ftp://ftp.de.flightgear.org/pub/fgfs/Docs/getstart.pdf PDF] and&lt;br /&gt;
[http://www.flightgear.org/Docs/getstart/getstart.html HTML]. If you&lt;br /&gt;
prefer to follow the 'bleeding edge' set of FlightGear instructions,&lt;br /&gt;
then the following articles are likely to make you happy. You will&lt;br /&gt;
notice that parts of this Wiki duplicate information that's already&lt;br /&gt;
present in &amp;quot;The Manual&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
| valign=&amp;quot;top&amp;quot; |&lt;br /&gt;
== User Documentation ==&lt;br /&gt;
=== Getting Started ===&lt;br /&gt;
* [[ New to FlightGear ]]&lt;br /&gt;
* [[ Why FlightGear ]]&lt;br /&gt;
* [[ Features ]]&lt;br /&gt;
* [[ FAQ ]]&lt;br /&gt;
* [[ Hardware Recommendations ]]&lt;br /&gt;
* [[ Recommended Software ]]&lt;br /&gt;
* [[ Troubleshooting Problems ]]&lt;br /&gt;
* [[ Volunteer ]]&lt;br /&gt;
* [[ Real Life Experience ]]&lt;br /&gt;
=== Configuring Flightgear ===&lt;br /&gt;
* [[ Command Line Parameters ]]&lt;br /&gt;
* [[ Installing Scenery ]]&lt;br /&gt;
* [[ Improving Framerates ]]&lt;br /&gt;
* [[ Multiplayer Howto ]]&lt;br /&gt;
* [[ Linux software audio mixing with FlightGear ]]&lt;br /&gt;
* [http://www.inkdrop.net/dave/multimon.pdf Using multiple monitors with FlightGear]&lt;br /&gt;
=== Using Flightgear ===&lt;br /&gt;
* [[Aircraft]]&lt;br /&gt;
* [[Helicopter]]&lt;br /&gt;
* [[ Suggested Flights ]]&lt;br /&gt;
* [[ Starting in the Air ]]&lt;br /&gt;
* [[ Instant Replay ]]&lt;br /&gt;
* [[ Preset Properties ]]&lt;br /&gt;
* [[ Realism ]]&lt;br /&gt;
* [[ Flying the Helicopter ]]&lt;br /&gt;
* [[ Doing aerotow over the net ]]&lt;br /&gt;
=== Interactive Scenarios ===&lt;br /&gt;
* [[ Carrier Howto ]]&lt;br /&gt;
* [[ Air-Air Refueling Howto ]]&lt;br /&gt;
* [[ AI Systems ]]&lt;br /&gt;
* [[ Interactive Traffic ]]&lt;br /&gt;
* [[ Soaring ]]&lt;br /&gt;
* [[ FGCOM ]] realtime voice comms &lt;br /&gt;
=== Flying Resources ===&lt;br /&gt;
* [[ Tutorial Resources ]]&lt;br /&gt;
* [[ Definitions Acronyms ]]&lt;br /&gt;
* [[ Getting IFR Charts ]]&lt;br /&gt;
* [[ Understanding Altitude ]]&lt;br /&gt;
* [[ Understanding Navigation ]]&lt;br /&gt;
* [[ Understanding Propeller Torque and P-Factor ]]&lt;br /&gt;
* [[ Understanding Aerodynamics ]]&lt;br /&gt;
* [[ Communications ]]&lt;br /&gt;
* [[ Weather ]]&lt;br /&gt;
* [[ Avionics and Instruments ]] &lt;br /&gt;
* [http://www.wingfiles.com/ Everything you need ]&lt;br /&gt;
* [http://www.faa.gov/library/manuals/ FAA Handbooks &amp;amp; Manuals]&lt;br /&gt;
| width=&amp;quot;20px&amp;quot; |&lt;br /&gt;
| valign=&amp;quot;top&amp;quot; |&lt;br /&gt;
== Developer Documentation ==&lt;br /&gt;
=== RFC Topics ===&lt;br /&gt;
* [[Next Generation Scenery ]] - revamping the FG scenery engine&lt;br /&gt;
* [[Keyboard function priority list]] - reorganizing FlightGear keybindings&lt;br /&gt;
&lt;br /&gt;
=== Compiling  ===&lt;br /&gt;
* [[ Building Flightgear ]]&lt;br /&gt;
* [[ Building Flightgear - Windows]]&lt;br /&gt;
* [[ Building Terragear ]]&lt;br /&gt;
* [[ OpenSceneGraph ]]&lt;br /&gt;
* [[ Building FlightGear Launch Control ]]&lt;br /&gt;
&lt;br /&gt;
=== HowTos ===&lt;br /&gt;
* [[FlightGear-Points of Interest]]&lt;br /&gt;
* [[Adding features]]&lt;br /&gt;
&lt;br /&gt;
=== Contributing ===&lt;br /&gt;
* [[ Submitting Patches ]] &lt;br /&gt;
* [[ Code Cleanup ]] &lt;br /&gt;
* [[ Development Resources ]]&lt;br /&gt;
* [[ Extension Support ]]&lt;br /&gt;
* [[ Technical Reports ]]&lt;br /&gt;
* [[ Changes since 0.9.10 ]]&lt;br /&gt;
=== Code Internals ===&lt;br /&gt;
* [[ Property Tree ]]&lt;br /&gt;
* [[ Subsystems ]] &lt;br /&gt;
* [[ UML Diagrams ]]&lt;br /&gt;
* [[ Commands ]] &lt;br /&gt;
* [[ FDM API ]]&lt;br /&gt;
* [[ Nasal scripting language ]]&lt;br /&gt;
* [[ File Formats ]]&lt;br /&gt;
* [[ Initialization Sequence ]]&lt;br /&gt;
=== Modeling ===&lt;br /&gt;
* [[ Modeling - Getting Started ]]&lt;br /&gt;
* [[ Modelling - FAQ ]]&lt;br /&gt;
* [[ Modelling - SketchUp]]&lt;br /&gt;
* [[ Model Import and Export ]]&lt;br /&gt;
* [[ Modeling Resources ]]&lt;br /&gt;
* [[ Autopilot Tuning Resources ]]&lt;br /&gt;
* [[ Aircraft Information Resources ]]&lt;br /&gt;
* [[ Blender Ground Signs Tutorial]]&lt;br /&gt;
* [[ Normals and Transparency Tutorial ]]&lt;br /&gt;
* [[ Creating instruments for FG ]]&lt;br /&gt;
* [[ Writing simple scripts in %22nasal%22 ]]&lt;br /&gt;
=== Todo ===&lt;br /&gt;
* [[ Long Term Goals ]]&lt;br /&gt;
* [[ Bugs ]]&lt;br /&gt;
* [[ FGFS Todo ]]&lt;br /&gt;
* [[:Category:Aircraft TODO]]&lt;br /&gt;
* [[ Feature Requests / Proposals / Ideas ]]&lt;br /&gt;
* [[ FlightGear Expo Checklist ]]&lt;br /&gt;
&lt;br /&gt;
=== Done ===&lt;br /&gt;
* [[ FlightGear pre-release changelog summary ]]&lt;br /&gt;
=== Miscellaneous ===&lt;br /&gt;
* [[ Glass Cockpit Projects ]]&lt;br /&gt;
* [[ Copyright Inquiry ]]&lt;br /&gt;
* [http://www.cafepress.com/fgfs_gear FlightGear - Gear] &lt;br /&gt;
* [[Resources]]&lt;br /&gt;
* [[ Sign Specification Proposal ]]&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>AnMaster</name></author>
	</entry>
	<entry>
		<id>https://wiki.flightgear.org/w/index.php?title=North_American_OV-10A_Bronco_Operations_Manual&amp;diff=3463</id>
		<title>North American OV-10A Bronco Operations Manual</title>
		<link rel="alternate" type="text/html" href="https://wiki.flightgear.org/w/index.php?title=North_American_OV-10A_Bronco_Operations_Manual&amp;diff=3463"/>
		<updated>2007-04-29T19:36:42Z</updated>

		<summary type="html">&lt;p&gt;AnMaster: Changed to redirect&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#REDIRECT [[North American OV-10A Bronco]]&lt;/div&gt;</summary>
		<author><name>AnMaster</name></author>
	</entry>
</feed>