mirror of
https://github.com/commaai/msgq.git
synced 2026-06-10 23:14:26 +08:00
controlsState at 10Hz in qlog
This commit is contained in:
@@ -27,7 +27,7 @@ services = {
|
||||
"gpsNMEA": (True, 9.),
|
||||
"deviceState": (True, 2., 1),
|
||||
"can": (True, 100.),
|
||||
"controlsState": (True, 100., 100),
|
||||
"controlsState": (True, 100., 10),
|
||||
"pandaState": (True, 2., 1),
|
||||
"radarState": (True, 20., 5),
|
||||
"roadEncodeIdx": (True, 20., 1),
|
||||
|
||||
Reference in New Issue
Block a user