Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 6f5e8b6

Browse files
committedMar 13, 2018
Pedal Interceptor: fault state VAL moved to _comma
1 parent efd5f5c commit 6f5e8b6

9 files changed

+9
-9
lines changed
 

‎acura_ilx_2016_can_generated.dbc

+3-1
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@ BO_ 513 GAS_SENSOR: 6 INTERCEPTOR
1616
SG_ COUNTER : 45|2@0+ (1,0) [0|3] "" EON
1717
SG_ CHECKSUM : 43|4@0+ (1,0) [0|3] "" EON
1818

19+
VAL_ 513 STATE 5 "FAULT_TIMEOUT" 4 "FAULT_STARTUP" 3 "FAULT_SCE" 2 "FAULT_SEND" 1 "FAULT_BAD_CHECKSUM" 0 "NO_FAULT" ;
20+
21+
1922
CM_ "Imported file _honda_2017.dbc starts here"
2023
VERSION ""
2124

@@ -219,7 +222,6 @@ CM_ SG_ 829 BEEP "beeps are pleasant, chimes are for warnngs etc...";
219222

220223
VAL_ 506 FCW 3 "fcw" 2 "fcw" 1 "fcw" 0 "no_fcw" ;
221224
VAL_ 506 CHIME 4 "double_chime" 3 "single_chime" 2 "continuous_chime" 1 "repeating_chime" 0 "no_chime" ;
222-
VAL_ 513 GAS_SENSOR 1 "fault" 0 "ready" ;
223225
VAL_ 780 CRUISE_SPEED 255 "no_speed" 252 "stopped" ;
224226
VAL_ 780 HUD_LEAD 3 "acc_off" 2 "solid_car" 1 "dashed_car" 0 "no_car" ;
225227
VAL_ 829 BEEP 3 "single_beep" 2 "triple_beep" 1 "repeated_beep" 0 "no_beep" ;

‎acura_rdx_2018_can_generated.dbc

-1
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,6 @@ CM_ SG_ 829 BEEP "beeps are pleasant, chimes are for warnngs etc...";
204204

205205
VAL_ 506 FCW 3 "fcw" 2 "fcw" 1 "fcw" 0 "no_fcw" ;
206206
VAL_ 506 CHIME 4 "double_chime" 3 "single_chime" 2 "continuous_chime" 1 "repeating_chime" 0 "no_chime" ;
207-
VAL_ 513 GAS_SENSOR 1 "fault" 0 "ready" ;
208207
VAL_ 780 CRUISE_SPEED 255 "no_speed" 252 "stopped" ;
209208
VAL_ 780 HUD_LEAD 3 "acc_off" 2 "solid_car" 1 "dashed_car" 0 "no_car" ;
210209
VAL_ 829 BEEP 3 "single_beep" 2 "triple_beep" 1 "repeated_beep" 0 "no_beep" ;

‎generator/honda/_comma.dbc

+3-1
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,6 @@ BO_ 513 GAS_SENSOR: 6 INTERCEPTOR
1010
SG_ INTERCEPTOR_GAS2 : 23|16@0+ (0.126992032,-83.3) [0|1] "" EON
1111
SG_ STATE : 39|8@0+ (1,0) [0|255] "" EON
1212
SG_ COUNTER : 45|2@0+ (1,0) [0|3] "" EON
13-
SG_ CHECKSUM : 43|4@0+ (1,0) [0|3] "" EON
13+
SG_ CHECKSUM : 43|4@0+ (1,0) [0|3] "" EON
14+
15+
VAL_ 513 STATE 5 "FAULT_TIMEOUT" 4 "FAULT_STARTUP" 3 "FAULT_SCE" 2 "FAULT_SEND" 1 "FAULT_BAD_CHECKSUM" 0 "NO_FAULT" ;

‎generator/honda/_honda_2017.dbc

-1
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,6 @@ CM_ SG_ 829 BEEP "beeps are pleasant, chimes are for warnngs etc...";
200200

201201
VAL_ 506 FCW 3 "fcw" 2 "fcw" 1 "fcw" 0 "no_fcw" ;
202202
VAL_ 506 CHIME 4 "double_chime" 3 "single_chime" 2 "continuous_chime" 1 "repeating_chime" 0 "no_chime" ;
203-
VAL_ 513 GAS_SENSOR 1 "fault" 0 "ready" ;
204203
VAL_ 780 CRUISE_SPEED 255 "no_speed" 252 "stopped" ;
205204
VAL_ 780 HUD_LEAD 3 "acc_off" 2 "solid_car" 1 "dashed_car" 0 "no_car" ;
206205
VAL_ 829 BEEP 3 "single_beep" 2 "triple_beep" 1 "repeated_beep" 0 "no_beep" ;

‎honda_civic_touring_2016_can_generated.dbc

+3-1
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@ BO_ 513 GAS_SENSOR: 6 INTERCEPTOR
1616
SG_ COUNTER : 45|2@0+ (1,0) [0|3] "" EON
1717
SG_ CHECKSUM : 43|4@0+ (1,0) [0|3] "" EON
1818

19+
VAL_ 513 STATE 5 "FAULT_TIMEOUT" 4 "FAULT_STARTUP" 3 "FAULT_SCE" 2 "FAULT_SEND" 1 "FAULT_BAD_CHECKSUM" 0 "NO_FAULT" ;
20+
21+
1922
CM_ "Imported file _honda_2017.dbc starts here"
2023
VERSION ""
2124

@@ -219,7 +222,6 @@ CM_ SG_ 829 BEEP "beeps are pleasant, chimes are for warnngs etc...";
219222

220223
VAL_ 506 FCW 3 "fcw" 2 "fcw" 1 "fcw" 0 "no_fcw" ;
221224
VAL_ 506 CHIME 4 "double_chime" 3 "single_chime" 2 "continuous_chime" 1 "repeating_chime" 0 "no_chime" ;
222-
VAL_ 513 GAS_SENSOR 1 "fault" 0 "ready" ;
223225
VAL_ 780 CRUISE_SPEED 255 "no_speed" 252 "stopped" ;
224226
VAL_ 780 HUD_LEAD 3 "acc_off" 2 "solid_car" 1 "dashed_car" 0 "no_car" ;
225227
VAL_ 829 BEEP 3 "single_beep" 2 "triple_beep" 1 "repeated_beep" 0 "no_beep" ;

‎honda_crv_touring_2016_can_generated.dbc

-1
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,6 @@ CM_ SG_ 829 BEEP "beeps are pleasant, chimes are for warnngs etc...";
204204

205205
VAL_ 506 FCW 3 "fcw" 2 "fcw" 1 "fcw" 0 "no_fcw" ;
206206
VAL_ 506 CHIME 4 "double_chime" 3 "single_chime" 2 "continuous_chime" 1 "repeating_chime" 0 "no_chime" ;
207-
VAL_ 513 GAS_SENSOR 1 "fault" 0 "ready" ;
208207
VAL_ 780 CRUISE_SPEED 255 "no_speed" 252 "stopped" ;
209208
VAL_ 780 HUD_LEAD 3 "acc_off" 2 "solid_car" 1 "dashed_car" 0 "no_car" ;
210209
VAL_ 829 BEEP 3 "single_beep" 2 "triple_beep" 1 "repeated_beep" 0 "no_beep" ;

‎honda_odyssey_exl_2018_generated.dbc

-1
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,6 @@ CM_ SG_ 829 BEEP "beeps are pleasant, chimes are for warnngs etc...";
204204

205205
VAL_ 506 FCW 3 "fcw" 2 "fcw" 1 "fcw" 0 "no_fcw" ;
206206
VAL_ 506 CHIME 4 "double_chime" 3 "single_chime" 2 "continuous_chime" 1 "repeating_chime" 0 "no_chime" ;
207-
VAL_ 513 GAS_SENSOR 1 "fault" 0 "ready" ;
208207
VAL_ 780 CRUISE_SPEED 255 "no_speed" 252 "stopped" ;
209208
VAL_ 780 HUD_LEAD 3 "acc_off" 2 "solid_car" 1 "dashed_car" 0 "no_car" ;
210209
VAL_ 829 BEEP 3 "single_beep" 2 "triple_beep" 1 "repeated_beep" 0 "no_beep" ;

‎honda_pilot_touring_2017_can_generated.dbc

-1
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,6 @@ CM_ SG_ 829 BEEP "beeps are pleasant, chimes are for warnngs etc...";
204204

205205
VAL_ 506 FCW 3 "fcw" 2 "fcw" 1 "fcw" 0 "no_fcw" ;
206206
VAL_ 506 CHIME 4 "double_chime" 3 "single_chime" 2 "continuous_chime" 1 "repeating_chime" 0 "no_chime" ;
207-
VAL_ 513 GAS_SENSOR 1 "fault" 0 "ready" ;
208207
VAL_ 780 CRUISE_SPEED 255 "no_speed" 252 "stopped" ;
209208
VAL_ 780 HUD_LEAD 3 "acc_off" 2 "solid_car" 1 "dashed_car" 0 "no_car" ;
210209
VAL_ 829 BEEP 3 "single_beep" 2 "triple_beep" 1 "repeated_beep" 0 "no_beep" ;

‎honda_ridgeline_black_edition_2017_can_generated.dbc

-1
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,6 @@ CM_ SG_ 829 BEEP "beeps are pleasant, chimes are for warnngs etc...";
204204

205205
VAL_ 506 FCW 3 "fcw" 2 "fcw" 1 "fcw" 0 "no_fcw" ;
206206
VAL_ 506 CHIME 4 "double_chime" 3 "single_chime" 2 "continuous_chime" 1 "repeating_chime" 0 "no_chime" ;
207-
VAL_ 513 GAS_SENSOR 1 "fault" 0 "ready" ;
208207
VAL_ 780 CRUISE_SPEED 255 "no_speed" 252 "stopped" ;
209208
VAL_ 780 HUD_LEAD 3 "acc_off" 2 "solid_car" 1 "dashed_car" 0 "no_car" ;
210209
VAL_ 829 BEEP 3 "single_beep" 2 "triple_beep" 1 "repeated_beep" 0 "no_beep" ;

0 commit comments

Comments
 (0)
Please sign in to comment.