Skip to content
Success

Changes

Summary

  1. Zero residuals before doing RCS calcs (commit: dbe7998) (details)
Commit dbe799827a530d202d8d4f17d3dc4aa307ddfe20 by lamont
Zero residuals before doing RCS calcs

ModuleRCS doesn't have residuals and this was causing infinite spinning.

Note that it makes me worried there's some sort of floating point round
off error bug inherent to residuals, because it should have at least
worked and gotten the wrong answer.

Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
(commit: dbe7998)
The file was modified MechJeb2/MechJebLib/Simulations/FuelFlowSimulation.cs (diff)
The file was modified MechJeb2/MechJebLib/Simulations/SimPart.cs (diff)
The file was modified MechJeb2/MechJebLib/Simulations/SimResource.cs (diff)