Skip to content
Failed

Changes

Summary

  1. ReturnFromMoon: fix dtmin bug well enough for now (commit: 50f1b11) (details)
Commit 50f1b11078780be98f683631ce797797ca19e0df by lamont
ReturnFromMoon: fix dtmin bug well enough for now

- the attempt at handling stepping one period into the future was
not doing any useful work at all, now it at least steps dtmin forward
by one period.

- switch to SLP which is about 10x to 100x faster than SQP and gets
all the solve times down under 1000ms.

Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
(commit: 50f1b11)
The file was modified MechJebLibTest/ManeuversTests/ReturnFromMoonTests.cs (diff)
The file was modified MechJebLib/Maneuvers/ReturnFromMoon.cs (diff)