20,741
edits
| Line 50: | Line 50: | ||
In addition, we'll want to declare subsystem dependencies in XML space, too - using "groups" which are resursively started - so that the "aircraft" group starts the ROUTE MANAGER, AUTOPILOT, FDM, TERRAIN subsystems recursively. | In addition, we'll want to declare subsystem dependencies in XML space, too - using "groups" which are resursively started - so that the "aircraft" group starts the ROUTE MANAGER, AUTOPILOT, FDM, TERRAIN subsystems recursively. | ||
If we could come up with a working design for this, it should also be possible to provide a fully re-initializable simulator experience, where aircraft can be selected and changed at runtime, without having to exit and restart the flight simulator (see [[FlightGear Sessions]]). | |||
== Ideas == | == Ideas == | ||