{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "com.cloudbees.jenkins.GitHubPushCause",
          "shortDescription" : "Started by GitHub push by lamont-granquist"
        },
        {
          "_class" : "com.cloudbees.jenkins.GitHubPushCause",
          "shortDescription" : "Started by GitHub push by lamont-granquist"
        }
      ]
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/dev" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 1660,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "e5258e90ab6775e529da0e13fcff38788165b0fe",
            "branch" : [
              {
                "SHA1" : "e5258e90ab6775e529da0e13fcff38788165b0fe",
                "name" : "refs/remotes/origin/dev"
              }
            ]
          },
          "revision" : {
            "SHA1" : "e5258e90ab6775e529da0e13fcff38788165b0fe",
            "branch" : [
              {
                "SHA1" : "e5258e90ab6775e529da0e13fcff38788165b0fe",
                "name" : "refs/remotes/origin/dev"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "e5258e90ab6775e529da0e13fcff38788165b0fe",
        "branch" : [
          {
            "SHA1" : "e5258e90ab6775e529da0e13fcff38788165b0fe",
            "name" : "refs/remotes/origin/dev"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/MuMech/MechJeb2.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    {
      "displayPath" : "MechJeb2-2.16.0.0-1660.zip",
      "fileName" : "MechJeb2-2.16.0.0-1660.zip",
      "relativePath" : "MechJeb2-2.16.0.0-1660.zip"
    }
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#1660",
  "duration" : 29668,
  "estimatedDuration" : 29838,
  "executor" : None,
  "fullDisplayName" : "MechJeb2-Dev #1660",
  "id" : "1660",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 1660,
  "queueId" : 134,
  "result" : "SUCCESS",
  "timestamp" : 1781581131382,
  "url" : "https://ksp.sarbian.com/jenkins/job/MechJeb2-Dev/1660/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "MechJeb2/MechJebModuleStageStats.cs",
          "MechJeb2/MechJebModuleRendezvousAutopilotWindow.cs",
          "MechJeb2/Maneuver/OperationResonantOrbit.cs",
          "MechJeb2/Maneuver/TimeSelector.cs",
          "MechJeb2/MechJebModuleFlightRecorderGraph.cs",
          "MechJeb2/MechJebModuleNodeExecutor.cs",
          "MechJebLibTest/FunctionsTests/KeplerianFromStateVectorsTests.cs",
          "MechJeb2/MechJebModuleDockingGuidance.cs",
          "MechJeb2/MechJebModuleAttitudeAdjustment.cs",
          "MechJebLib/Utils/Statics.cs",
          "MechJeb2/MechJebModuleRCSController.cs",
          "MechJeb2/MechJebModuleAscentClassicAutopilot.cs",
          "MechJeb2/DisplayModule.cs",
          "MechJeb2/MechJebModuleGuidanceController.cs",
          "MechJebLibTest/TwoBodyTests/ShepperdTests.cs",
          "MechJebKos/MechJebKos.csproj",
          "MechJeb2/CachedLocalizer.cs",
          "MechJeb2/LandingAutopilot/CoastToDeceleration.cs",
          "MechJeb2/MechJebModuleLandingGuidance.cs",
          "MechJebKos/Properties/AssemblyInfo.cs",
          "MechJeb2/Maneuver/OperationTransfer.cs",
          "MechJeb2/MechJebModuleRCSBalancer.cs",
          "MechJeb2/ReentrySimulation/SimCurves.cs",
          "MechJeb2/MechJebModuleStagingController.cs",
          "MechJeb2/LandingAutopilot/FinalDescent.cs",
          "MechJeb2/Maneuver/OperationStationary.cs",
          "MechJeb2/ReentrySimulation.cs",
          "MechJeb2/MechJebModuleRCSBalancerWindow.cs",
          "MechJeb2/OrbitalManeuverCalculator.cs",
          "MechJebLib/Maneuvers/ReturnFromMoon.cs",
          "MechJeb2/MechJebModuleRendezvousGuidance.cs",
          "MechJeb2/MechJebModuleSpinupController.cs",
          "MechJebLib/Maneuvers/InterplanetaryTransfer.cs",
          "MechJebLib/Lambert/Gooding.cs",
          "MechJeb2/Maneuver/OperationLan.cs",
          "MechJebLibTest/FunctionsTests/KeplerianFromStateVectorsAccuracyTests.cs",
          "MechJebLib/Rootfinding/Newton.cs",
          "MechJebLibTest/ManeuversTests/ReturnFromMoonTests.cs",
          "MechJeb2/AttitudeControllers/DirectionTracker.cs",
          "MechJeb2/Maneuver/OperationAdvancedTransfer.cs",
          "MechJebLibTest/ODETests/DP5Tests.cs",
          "MechJeb2/Maneuver/OperationLambert.cs",
          "MechJeb2/Maneuver/OperationEccentricity.cs",
          "MechJeb2/MechJeb2.csproj",
          "MechJeb2/AttitudeControllers/KosAttitudeController.cs",
          "MechJeb2/MechJebModuleTranslatron.cs",
          "MechJeb2/MechJebModuleAscentMenu.cs",
          "MechJeb2/MechJebModuleRendezvousAutopilot.cs",
          "MechJeb2/Maneuver/OperationLongitude.cs",
          "MechJeb2/AttitudeControllers/MJAttitudeController.cs",
          "MechJeb2/FlyingSim/SimulatedPart.cs",
          "MechJeb2/MechJebModuleSettings.cs",
          "MechJebKos/Addon.cs",
          "MechJeb2/UnityToolbag/Future/Future.cs",
          "MechJeb2/GuiUtils.cs",
          "MechJeb2/VesselExtensions.cs",
          "MechJeb2/MechJebModuleAttitudeController.cs",
          "MechJeb2/GLUtils.cs",
          "MechJeb2/MechJebModuleWarpController.cs",
          "MechJeb2/MechJebModuleAscentPSGAutopilot.cs",
          "MechJeb2/MechJebModuleDebugArrows.cs",
          "MechJebKos/StagingControllerBinding.cs",
          "MechJeb2/LandingAutopilot/DeorbitBurn.cs",
          "MechJebLib/Lambert/Izzo.cs",
          "MechJeb2/Maneuver/OperationCircularize.cs",
          "MechJebLib/PSG/PhaseProxy.cs",
          "MechJeb2/OrbitExtensions.cs",
          "MechJeb2/MechJebModuleMenu.cs",
          "MechJeb2/MechJebModuleAscentBaseAutopilot.cs",
          "MechJeb2/Maneuver/OperationMoonReturn.cs",
          "MechJeb2/MechJebModuleSmartRcs.cs",
          "MechJeb2/MechJebModuleThrustController.cs",
          "MechJeb2/MechJebModuleFlightRecorder.cs",
          "MechJeb2/MechJebModuleSolarPanelController.cs",
          "MechJeb2/Maneuver/PlotArea.cs",
          "MechJeb2/MechJebModuleInfoItems.cs",
          "MechJebLibTest/Primitives/VecOpsTests.cs",
          "MechJebLibTest/ManeuversTests/InterplanetaryTransferTests.cs",
          "MechJeb2/MechJebModuleWarpHelper.cs",
          "MechJeb2/AttitudeControllers/KosPIDLoop.cs",
          "MechJeb2/FlyingSim/SimulatedParachute.cs",
          "MechJeb2/FlyingSim/SimulatedVessel.cs",
          "MechJeb2/MechJebModuleThrustWindow.cs",
          "MechJeb2/Maneuver/OperationInclination.cs",
          "MechJebLibTest/RootfindingTests/BrentRootTests.cs",
          "MechJebLib/Functions/Angles.cs",
          "MechJeb2/MuUtils.cs",
          "MechJeb2/Maneuver/OperationCourseCorrection.cs",
          "MechJebLibTest/TwoBodyTests/FarnocchiaTests.cs",
          "MechJeb2/Properties/Resources.resx",
          ".editorconfig",
          "MechJeb2/MechJebModuleWaypointWindow.cs",
          "MechJeb2/MechJebModuleRoverController.cs",
          "MechJebLibTest/LambertTests/GoodingTests.cs",
          "MechJeb2/ComputerModule.cs",
          "MechJeb2/PartExtensions.cs",
          "MechJeb2/InstallChecker.cs",
          "MechJebLibTest/ManeuversTests/ChangeOrbitalElementTests.cs",
          "MechJeb2/MechJebModuleManeuverPlanner.cs",
          "MechJeb2/LandingAutopilot/LowDeorbitBurn.cs",
          "MechJeb2/Maneuver/OperationPlane.cs",
          "MechJebLibTest/ManeuversTests/FineTuneClosestApproachToCelestialTests.cs",
          "MechJeb2/CelestialBodyExtensions.cs",
          "MechJeb2/MechJebModuleAscentSettingsMenu.cs",
          "MechJebLibTest/ODETests/Tsit5Tests.cs",
          "MechJeb2/app.config",
          "MechJeb2/MechJebModulePSGGlueBall.cs",
          "MechJeb2/Maneuver/OperationEllipticize.cs",
          "MechJeb2/MechJebModuleDeployableAntennaController.cs",
          "MechJeb2/Maneuver/Porkchop.cs",
          "MechJeb2/LandingAutopilot/DecelerationBurn.cs",
          "MechJeb2/MechJebModuleDeployableController.cs",
          "MechJeb2/MechJebModuleRoverWindow.cs",
          "MechJeb2/MechJebModuleNodeEditor.cs",
          "MechJeb2/MechJebModuleHoverslamSimulation.cs",
          "MechJeb2/MechJebModuleAscentSettings.cs",
          "MechJeb2/ToolbarWrapper.cs",
          "MechJeb2/MechJebStageStatsHelper.cs",
          "MechJeb2/LandingAutopilot/PlaneChange.cs",
          "MechJeb2/Maneuver/OperationPeriapsis.cs",
          "MechJeb2/MathExtensions.cs",
          "MechJeb2/MechJebModuleCustomInfoWindow.cs",
          "MechJeb2/Maneuver/OperationApoapsis.cs",
          "MechJeb2/RCSSolver.cs",
          "MechJeb2/AttitudeControllers/LQRController.cs",
          "MechJeb2/MechjebBundlesManager.cs",
          "MechJebLibTest/Primitives/VecTests.cs",
          "MechJeb2/Maneuver/OperationSemiMajor.cs",
          "MechJeb2/MechJebModuleAscentClassicPathMenu.cs",
          "MechJeb2/PIDController.cs",
          "MechJeb2/MechJebModuleDockingAutopilot.cs",
          "MechJeb2/Maneuver/OperationKillRelVel.cs",
          "MechJeb2/MechJebModuleHoverslamAutopilot.cs",
          "MechJeb2/MechJebModuleTargetController.cs",
          "MechJeb2/MechJebModuleLandingPredictions.cs",
          "MechJeb2/MechJebModuleSmartASS.cs",
          "MechJebLibTest/FunctionsTests.cs",
          "MechJeb2/AttitudeControllers/HybridController.cs",
          "MechJeb2/CompatibilityChecker.cs",
          "MechJebLibTest/LambertTests/IzzoTests.cs",
          "MechJeb2/MechJebAR202.cs",
          "MechJeb2/MechJebModuleLandingAutopilot.cs",
          "MechJeb2/MechJebModuleAscentPSGSettingsMenu.cs",
          "MechJebLibTest/ODETests/BS3Tests.cs",
          "MechJeb2/MechJebCore.cs",
          "MechJeb2/UnityToolbag/Dispatcher/Dispatcher.cs",
          "MechJeb2/AttitudeControllers/BetterController.cs"
        ],
        "commitId" : "e5258e90ab6775e529da0e13fcff38788165b0fe",
        "timestamp" : 1781581123000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/454857+lamont-granquist",
          "fullName" : "454857+lamont-granquist"
        },
        "authorEmail" : "454857+lamont-granquist@users.noreply.github.com",
        "comment" : "Automated code cleanup\u000a\u000aMostly this declares bankruptcy on alignment.\u000a\u000aAlso found a setting which merges attributes for more conciseness.\u000a",
        "date" : "2026-06-15 20:38:43 -0700",
        "id" : "e5258e90ab6775e529da0e13fcff38788165b0fe",
        "msg" : "Automated code cleanup",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "MechJeb2/MechJebModuleStagingController.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/MechJebModuleStageStats.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/CelestialBodyExtensions.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJebLibTest/ManeuversTests/InterplanetaryTransferTests.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/MechJebModuleLandingAutopilot.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/MechJebModuleAscentBaseAutopilot.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/AttitudeControllers/LQRController.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/Maneuver/OperationCourseCorrection.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/MechJebModuleRCSBalancerWindow.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/MechJebModuleAscentSettingsMenu.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJebLibTest/TwoBodyTests/FarnocchiaTests.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJebLibTest/TwoBodyTests/ShepperdTests.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/UnityToolbag/Future/Future.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/Maneuver/OperationCircularize.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/MechJebModuleSmartASS.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/LandingAutopilot/PlaneChange.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/MechJebModuleDeployableController.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/MechJebAR202.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/MechJebModuleSolarPanelController.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/GuiUtils.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/Maneuver/OperationEccentricity.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/MechJebModuleRoverWindow.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/OrbitalManeuverCalculator.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/RCSSolver.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJebLibTest/LambertTests/GoodingTests.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/MechjebBundlesManager.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/FlyingSim/SimulatedPart.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/MechJebModuleAttitudeController.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/MechJebModuleRoverController.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/MuUtils.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/MechJebCore.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/MechJebModuleRendezvousAutopilot.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/MechJebModuleInfoItems.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/LandingAutopilot/DecelerationBurn.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/MathExtensions.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/MechJebModuleManeuverPlanner.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJebLib/Utils/Statics.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/MechJeb2.csproj"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/MechJebModuleCustomInfoWindow.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/MechJebModuleAscentSettings.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJebLibTest/RootfindingTests/BrentRootTests.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/Maneuver/OperationSemiMajor.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/AttitudeControllers/KosAttitudeController.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/MechJebModuleRCSBalancer.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/Maneuver/OperationLongitude.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/MechJebModuleWaypointWindow.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/Maneuver/TimeSelector.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/MechJebModuleWarpHelper.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/LandingAutopilot/CoastToDeceleration.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/MechJebModulePSGGlueBall.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJebLibTest/ManeuversTests/ChangeOrbitalElementTests.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJebLib/Maneuvers/InterplanetaryTransfer.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/MechJebModuleTranslatron.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/GLUtils.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/LandingAutopilot/LowDeorbitBurn.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJebLibTest/FunctionsTests/KeplerianFromStateVectorsAccuracyTests.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/AttitudeControllers/HybridController.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/MechJebModuleWarpController.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/CachedLocalizer.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/AttitudeControllers/DirectionTracker.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/Maneuver/OperationKillRelVel.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/MechJebModuleTargetController.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/ComputerModule.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/MechJebModuleDeployableAntennaController.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJebLib/Maneuvers/ReturnFromMoon.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/MechJebModuleFlightRecorderGraph.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJebKos/MechJebKos.csproj"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/Maneuver/OperationMoonReturn.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/Maneuver/OperationEllipticize.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/Maneuver/Porkchop.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/MechJebModuleLandingPredictions.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/Maneuver/OperationAdvancedTransfer.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/Properties/Resources.resx"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/MechJebModuleSmartRcs.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJebKos/Properties/AssemblyInfo.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/FlyingSim/SimulatedVessel.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJebLibTest/LambertTests/IzzoTests.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/MechJebModuleHoverslamAutopilot.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/DisplayModule.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/MechJebModuleRendezvousGuidance.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/MechJebModuleNodeEditor.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/PIDController.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJebKos/Addon.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/MechJebModuleFlightRecorder.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/ToolbarWrapper.cs"
          },
          {
            "editType" : "edit",
            "file" : ".editorconfig"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/MechJebModuleNodeExecutor.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/MechJebModuleAscentMenu.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/MechJebModuleDockingAutopilot.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/MechJebStageStatsHelper.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/ReentrySimulation.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJebKos/StagingControllerBinding.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJebLibTest/ODETests/Tsit5Tests.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/MechJebModuleSpinupController.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/AttitudeControllers/KosPIDLoop.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/MechJebModuleAscentPSGSettingsMenu.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/Maneuver/OperationInclination.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/OrbitExtensions.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJebLibTest/ODETests/BS3Tests.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/MechJebModuleRCSController.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJebLib/Lambert/Izzo.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/LandingAutopilot/DeorbitBurn.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/VesselExtensions.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/MechJebModuleRendezvousAutopilotWindow.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJebLibTest/FunctionsTests.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/Maneuver/OperationPeriapsis.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/MechJebModuleHoverslamSimulation.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/PartExtensions.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/Maneuver/OperationApoapsis.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/FlyingSim/SimulatedParachute.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/MechJebModuleMenu.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/CompatibilityChecker.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJebLib/Functions/Angles.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJebLibTest/FunctionsTests/KeplerianFromStateVectorsTests.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/AttitudeControllers/BetterController.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/InstallChecker.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/Maneuver/OperationPlane.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/app.config"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/MechJebModuleAscentClassicAutopilot.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/Maneuver/PlotArea.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJebLib/Rootfinding/Newton.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/MechJebModuleLandingGuidance.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/Maneuver/OperationTransfer.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/AttitudeControllers/MJAttitudeController.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJebLib/Lambert/Gooding.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/MechJebModuleThrustController.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/MechJebModuleThrustWindow.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJebLibTest/ManeuversTests/FineTuneClosestApproachToCelestialTests.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJebLibTest/ODETests/DP5Tests.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/ReentrySimulation/SimCurves.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/Maneuver/OperationLan.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/MechJebModuleAscentPSGAutopilot.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/LandingAutopilot/FinalDescent.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/Maneuver/OperationLambert.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/MechJebModuleDockingGuidance.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJebLib/PSG/PhaseProxy.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJebLibTest/Primitives/VecTests.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/MechJebModuleSettings.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/UnityToolbag/Dispatcher/Dispatcher.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/MechJebModuleAttitudeAdjustment.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/Maneuver/OperationStationary.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/MechJebModuleDebugArrows.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJebLibTest/ManeuversTests/ReturnFromMoonTests.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/Maneuver/OperationResonantOrbit.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/MechJebModuleGuidanceController.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/MechJebModuleAscentClassicPathMenu.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJebLibTest/Primitives/VecOpsTests.cs"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/454857+lamont-granquist",
      "fullName" : "454857+lamont-granquist"
    }
  ]
}