User:Bugman/subsystems: Difference between revisions

From FlightGear wiki
Jump to navigation Jump to search
m (→‎Script: Pipe fix.)
m (→‎All subsystems: Minor fix for the output.)
Line 354: Line 354:
| lang  = text
| lang  = text
| script =  
| script =  
Primary classes (92 subsystems, 0 groups):
Primary classes (91 subsystems, 0 groups):
     <ADF : SGSubsystem in 'src/Instrumentation/adf.hxx'>
     <ADF : SGSubsystem in 'src/Instrumentation/adf.hxx'>
     <AirportDynamicsManager : SGSubsystem in 'src/Airports/airportdynamicsmanager.hxx'>
     <AirportDynamicsManager : SGSubsystem in 'src/Airports/airportdynamicsmanager.hxx'>
Line 429: Line 429:
     <RadarAltimeter : SGSubsystem in 'src/Instrumentation/rad_alt.hxx'>
     <RadarAltimeter : SGSubsystem in 'src/Instrumentation/rad_alt.hxx'>
     <RealWxController : SGSubsystem in 'src/Environment/realwx_ctrl.hxx'>
     <RealWxController : SGSubsystem in 'src/Environment/realwx_ctrl.hxx'>
    <SGEventMgr : SGSubsystem in 'simgear/structure/event_mgr_orig.hxx'>
     <SGEventMgr : SGSubsystem in 'simgear/structure/event_mgr.hxx'>
     <SGEventMgr : SGSubsystem in 'simgear/structure/event_mgr.hxx'>
     <SGInterpolator : SGSubsystem in 'simgear/misc/interpolator.hxx'>
     <SGInterpolator : SGSubsystem in 'simgear/misc/interpolator.hxx'>
Line 503: Line 502:
     <FlipFlop : Logic : DigitalComponent : Component : SGSubsystem in 'src/Autopilot/flipflop.hxx'>
     <FlipFlop : Logic : DigitalComponent : Component : SGSubsystem in 'src/Autopilot/flipflop.hxx'>


Total: 127 subsystem classes.
Total: 126 subsystem classes.
Total: 10 subsystem groups.
Total: 10 subsystem groups.
| show  = 1
| show  = 1

Revision as of 10:31, 18 April 2018

Tracking down subsystems

Script

The following script is for finding all FlightGear dependencies:

All subsystems

The result is:

Refactoring

To check that all subsystems on a branch have been updated or refactored: