{
  "_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" : 1461,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "f17683ad4f201ea6f4a664fd442917df401d833d",
            "branch" : [
              {
                "SHA1" : "f17683ad4f201ea6f4a664fd442917df401d833d",
                "name" : "refs/remotes/origin/dev"
              }
            ]
          },
          "revision" : {
            "SHA1" : "f17683ad4f201ea6f4a664fd442917df401d833d",
            "branch" : [
              {
                "SHA1" : "f17683ad4f201ea6f4a664fd442917df401d833d",
                "name" : "refs/remotes/origin/dev"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "f17683ad4f201ea6f4a664fd442917df401d833d",
        "branch" : [
          {
            "SHA1" : "f17683ad4f201ea6f4a664fd442917df401d833d",
            "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-1461.zip",
      "fileName" : "MechJeb2-2.14.3.0-1461.zip",
      "relativePath" : "MechJeb2-2.14.3.0-1461.zip"
    }
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#1461",
  "duration" : 19826,
  "estimatedDuration" : 20942,
  "executor" : None,
  "fullDisplayName" : "MechJeb2-Dev #1461",
  "id" : "1461",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 1461,
  "queueId" : 2158,
  "result" : "SUCCESS",
  "timestamp" : 1754848957900,
  "url" : "https://ksp.sarbian.com/jenkins/user/vinceguichard04/my-views/view/all/job/MechJeb2-Dev/1461/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "MechJeb2/AttitudeControllers/BetterController.cs"
        ],
        "commitId" : "7533747f3c482b23b24b52cb6e27502bc2c62f65",
        "timestamp" : 1754848504000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/lamont",
          "fullName" : "lamont"
        },
        "authorEmail" : "lamont@scriptkiddie.org",
        "comment" : "Update bettercontroller tuning\u000a\u000a- velocity pid now outputs angular accel instead of actuation\u000a- removed buggy compensation for higher warp [KSPs own crazy tweaking of\u000a  gimbal rate seems to compensate fairly well for higher warp]\u000a- tuned bandwidth of the PIDs down significantly (4 rad/sec for inner, 1\u000a  rad/sec for outer) with reference-tracking focus and highest phase\u000a  margins [which produces minimal overshoot for snappy RCS, while\u000a  keeping the PIDs from being too snappy for slow gimbals]\u000a- design was done against a no-actuator-delay/no-gimbal system (RCS/RW),\u000a  with the slow bandwith being the tuning for possible delay.\u000a\u000aSigned-off-by: Lamont Granquist <lamont@scriptkiddie.org>\u000a",
        "date" : "2025-08-10 10:55:04 -0700",
        "id" : "7533747f3c482b23b24b52cb6e27502bc2c62f65",
        "msg" : "Update bettercontroller tuning",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "MechJeb2/AttitudeControllers/BetterController.cs"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/lamont",
      "fullName" : "lamont"
    }
  ]
}