mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-07-26 07:22:06 +08:00
dynamic
This commit is contained in:
@@ -369,6 +369,10 @@
|
||||
}
|
||||
],
|
||||
"title": "Lateral Acceleration Factor",
|
||||
"title_param_suffix": {
|
||||
"param": "TorqueParamsOverrideEnabled",
|
||||
"values": { "true": "(Real-Time & Offline)", "false": "(Offline Only)" }
|
||||
},
|
||||
"min": 0.1,
|
||||
"max": 5.0,
|
||||
"step": 0.1,
|
||||
@@ -398,6 +402,10 @@
|
||||
}
|
||||
],
|
||||
"title": "Friction",
|
||||
"title_param_suffix": {
|
||||
"param": "TorqueParamsOverrideEnabled",
|
||||
"values": { "true": "(Real-Time & Offline)", "false": "(Offline Only)" }
|
||||
},
|
||||
"min": 0.0,
|
||||
"max": 1.0,
|
||||
"step": 0.01
|
||||
|
||||
Reference in New Issue
Block a user