Skip to content
Success

Changes

Summary

  1. FineTuneClosestApproach further SQP improvements (commit: 5be6646) (details)
  2. Fix the Lambert solver direction handling (commit: a620932) (details)
  3. FineTuneClosestApproach shortway/longway (commit: ba33f0b) (details)
  4. FineTuneClosestApproach cleanup (commit: 90953d8) (details)
Commit 5be664652a00d4447596969fb760d9ab1d743d3b by lamont
FineTuneClosestApproach further SQP improvements
(commit: 5be6646)
The file was modified MechJebLib/Maneuvers/FineTuneClosestApproachToCelestial.cs (diff)
The file was modified MechJebLibTest/ManeuversTests/FineTuneClosestApproachToCelestialTests.cs (diff)
Commit a620932debc0240cff5ee0b6f3bd4467979bf498 by lamont
Fix the Lambert solver direction handling

This has probably been trolling me hard for years.
(commit: a620932)
The file was modified MechJebLib/Maneuvers/TwoImpulseTransfer.cs (diff)
The file was modified MechJeb2/OrbitalManeuverCalculator.cs (diff)
The file was modified MechJebLib/Maneuvers/ReturnFromMoon.cs (diff)
The file was modified MechJebLib/Lambert/Gooding.cs (diff)
The file was modified MechJebLib/Maneuvers/FineTuneClosestApproachToCelestial.cs (diff)
Commit ba33f0bcefacf621be7f35c2d6ae43f32c6a0c16 by lamont
FineTuneClosestApproach shortway/longway

Try both directions
(commit: ba33f0b)
The file was modified MechJebLibTest/ManeuversTests/FineTuneClosestApproachToCelestialTests.cs (diff)
The file was modified MechJebLib/Maneuvers/FineTuneClosestApproachToCelestial.cs (diff)
Commit 90953d8125cef69e367255989c248ea1968ad1f3 by lamont
FineTuneClosestApproach cleanup

Clean up some loose ends and drop the tests down to more reasonable
runtimes.
(commit: 90953d8)
The file was modified MechJebLibTest/ManeuversTests/FineTuneClosestApproachToCelestialTests.cs (diff)
The file was modified MechJebLib/Maneuvers/FineTuneClosestApproachToCelestial.cs (diff)