laikad: fix cache path

old-commit-hash: 6334980949
This commit is contained in:
Adeeb Shihadeh
2022-08-29 14:08:21 -07:00
parent 3a077f081a
commit 49e2a4708d
+1 -1
View File
@@ -28,7 +28,7 @@ from system.swaglog import cloudlog
MAX_TIME_GAP = 10
EPHEMERIS_CACHE = 'LaikadEphemeris'
DOWNLOADS_CACHE_FOLDER = "/tmp/comma_download_cache"
DOWNLOADS_CACHE_FOLDER = "/tmp/comma_download_cache/"
CACHE_VERSION = 0.1
POS_FIX_RESIDUAL_THRESHOLD = 100.0