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:
FrogAi
2024-04-01 10:29:34 -07:00
parent 25a82f57ea
commit 071fd84734
4 changed files with 5 additions and 2 deletions
+1
View File
@@ -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},