mirror of
https://github.com/dragonpilot/dragonpilot.git
synced 2026-06-24 15:32:07 +08:00
bump panda (#30501)
* bump panda * bump * bump * fix renamed variables --------- Co-authored-by: Shane Smiskol <shane@smiskol.com>
This commit is contained in:
+1
-1
Submodule panda updated: 5fe1d67b77...c345bc3cae
@@ -243,9 +243,9 @@ class TestCarModelBase(unittest.TestCase):
|
||||
failed_addrs[hex(msg.address)] += 1
|
||||
|
||||
# ensure all msgs defined in the addr checks are valid
|
||||
self.safety.safety_tick_current_rx_checks()
|
||||
self.safety.safety_tick_current_safety_config()
|
||||
if t > 1e6:
|
||||
self.assertTrue(self.safety.addr_checks_valid())
|
||||
self.assertTrue(self.safety.safety_config_valid())
|
||||
|
||||
# Don't check relay malfunction on disabled routes (relay closed),
|
||||
# or before fingerprinting is done (elm327 and noOutput)
|
||||
|
||||
Reference in New Issue
Block a user