Howto:Reset/re-init Troubleshooting: Difference between revisions

Jump to navigation Jump to search
Line 53: Line 53:
The idea is to improve this further so that more and more subsystems in FlightGear can be optionally toggled on and off at runtime, which should help facilitate other ongoing efforts, like the [[FGCanvas]] project, for example. Ultimately, this will help make FlightGear more configurable and scalable, but also more easily usable for other purposes, such as distributed (multi-machine) setups, so that a single binary can easily be used for different purposes.  
The idea is to improve this further so that more and more subsystems in FlightGear can be optionally toggled on and off at runtime, which should help facilitate other ongoing efforts, like the [[FGCanvas]] project, for example. Ultimately, this will help make FlightGear more configurable and scalable, but also more easily usable for other purposes, such as distributed (multi-machine) setups, so that a single binary can easily be used for different purposes.  


In addition, it will be much easier for developers to do regression testing and benchmarking once subsystems can be completely disabled, a long-standing feature request (see [[FlightGear Headless]]); it would also help to simplify release preparations.
In addition, it will be much easier for developers to do regression testing and benchmarking once subsystems can be completely disabled, a long-standing feature request (see [[FlightGear Headless]]); it would also help to simplify, and to some extent even automate, release preparations.


== Fgcommands ==
== Fgcommands ==

Navigation menu