mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-08-21 22:13:45 +08:00
Add HKG Angle Live Tuning parameter and update related handling
This commit is contained in:
@@ -55,7 +55,7 @@ def manager_init() -> None:
|
||||
("ModelManager_ModelsCache", ""),
|
||||
("NeuralNetworkLateralControl", "0"),
|
||||
("QuietMode", "0"),
|
||||
("HkgTuningAngleSmoothingFactor", "6"),
|
||||
("HkgTuningAngleSmoothingFactor", "0"),
|
||||
("HkgTuningAngleMinTorque", "25"),
|
||||
("HkgTuningAngleMaxTorque", "250"),
|
||||
("HkgTuningOverridingCycles", "17"),
|
||||
|
||||
Reference in New Issue
Block a user