mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-08-31 21:23:49 +08:00
Temporary GM longitudinal fixes
This commit is contained in:
@@ -388,6 +388,7 @@ std::unordered_map<std::string, uint32_t> keys = {
|
||||
{"MTSCEnabled", PERSISTENT | FROGPILOT_STORAGE | FROGPILOT_CONTROLS},
|
||||
{"NavigationModels", PERSISTENT},
|
||||
{"NextMapSpeedLimit", PERSISTENT},
|
||||
{"NewLongAPIGM", PERSISTENT | FROGPILOT_STORAGE | FROGPILOT_VEHICLES},
|
||||
{"NNFF", PERSISTENT | FROGPILOT_STORAGE | FROGPILOT_CONTROLS},
|
||||
{"NNFFLite", PERSISTENT | FROGPILOT_STORAGE | FROGPILOT_CONTROLS},
|
||||
{"NNFFModelName", PERSISTENT},
|
||||
|
||||
Reference in New Issue
Block a user