Implementing VNAV support in FlightGear: Difference between revisions

Jump to navigation Jump to search
Line 159: Line 159:


== JSBSim ==
== JSBSim ==
=== Getting started ===
* git clone git://git.code.sf.net/p/jsbsim/code jsbsim-code
* http://jsbsim.sourceforge.net/documentation.html
=== Adding new Control System Components ===
=== Adding new Control System Components ===
It is foreseeable that we may need to modify and extend JSBSim, i.e. to add new components - here's a stub to add an empty '''FGDummy''' component to JSBSim:
It is foreseeable that we may need to modify and extend JSBSim, i.e. to add new components - here's a stub to add an empty '''FGDummy''' component to JSBSim:

Navigation menu