mirror of
https://github.com/infiniteCable2/openpilot.git
synced 2026-08-06 08:46:08 +08:00
naming
This commit is contained in:
@@ -42,22 +42,22 @@ InfiniteCableTogglesPanel::InfiniteCableTogglesPanel(SettingsWindow *parent) : L
|
||||
},
|
||||
{
|
||||
"EnableSpeedLimitPredicative",
|
||||
tr("VW: Predicative Speed Limit"),
|
||||
tr("VW: Predicative Speed Limit (pACC)"),
|
||||
tr("Enables setting predicative speed limit<br>"),
|
||||
"../assets/icons/speed_limit.png",
|
||||
false,
|
||||
},
|
||||
{
|
||||
"EnableSLPredReactToSL",
|
||||
tr("VW: Predicative Reaction to Speed Limits"),
|
||||
tr("VW: Predicative - Reaction to Speed Limits"),
|
||||
tr("Enables reaction to speed limits as predicative speed limit<br>"),
|
||||
"../assets/icons/speed_limit.png",
|
||||
false,
|
||||
},
|
||||
{
|
||||
"EnableSLPredReactToCurves",
|
||||
tr("VW: Predicative: Reaction to Curves"),
|
||||
tr("Enables reaction to curves as predicative speed limit<br>"),
|
||||
tr("VW: Predicative - Reaction to Curves"),
|
||||
tr("Enables reaction to curves as predicative speed limit (Max Speed as per lateral ISO limits)<br>"),
|
||||
"../assets/icons/speed_limit.png",
|
||||
false,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user