- reduced overshoot

git-svn-id: http://moon:8086/svn/projects/HendiControl@121 fda53097-d464-4ada-af97-ba876c37ca34
This commit is contained in:
2019-03-21 20:20:42 +00:00
parent d477d64312
commit 7ff1578787
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -11,7 +11,7 @@
{
"time" : 15,
"temp" : 50.0,
"heatRate" : 1.20,
"heatRate" : 1.00,
"waitForUser" : true
},
{
+1 -1
View File
@@ -38,7 +38,7 @@
"Track": {
"Pid" : {
"kp" : 1,
"ki" : 0.2,
"ki" : 0.02,
"kd" : 4,
"rho" : 0.999
}