mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-08-21 08:14:00 +08:00
nav: toggle to show on left side of onroad ui (#25169)
* nav: show on left side of onroad ui * add toggle * capitalization * update translations * single params object * skip unfinished translations test Co-authored-by: Willem Melching <willem.melching@gmail.com> old-commit-hash: 93cd0285ac014427cdd137fa2c8852c58bdef4db
This commit is contained in:
@@ -140,6 +140,7 @@ std::unordered_map<std::string, uint32_t> keys = {
|
||||
{"LiveParameters", PERSISTENT},
|
||||
{"NavDestination", CLEAR_ON_MANAGER_START | CLEAR_ON_IGNITION_OFF},
|
||||
{"NavSettingTime24h", PERSISTENT},
|
||||
{"NavSettingLeftSide", PERSISTENT},
|
||||
{"NavdRender", PERSISTENT},
|
||||
{"OpenpilotEnabledToggle", PERSISTENT},
|
||||
{"PandaHeartbeatLost", CLEAR_ON_MANAGER_START | CLEAR_ON_IGNITION_OFF},
|
||||
|
||||
Reference in New Issue
Block a user