From eba4349b9ac2c15a17f7169e6c24464501308347 Mon Sep 17 00:00:00 2001 From: Willem Melching Date: Mon, 17 Feb 2020 12:42:18 -0800 Subject: [PATCH] put liveLocation in qlogs --- service_list.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/service_list.yaml b/service_list.yaml index 7dd1a62e96907d..5747293abd6f3a 100644 --- a/service_list.yaml +++ b/service_list.yaml @@ -31,7 +31,7 @@ carState: [8021, true, 100., 10] # 8022 is reserved for sshd carControl: [8023, true, 100., 10] plan: [8024, true, 20.] -liveLocation: [8025, true, 0.] +liveLocation: [8025, true, 0., 1] gpsLocation: [8026, true, 1., 1] ethernetData: [8027, true, 0.] navUpdate: [8028, true, 0.]