Skip to content
Success

Changes

Summary

  1. Add 'Kill Rotation' flag to AttitudeController (commit: 44d45e0) (details)
  2. Use 'Kill Rotation' flag in NodeExecutor (commit: 26a3d9b) (details)
  3. Disable 'Kill Rotation' by default in RO (commit: 7ada821) (details)
Commit 44d45e046582d8aa244b1fdab15a9ec27b806f68 by mrev1995
Add 'Kill Rotation' flag to AttitudeController

Also clean up the 'SetAxisControl' toggles a bit; the axis control
settings were set the same in three different places. Now it's done only
once.
(commit: 44d45e0)
The file was modified MechJeb2/MechJebModuleNodeExecutor.cs (diff)
The file was modified MechJeb2/MechJebModuleAttitudeController.cs (diff)
Commit 26a3d9b21ee46676b76ea744e4634e838b5d4358 by mrev1995
Use 'Kill Rotation' flag in NodeExecutor
(commit: 26a3d9b)
The file was modified MechJeb2/MechJebModuleManeuverPlanner.cs (diff)
The file was modified MechJeb2/MechJebModuleNodeExecutor.cs (diff)
Commit 7ada82147489753b97a53edbb6ef2e90a19a350b by mrev1995
Disable 'Kill Rotation' by default in RO
(commit: 7ada821)
The file was modified MechJeb2/MechJebModuleAscentSettings.cs (diff)