{
  "_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" : 1444,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "42a2c66fbd03916da25081aeba6d050aff4e171a",
            "branch" : [
              {
                "SHA1" : "42a2c66fbd03916da25081aeba6d050aff4e171a",
                "name" : "refs/remotes/origin/dev"
              }
            ]
          },
          "revision" : {
            "SHA1" : "42a2c66fbd03916da25081aeba6d050aff4e171a",
            "branch" : [
              {
                "SHA1" : "42a2c66fbd03916da25081aeba6d050aff4e171a",
                "name" : "refs/remotes/origin/dev"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "42a2c66fbd03916da25081aeba6d050aff4e171a",
        "branch" : [
          {
            "SHA1" : "42a2c66fbd03916da25081aeba6d050aff4e171a",
            "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-1444.zip",
      "fileName" : "MechJeb2-2.14.3.0-1444.zip",
      "relativePath" : "MechJeb2-2.14.3.0-1444.zip"
    }
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#1444",
  "duration" : 20391,
  "estimatedDuration" : 20942,
  "executor" : None,
  "fullDisplayName" : "MechJeb2-Dev #1444",
  "id" : "1444",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 1444,
  "queueId" : 2090,
  "result" : "SUCCESS",
  "timestamp" : 1746415065802,
  "url" : "https://ksp.sarbian.com/jenkins/user/vinceguichard04/my-views/view/all/job/MechJeb2-Dev/1444/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "MechJebLib/Control/PIDLoop2.cs",
          "MechJeb2/AttitudeControllers/BetterController.cs"
        ],
        "commitId" : "1b951575c91f7eef41cde01949458ab7d5fcfbb1",
        "timestamp" : 1746414922000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/lamont",
          "fullName" : "lamont"
        },
        "authorEmail" : "lamont@scriptkiddie.org",
        "comment" : "Update BetterController to have a real PID for the position\u000a\u000aThis will allow adding an integral term to the pos PID, and\u000apossibly a 2DOF PID there.\u000a\u000aThis shouldn't change much behavior, all the PID settings are\u000athe same.\u000a\u000aI snuck in a TorqueSmooth tunable which is a low pass filter over\u000athe torque from VesselState which can help with wiggles from\u000acontrol surfaces near the edge of the atmosphere (KSP and/or\u000aFAR is doing something weird).\u000a\u000aSigned-off-by: Lamont Granquist <lamont@scriptkiddie.org>\u000a",
        "date" : "2025-05-04 20:15:22 -0700",
        "id" : "1b951575c91f7eef41cde01949458ab7d5fcfbb1",
        "msg" : "Update BetterController to have a real PID for the position",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "MechJebLib/Control/PIDLoop2.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/AttitudeControllers/BetterController.cs"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/lamont",
      "fullName" : "lamont"
    }
  ]
}