* UI: show experimental long available to release users
* more description
* cleanup
* hide toggle
* fix process replay
* clear param
* actually fix
old-commit-hash: c408b7e306
.arg(tr("The driving visualization will transition to the road-facing wide-angle camera at low speeds to better show some turns. The Experimental mode logo will also be shown in the top right corner."));
.arg(tr("The driving visualization will transition to the road-facing wide-angle camera at low speeds to better show some turns. The Experimental mode logo will also be shown in the top right corner."));
tr("openpilot longitudinal control may come in a future update.");
if(CP.getExperimentalLongitudinalAvailable()){
if(is_release){
long_desc=unavailable+""+tr("An experimental version of openpilot longitudinal control can be tested, along with Experimental mode, on non-release branches.");
}else{
long_desc=tr("Enable experimental longitudinal control to allow Experimental mode.");