{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_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" : 1435,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "3998d19aa6bd7f40d766340545d5198a5ea89549",
            "branch" : [
              {
                "SHA1" : "3998d19aa6bd7f40d766340545d5198a5ea89549",
                "name" : "refs/remotes/origin/dev"
              }
            ]
          },
          "revision" : {
            "SHA1" : "3998d19aa6bd7f40d766340545d5198a5ea89549",
            "branch" : [
              {
                "SHA1" : "3998d19aa6bd7f40d766340545d5198a5ea89549",
                "name" : "refs/remotes/origin/dev"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "3998d19aa6bd7f40d766340545d5198a5ea89549",
        "branch" : [
          {
            "SHA1" : "3998d19aa6bd7f40d766340545d5198a5ea89549",
            "name" : "refs/remotes/origin/dev"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/MuMech/MechJeb2.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    {
      "displayPath" : "MechJeb2-2.14.3.0-1435.zip",
      "fileName" : "MechJeb2-2.14.3.0-1435.zip",
      "relativePath" : "MechJeb2-2.14.3.0-1435.zip"
    }
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#1435",
  "duration" : 21351,
  "estimatedDuration" : 20942,
  "executor" : None,
  "fullDisplayName" : "MechJeb2-Dev #1435",
  "id" : "1435",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 1435,
  "queueId" : 2053,
  "result" : "SUCCESS",
  "timestamp" : 1746039924279,
  "url" : "https://ksp.sarbian.com/jenkins/user/vinceguichard04/my-views/view/all/job/MechJeb2-Dev/1435/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "MechJebLib/Maneuvers/Simple.cs",
          "MechJeb2/OrbitalManeuverCalculator.cs",
          "MechJebLib/FunctionImpls/RealDeltaVToChangeApoapsisPrograde.cs",
          "MechJeb2/MechJebModuleAscentBaseAutopilot.cs"
        ],
        "commitId" : "1d5e71f7b38fc75c12b989aaee77db1140d28058",
        "timestamp" : 1746039788000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/lamont",
          "fullName" : "lamont"
        },
        "authorEmail" : "lamont@scriptkiddie.org",
        "comment" : "Fix classic launch inclination\u000a\u000aI don't know what I thought I was doing in the Launch inclination stuff,\u000abut this mostly fixes it.  It drives the inclination error to zero as\u000athe vgo to raise the apoapsis goes to zero via proportional steering.\u000a\u000aThere still needs to be some terminal guidance handling, right now it\u000agets all weird and spinny as the dv goes to zero.\u000a\u000aNeeds to have the AoA limiter turned off or the fadeout very high for\u000aaccuracy.\u000a\u000aSigned-off-by: Lamont Granquist <lamont@scriptkiddie.org>\u000a",
        "date" : "2025-04-30 12:03:08 -0700",
        "id" : "1d5e71f7b38fc75c12b989aaee77db1140d28058",
        "msg" : "Fix classic launch inclination",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "MechJeb2/OrbitalManeuverCalculator.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJebLib/FunctionImpls/RealDeltaVToChangeApoapsisPrograde.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJebLib/Maneuvers/Simple.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/MechJebModuleAscentBaseAutopilot.cs"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/lamont",
      "fullName" : "lamont"
    }
  ]
}