Update process replay refs with updated submaster alive behavior (#32508)

* add cereal

* update cereal

* cereal master

* lol really

* ref com

* ref
old-commit-hash: 749455c91d
pull/32103/head
ZwX1616 11 months ago committed by GitHub
parent 9a7fd90cb1
commit bd0cabd88d
  1. 2
      cereal
  2. 2
      selfdrive/test/process_replay/process_replay.py
  3. 2
      selfdrive/test/process_replay/ref_commit

@ -1 +1 @@
Subproject commit 5812f2c075a5364cecafe4e8ed68a12b12a5631f
Subproject commit 51cbf6294efb356347b2c18b3df9904d11a7ff43

@ -555,7 +555,7 @@ CONFIGS = [
),
ProcessConfig(
proc_name="torqued",
pubs=["liveLocationKalman", "carState", "carControl"],
pubs=["liveLocationKalman", "carState", "carControl", "carOutput"],
subs=["liveTorqueParameters"],
ignore=["logMonoTime"],
init_callback=get_car_params_callback,

@ -1 +1 @@
c84b55c256ccb0ee042643a8a7f7f4dc429ff157
da1b19b2d1d54412ac72f2e9645046d262f9c7ab
Loading…
Cancel
Save