Skip to content
Success

Changes

Summary

  1. Overhaul Suicide Burn to Hoverslam Info/Autopilot (commit: e266ba8) (details)
Commit e266ba828e8b3dc4606488d2e3983e456bb3e769 by lamont
Overhaul Suicide Burn to Hoverslam Info/Autopilot

- redid the suicide burn calculation as a fully numerical
  background task simulation
- renamed from suicide burn -> hoverslam
- introduced a whole new "info" pane for hoverslam descent info
- introduced a hoverslam autopilot which automates steering and
  pressing the throttle at the right time

Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
(commit: e266ba8)
The file was modified MechJeb2.sln.DotSettings (diff)
The file was modified MechJebLibTest/MechJebLibTest.csproj (diff)
The file was modified MechJeb2/MechJeb2.csproj (diff)
The file was modified MechJebLib/Functions/Astro.cs (diff)
The file was addedMechJebLib/HoverslamSimulation/HoverslamLayout.cs
The file was removedMechJebLib/FunctionImpls/RealSuicideBurnCalc.cs
The file was removedMechJebLib/SuicideBurnSimulation/SuicideBuilder.cs
The file was modified MechJeb2/MechJebModuleInfoItems.cs (diff)
The file was modified MechJebLib/MechJebLib.csproj (diff)
The file was modified MechJebLibTest/PSGTests/AscentTests/RealRocketTests.cs (diff)
The file was addedMechJeb2/MechJebModuleHoverslamSimulation.cs
The file was modified MechJeb2/CelestialBodyExtensions.cs (diff)
The file was modified MechJeb2/MechJebCore.cs (diff)
The file was addedMechJeb2/MechJebModuleHoverslamAutopilot.cs
The file was modified MechJebLibTest/FunctionsTests.cs (diff)
The file was addedMechJebLib/HoverslamSimulation/HoverslamSimulationBuilder.cs
The file was modified MechJeb2/MechJebModuleCustomInfoWindow.cs (diff)
The file was modified MechJeb2/MechJebModuleWarpHelper.cs (diff)
The file was addedMechJebLib/HoverslamSimulation/HoverslamSimulation.cs
The file was addedMechJebLibTest/HoverslamTests.cs
The file was removedMechJebLib/SuicideBurnSimulation/Suicide.cs
The file was modified MechJeb2/OrbitExtensions.cs (diff)
The file was modified MechJebLib/ODE/AbstractIVP.cs (diff)
The file was modified .editorconfig (diff)
The file was modified MechJeb2/GuiUtils.cs (diff)
The file was modified MechJeb2/MechJebModuleStagingController.cs (diff)
The file was removedMechJeb2/MechJebModuleSuicideTimer.cs
The file was modified Localization/en-us.cfg (diff)