FlightGear Headless: Difference between revisions

Jump to navigation Jump to search
No edit summary
Line 101: Line 101:
* debugging (running FlightGear non-interactively, without requiring user input)
* debugging (running FlightGear non-interactively, without requiring user input)
* unit tests (e.g. to facilitate refactoring efforts)
* unit tests (e.g. to facilitate refactoring efforts)
* automated release preparations (e.g. to test individual subsystems but also complete aircraft)
* automated release preparations (e.g. to test individual subsystems but also complete aircraft, or even flights/flight plans)
* benchmarking the whole system or individual subsystems
* benchmarking the whole system or individual subsystems {{Progressbar|60}}
* feature-scaling by making some subsystems optional or better configurable


== Approach ==
== Approach ==

Navigation menu