mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-07-22 08:02:04 +08:00
more
This commit is contained in:
@@ -406,10 +406,16 @@
|
||||
"description": "Longitudinal control, speed limits, and cruise behavior",
|
||||
"sections": [
|
||||
{
|
||||
"id": "driving_personality",
|
||||
"title": "Driving Personality",
|
||||
"description": "Adjust how aggressively the car follows traffic",
|
||||
"id": "core_cruise_features",
|
||||
"title": "",
|
||||
"description": "",
|
||||
"items": [
|
||||
{
|
||||
"key": "DisengageOnAccelerator",
|
||||
"widget": "toggle",
|
||||
"title": "Disengage Cruise on Accelerator Pedal",
|
||||
"description": "When enabled, pressing the accelerator pedal will disengage longitudinal control."
|
||||
},
|
||||
{
|
||||
"key": "LongitudinalPersonality",
|
||||
"widget": "multiple_button",
|
||||
@@ -1161,12 +1167,6 @@
|
||||
],
|
||||
"title": "Experimental Mode"
|
||||
},
|
||||
{
|
||||
"key": "DisengageOnAccelerator",
|
||||
"widget": "toggle",
|
||||
"title": "Disengage on Accelerator Pedal",
|
||||
"description": "When enabled, pressing the accelerator pedal will disengage sunnypilot."
|
||||
},
|
||||
{
|
||||
"key": "IsLdwEnabled",
|
||||
"widget": "toggle",
|
||||
|
||||
Reference in New Issue
Block a user