"Use the openpilot system for adaptive cruise control and lane keep driver assistance. Your attention is required at all times to use this feature. Changing this setting takes effect when the car is powered off.",
"OpenpilotEnabledToggle",
"../assets/offroad/icon_openpilot.png",
"Enable openpilot",
this));
"Use the openpilot system for adaptive cruise control and lane keep driver assistance. Your attention is required at all times to use this feature. Changing this setting takes effect when the car is powered off.",
addItem(newParamControl("IsLdwEnabled",
"../assets/offroad/icon_openpilot.png",
"Enable Lane Departure Warnings",
},
"Receive alerts to steer back into the lane when your vehicle drifts over a detected lane line without a turn signal activated while driving over 31mph (50kph).",
{
"../assets/offroad/icon_warning.png",
"IsLdwEnabled",
this));
"Enable Lane Departure Warnings",
addItem(newParamControl("IsRHD",
"Receive alerts to steer back into the lane when your vehicle drifts over a detected lane line without a turn signal activated while driving over 31mph (50kph).",
"Enable Right-Hand Drive",
"../assets/offroad/icon_warning.png",
"Allow openpilot to obey left-hand traffic conventions and perform driver monitoring on right driver seat.",
},
"../assets/offroad/icon_openpilot_mirrored.png",
{
this));
"IsRHD",
addItem(newParamControl("IsMetric",
"Enable Right-Hand Drive",
"Use Metric System",
"Allow openpilot to obey left-hand traffic conventions and perform driver monitoring on right driver seat.",
"Use features, such as community supported hardware, from the open source community that are not maintained or supported by comma.ai and have not been confirmed to meet the standard safety model. Be extra cautious when using these features",
"Display speed in km/h instead of mph.",
"../assets/offroad/icon_shell.png",
"../assets/offroad/icon_metric.png",
this));
},
{
addItem(newParamControl("UploadRaw",
"CommunityFeaturesToggle",
"Upload Raw Logs",
"Enable Community Features",
"Upload full logs and full resolution video by default while on Wi-Fi. If not enabled, individual logs can be marked for upload at useradmin.comma.ai.",
"Use features, such as community supported hardware, from the open source community that are not maintained or supported by comma.ai and have not been confirmed to meet the standard safety model. Be extra cautious when using these features",
"Upload data from the driver facing camera and help improve the driver monitoring algorithm.",
"Upload full logs and full resolution video by default while on Wi-Fi. If not enabled, individual logs can be marked for upload at useradmin.comma.ai.",
"../assets/offroad/icon_monitoring.png",
"../assets/offroad/icon_network.png",
this);
},
addItem(record_toggle);
{
addItem(newParamControl("EndToEndToggle",
"RecordFront",
"\U0001f96c Disable use of lanelines (Alpha) \U0001f96c",
"Record and Upload Driver Camera",
"In this mode openpilot will ignore lanelines and just drive how it thinks a human would.",
"Upload data from the driver facing camera and help improve the driver monitoring algorithm.",
"../assets/offroad/icon_road.png",
"../assets/offroad/icon_monitoring.png",
this));
},
{
"EndToEndToggle",
"\U0001f96c Disable use of lanelines (Alpha) \U0001f96c",
"In this mode openpilot will ignore lanelines and just drive how it thinks a human would.",
"../assets/offroad/icon_road.png",
},
#ifdef ENABLE_MAPS
#ifdef ENABLE_MAPS
addItem(newParamControl("NavSettingTime24h",
{
"Show ETA in 24h format",
"NavSettingTime24h",
"Use 24h format instead of am/pm",
"Show ETA in 24h format",
"../assets/offroad/icon_metric.png",
"Use 24h format instead of am/pm",
this));
"../assets/offroad/icon_metric.png",
},
#endif
#endif
if(params.getBool("DisableRadar_Allow")){
addItem(newParamControl("DisableRadar",
"openpilot Longitudinal Control",
"openpilot will disable the car's radar and will take over control of gas and brakes. Warning: this disables AEB!",
"../assets/offroad/icon_speed_limit.png",
this));
};
Paramsparams;
if(params.getBool("DisableRadar_Allow")){
toggles.push_back({
"DisableRadar",
"openpilot Longitudinal Control",
"openpilot will disable the car's radar and will take over control of gas and brakes. Warning: this disables AEB!",