Add two more subsystem groups, to aid in fixing bug 141.
This commit is contained in:
@@ -384,6 +384,8 @@ public:
|
||||
INIT = 0,
|
||||
GENERAL,
|
||||
FDM, ///< flight model, autopilot, instruments that run coupled
|
||||
POST_FDM, ///< certain subsystems depend on FDM data
|
||||
DISPLAY, ///< view, camera, rendering updates
|
||||
MAX_GROUPS
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user