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

Jump to navigation Jump to search
Line 59: Line 59:
* <code>add-subsystem</code> {{flightgear file|src/Main/subsystemFactory.cxx|l=197|t=source code}} and {{flightgear file|src/Main/subsystemFactory.cxx|l=310|t=registration}}
* <code>add-subsystem</code> {{flightgear file|src/Main/subsystemFactory.cxx|l=197|t=source code}} and {{flightgear file|src/Main/subsystemFactory.cxx|l=310|t=registration}}
* <code>remove-subsystem</code> {{flightgear file|src/Main/subsystemFactory.cxx|l=202|t=source code}} and {{flightgear file|src/Main/subsystemFactory.cxx|l=311|t=registration}}
* <code>remove-subsystem</code> {{flightgear file|src/Main/subsystemFactory.cxx|l=202|t=source code}} and {{flightgear file|src/Main/subsystemFactory.cxx|l=311|t=registration}}
* subsystem-running
* <code>subsystem-running</code>


=== XML usage ===
=== XML usage ===

Navigation menu