Disable onroad uploads

Added toggle to the "Networking" tab to disable uploads to connect.comma.ai while driving and without a WiFi connection to prevent large amounts of data usage.
This commit is contained in:
FrogAi
2024-01-12 22:39:30 -07:00
parent 6eb15c6c62
commit 5582056a82
4 changed files with 20 additions and 3 deletions

View File

@@ -244,6 +244,7 @@ std::unordered_map<std::string, uint32_t> keys = {
{"CustomSounds", PERSISTENT},
{"CustomTheme", PERSISTENT},
{"DeviceShutdown", PERSISTENT},
{"DisableOnroadUploads", PERSISTENT},
{"FrogPilotTogglesUpdated", PERSISTENT},
{"GasRegenCmd", PERSISTENT},
{"GoatScream", PERSISTENT},