Skip to content

Commit

Permalink
Update DBC file
Browse files Browse the repository at this point in the history
  • Loading branch information
karniv00l committed Nov 9, 2023
1 parent ac0c334 commit a8bc6ff
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/07-Advanced-Features/CAN.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ In a **DBC** file:

:::info SOURCE

[FOME-Tech/fome-fw/blob/master/firmware/controllers/can/rusEFI_CAN_verbose.dbc](https://github.com/FOME-Tech/fome-fw/blob/master/firmware/controllers/can/rusEFI_CAN_verbose.dbc)
[FOME-Tech/fome-fw/blob/master/firmware/controllers/can/FOME_CAN_verbose.dbc](https://github.com/FOME-Tech/fome-fw/blob/master/firmware/controllers/can/FOME_CAN_verbose.dbc)

:::

Expand Down
12 changes: 11 additions & 1 deletion src/data/FOME_CAN_verbose.dbc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
VERSION "HIPBNYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYY/4/%%%/4/'%**4YYY///"
VERSION ""


NS_ :
Expand All @@ -22,6 +22,14 @@ NS_ :
SIG_GROUP_
SIG_VALTYPE_
SIGTYPE_VALTYPE_
BO_TX_BU_
BA_DEF_REL_
BA_REL_
BA_DEF_DEF_REL_
BU_SG_REL_
BU_EV_REL_
BU_BO_REL_
SG_MUL_VAL_

BS_:

Expand Down Expand Up @@ -110,6 +118,7 @@ BO_ 520 BASE8: 8 Vector__XXX
SG_ Cam2Etar : 56|8@1- (1,0) [-100|100] "deg" Vector__XXX



CM_ SG_ 3221225472 AFR "Current AFR Reading
";
CM_ SG_ 3221225472 VVTPos "Current VVT Position Reading";
Expand Down Expand Up @@ -168,3 +177,4 @@ CM_ SG_ 520 Cam2I "Cam bank 2 intake actual";
CM_ SG_ 520 Cam2Itar "Cam bank 2 intake target";
CM_ SG_ 520 Cam2E "Cam bank 2 exhaust actual";
CM_ SG_ 520 Cam2Etar "Cam bank 2 exhaust target";

0 comments on commit a8bc6ff

Please sign in to comment.