FlightGear Headless: Difference between revisions

m
m (initial version)
 
Line 58: Line 58:
== Milestones ==
== Milestones ==
* allow FlightGear to be run without creating a GUI window, i.e. in "headless" mode
* allow FlightGear to be run without creating a GUI window, i.e. in "headless" mode
* allow FlightGear to be optionally compiled and run without any sound support/dependencies (OpenAL)
* allow replay buffers to be saved to a file in order to be replayed for automated test/demo flights
* allow arbitrary user inputs to be simulated via property tree modifications (pretty much possible already)
* allow arbitrary user inputs to be simulated via property tree modifications (pretty much possible already)
* allow individual subsystems to be enabled/disabled dynamically (via properties), so that profiling and debugging can be restricted to specific usage scenarios and components
* allow individual subsystems to be enabled/disabled dynamically (via properties), so that profiling and debugging can be restricted to specific usage scenarios and components
2,561

edits