From 7ae1d072d5d4e51d31096c4876ed6996db1a67b0 Mon Sep 17 00:00:00 2001 From: Kurt Nistelberger Date: Sat, 7 Jan 2023 15:18:12 -0800 Subject: [PATCH] upsi --- selfdrive/locationd/laikad.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/selfdrive/locationd/laikad.py b/selfdrive/locationd/laikad.py index cd28caa79d..d03dffa6f4 100755 --- a/selfdrive/locationd/laikad.py +++ b/selfdrive/locationd/laikad.py @@ -435,7 +435,7 @@ def main(sm=None, pm=None, qc=None): if laikad.auto_fetch_orbits: laikad.fetch_orbits(t, block=replay) - if log_done: + if not log_done: debug_log_cache() log_done = True