mirror of
https://github.com/infiniteCable2/openpilot.git
synced 2026-09-04 23:33:41 +08:00
Update params_keys.h
This commit is contained in:
@@ -40,6 +40,7 @@ inline static std::unordered_map<std::string, uint32_t> keys = {
|
||||
{"EnableScreenEvent", CLEAR_ON_MANAGER_START | CLEAR_ON_ONROAD_TRANSITION},
|
||||
{"EnableSmoothSteer", PERSISTENT},
|
||||
{"EnableSpeedLimitControl", PERSISTENT},
|
||||
{"EnableSpeedLimitPredicative", PERSISTENT},
|
||||
{"AlphaLongitudinalEnabled", PERSISTENT | DEVELOPMENT_ONLY | BACKUP},
|
||||
{"ExperimentalMode", PERSISTENT | BACKUP},
|
||||
{"ExperimentalModeConfirmed", PERSISTENT | BACKUP},
|
||||
|
||||
Reference in New Issue
Block a user