Skip to content
Success

Changes

Summary

  1. Add RCS stats to the stage stats display (commit: 45710d6) (details)
Commit 45710d6488eb4bb9c569f6416e1f13f99edf43c1 by lamont
Add RCS stats to the stage stats display

Works fairly similarly to KER, but knows about fuel flow and RCS
staging activation.  RCS drop tanks in stock shouldn't work correctly
at this point, need to have some kind of logic to quit the RCS
simulation early if all of the drainable RCS resources have been
drained from the parts that would drop after the next staging
activation.

Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
(commit: 45710d6)
The file was modified MechJeb2/MechJebLib/Simulations/FuelStats.cs (diff)
The file was modified MechJeb2/MechJebLib/Simulations/SimResource.cs (diff)
The file was modified MechJeb2/MechJebLib/Simulations/PartModules/SimModuleRCS.cs (diff)
The file was modified MechJeb2/MechJebLib/Simulations/FuelFlowSimulation.cs (diff)
The file was modified MechJeb2/MechJebLib/Utils/BackgroundJob.cs (diff)
The file was modified MechJeb2/MechJebModuleInfoItems.cs (diff)
The file was modified MechJeb2/MechJebLib/Simulations/SimVessel.cs (diff)
The file was modified MechJeb2/MechJebStageStatsHelper.cs (diff)
The file was modified MechJeb2/MechJebLib/Simulations/SimPart.cs (diff)