FlightGear Headless: Difference between revisions

m
Line 68: Line 68:
* 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 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 replay buffers to be saved to a file in order to be replayed for automated test/demo flights, so that users can share saved replay buffers when reporting a bug
* 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