Skip to content

Commit 929bf9b

Browse files
committed
canfdlong radarhud into tests
1 parent c8ff9c3 commit 929bf9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

opendbc/safety/tests/test_honda.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -609,7 +609,7 @@ class TestHondaBoschCANFDLongSafety(TestHondaBoschLongSafety, TestHondaBoschCANF
609609
STEER_BUS = 0
610610
BUTTONS_BUS = 0
611611

612-
TX_MSGS = [[0xE4, 0], [0x1DF, 0], [0x1EF, 0], [0x30C, 0], [0x33D, 0], [0x18DAB0F1, 0]]
612+
TX_MSGS = [[0xE4, 0], [0x1DF, 0], [0x1EF, 0], [0x30C, 0], [0x33D, 0], [0x39F, 0], [0x18DAB0F1, 0]]
613613
FWD_BLACKLISTED_ADDRS = {2: [0xE4, 0x33D]}
614614
RELAY_MALFUNCTION_ADDRS = {0: (0xE4, 0x33D)} # STEERING_CONTROL / LKAS_HUD
615615

0 commit comments

Comments
 (0)