Skip to content
Success

Changes

Summary

  1. Add RCS Ullage Time to FuelStats (commit: e97bc4e) (details)
Commit e97bc4e5c4cbc6a75c9c0a8b6bfa93b930c10e33 by lamont
Add RCS Ullage Time to FuelStats

Should be accurate amount of time required to go from zero stability
to 100% reliable ignition.

Also resets the ignition stability checks in the ThrustController
to 0.996 which is what RF rounds off to 100% stable / no failures.

This will make "prevent unstable ignitions" even more incompatible
with sounding rockets, but it was already quite incompatible and was
turned off by default.
(commit: e97bc4e)
The file was modified MechJebLib/FuelFlowSimulation/FuelFlowSimulation.cs (diff)
The file was modified MechJeb2/MechJebModuleInfoItems.cs (diff)
The file was modified MechJebLibBindings/FuelFlowSimulation/SimVesselBuilder.cs (diff)
The file was modified MechJebLib/FuelFlowSimulation/FuelStats.cs (diff)
The file was modified MechJebLib/FuelFlowSimulation/PartModules/SimModuleEngines.cs (diff)
The file was modified MechJeb2/MechJebStageStatsHelper.cs (diff)
The file was modified MechJebLibBindings/ReflectionUtils.cs (diff)
The file was modified MechJeb2/MechJebModuleThrustController.cs (diff)
The file was modified MechJebLib/FuelFlowSimulation/SimVessel.cs (diff)