mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-08-23 17:23:44 +08:00
Disable uploading while onroad
Added toggle to disable uploading to connect.comma.ai while driving and without a WiFi connection.
This commit is contained in:
@@ -249,6 +249,7 @@ std::unordered_map<std::string, uint32_t> keys = {
|
||||
{"DecelerationProfile", PERSISTENT},
|
||||
{"DeviceManagement", PERSISTENT},
|
||||
{"DeviceShutdown", PERSISTENT},
|
||||
{"DisableOnroadUploads", PERSISTENT},
|
||||
{"DisableOpenpilotLongitudinal", PERSISTENT},
|
||||
{"DisengageVolume", PERSISTENT},
|
||||
{"DynamicPathWidth", PERSISTENT},
|
||||
|
||||
Reference in New Issue
Block a user