980
edits
Line 4: | Line 4: | ||
===[http://wiki.flightgear.org/User:Callahanp/Flightgear_and_Simgear_Code Flightgear and Simgear Code]=== | ===[http://wiki.flightgear.org/User:Callahanp/Flightgear_and_Simgear_Code Flightgear and Simgear Code]=== | ||
Several years ago I began the effort to fully understand the skills needed to contribute to the Flightgear project's codebase. I started to look through various parts of the Flightgear code-base to understand how the parts fit together and how supporting libraries are used in the project. | |||
This is an ongoing effort hampered by lack of time, my obsolete C++ training obtained in the early 1990's. | |||
==== Tools ==== | ==== Tools ==== | ||
Line 14: | Line 14: | ||
==== From Command Line to Holding Short ==== | ==== From Command Line to Holding Short ==== | ||
[[User:Callahanp/Flightgear_and_Simgear_Code/From_Command_Line_to_Holding_Short|From Command Line to Holding Short]]. A look at what gets called when you start Flightgear from the command line until you are on the runway. | [[User:Callahanp/Flightgear_and_Simgear_Code/From_Command_Line_to_Holding_Short|From Command Line to Holding Short]]. A look at what gets called when you start Flightgear from the command line until you are on the runway. This is a work in progress, somewhat stalled after Eduard Auvergne's initial work on subsystems. It needs a re-vamp to make it current and publishable. | ||
==== Flightgear and Simgear Directory Descriptions and File Counts ==== | ==== Flightgear and Simgear Directory Descriptions and File Counts ==== | ||
[[User:Callahanp/Flightgear_and_Simgear_Files |Descriptions and file counts of flightgear/src and simgear/simgear subdirectories]] | [[User:Callahanp/Flightgear_and_Simgear_Files |Descriptions and file counts of flightgear/src and simgear/simgear subdirectories]] What's where, What the heck is it anyway? | ||
==== | ==== Flightgear/Simgear Code Exploration Project ==== | ||
see [http://wiki.flightgear.org/User:Callahanp/Flightgear_and_Simgear_Code Flightgear and Simgear Code] | see [http://wiki.flightgear.org/User:Callahanp/Flightgear_and_Simgear_Code Flightgear and Simgear Code] |
edits