Hivemapper / hdc_firmware

The firmware that runs the OpenDashcam
https://github.com/hivemapper/odc
Apache License 2.0
0 stars 3 forks source link

Populate DB file with only necessary GNSS Auth data, at a reasonable interval #239

Closed Masaya-RT closed 2 months ago

Masaya-RT commented 2 months ago

Currently, this is behind a feature flag for CTP-only.

Currently enters every 1 second. We should slow down the frequency of request.

Perhaps purge the GNSS Auth data more frequently, in addition to slower frequency.

mazar-farran commented 2 months ago

Merged https://github.com/Hivemapper/hivemapper-data-logger/pull/11. @punov will deploy the fix for CTP testing

HDC 4.5.4

mazar-farran commented 2 months ago

Fixed by https://github.com/Hivemapper/hivemapper-data-logger/pull/11