User:Callahanp: Difference between revisions

Jump to navigation Jump to search
m
Fix internal and external links
Tags: Mobile edit Mobile web edit
m (Fix internal and external links)
Line 8: Line 8:
Technically, dig in to the code to learn how it is built, debugged and run.  Know about all the configuration items.  Find all the big pieces in its hierarchy of objects.  Some of them are important to know well.  Others it is important to know of their existence.  Some you can just be marginally aware of.  Any that deal with subsystems, creating visual elements, communication between subsystems or keeping things running correctly from cycle to cycle are important.  Fine details can wait till later.
Technically, dig in to the code to learn how it is built, debugged and run.  Know about all the configuration items.  Find all the big pieces in its hierarchy of objects.  Some of them are important to know well.  Others it is important to know of their existence.  Some you can just be marginally aware of.  Any that deal with subsystems, creating visual elements, communication between subsystems or keeping things running correctly from cycle to cycle are important.  Fine details can wait till later.


[http://wiki.flightgear.org/User:Callahanp/git-workflow Git Workflow]
[[User:Callahanp/git-workflow|Git Workflow]]


[http://wiki.flightgear.org/User:Callahanp/fg-from-scratch Callahanp - Flightgear From Scratch]
[[User:Callahanp/fg-from-scratch|Callahanp - Flightgear From Scratch]]


[http://wiki.flightgear.org/User:Callahanp/Flightgear_Technical_Manual Callahanp - Flightgear Technical Manual]
[[User:Callahanp/Flightgear Technical Manual|Callahanp - Flightgear Technical Manual]]


[http://wiki.flightgear.org/User:Callahanp/Flightgear_and_Simgear_Code Flightgear and Simgear Code]
[[User:Callahanp/Flightgear and Simgear Code|Flightgear and Simgear Code]]


[http://wiki.flightgear.org/User:Callahanp/FlightgearWorkingGroups Callahanp - Flightgear Working Groups]
[[User:Callahanp/FlightgearWorkingGroups|Callahanp - Flightgear Working Groups]]


[[https://github.com/c172p-team/c172p C172P Team on Github ]]
[https://github.com/c172p-team/c172p C172P Team on Github]


=== keywords ===
=== keywords ===
PID [[https://wiki.flightgear.org/Autopilot_PID_controller_tuning_resources|Autopilot PID Controller Tuning Resources]]
PID [[Autopilot PID controller tuning resources|Autopilot PID Controller Tuning Resources]]




Line 202: Line 202:


===== RTFM =====
===== RTFM =====
* http://wiki.flightgear.org/FlightGear_Manual
* [[FlightGear Manual]]
* fgdata/doc/img Look at each image in, noting the name of the image and what the image is trying to say  
* fgdata/doc/img Look at each image in, noting the name of the image and what the image is trying to say  
* fgdata/doc/keyboard/map.pdf  Note that key bindings can be specific to an aircraft. Note that the pdf was produced from a .tex file.
* fgdata/doc/keyboard/map.pdf  Note that key bindings can be specific to an aircraft. Note that the pdf was produced from a .tex file.

Navigation menu