mirror of
https://github.com/deadcxap/balancing-cube.git
synced 2026-01-10 04:21:46 +03:00
Fix incorrect controller gains
This commit is contained in:
@@ -7869,7 +7869,7 @@
|
|||||||
</dataType>
|
</dataType>
|
||||||
<access>readWrite</access>
|
<access>readWrite</access>
|
||||||
<defaultValue>25</defaultValue>
|
<defaultValue>25</defaultValue>
|
||||||
<actualValue>291</actualValue>
|
<actualValue>40</actualValue>
|
||||||
</parameter>
|
</parameter>
|
||||||
<parameter uniqueID="PARAM_CurrentRegulatorIntegralTime" persistent="true" variableName="REG_wTnCurr" callbackName="REG_SetCurrRegTimeConstant">
|
<parameter uniqueID="PARAM_CurrentRegulatorIntegralTime" persistent="true" variableName="REG_wTnCurr" callbackName="REG_SetCurrRegTimeConstant">
|
||||||
<index>0x4200</index>
|
<index>0x4200</index>
|
||||||
@@ -7897,7 +7897,7 @@
|
|||||||
<label lang="ja">µs</label>
|
<label lang="ja">µs</label>
|
||||||
<label lang="zh-CN">µs</label>
|
<label lang="zh-CN">µs</label>
|
||||||
</unit>
|
</unit>
|
||||||
<actualValue>252</actualValue>
|
<actualValue>200</actualValue>
|
||||||
</parameter>
|
</parameter>
|
||||||
<parameter uniqueID="PARAM_CurrentRegulatorFR_Gain" persistent="true" variableName="REG_wKfrCurr" callbackName="REG_SetKfrCurr">
|
<parameter uniqueID="PARAM_CurrentRegulatorFR_Gain" persistent="true" variableName="REG_wKfrCurr" callbackName="REG_SetKfrCurr">
|
||||||
<index>0x4200</index>
|
<index>0x4200</index>
|
||||||
|
|||||||
Reference in New Issue
Block a user