Python in FlightGear: Difference between revisions

Jump to navigation Jump to search
No edit summary
Line 72: Line 72:


== Status ==
== Status ==
RFC
RFC (forum debate)
 
== Roadmap ==
 
* add python detection to CMakeLists.txt {{Not done}}
* introduce FGPythonSys SGSubsystem {{Not done}}
* Wrap property tree API (SGPropertyNode) 
* Wrap timers/listeners {{Not done}}
* Wrap SGSubsystem, so that Python can be used for implementing subsystems {{Not done}}
* Hook up Python to other simulator features (GUI, bindings, scenery models etc)


== Objective ==
== Objective ==

Navigation menu