Skip to content

Commit

Permalink
generated from ./SC24/IRCB.json at a8cb665
Browse files Browse the repository at this point in the history
  • Loading branch information
FerroO2000 committed Aug 29, 2024
1 parent 2e7687f commit acff04b
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions SC24/artifacts/IRCB/IRCB.dbc
Original file line number Diff line number Diff line change
Expand Up @@ -147,10 +147,10 @@ BO_ 650 Inverter_FR_ActualValues2: 8 Vector__XXX
SG_ AMK_IGBT_Temp : 48|16@1- (0.1,0) [-3276|3276] "�C" Vector__XXX


BA_DEF_ BO_ "GenMsgSendType" ENUM "NoMsgSendType","Cyclic","IfActive","CyclicIfActive","NotUsed";
BA_DEF_ BO_ "GenMsgCycleTime" INT 0 1000;
BA_DEF_ BO_ "GenMsgSendType" ENUM "NoMsgSendType","Cyclic","IfActive","CyclicIfActive","NotUsed";
BA_DEF_ SG_ "GenSigSendType" ENUM "NoSigSendType","Cyclic","OnWrite","OnWriteWithRepetition","OnChange","OnChangeWithRepetition","IfActive","IfActiveWithRepetition","NotUsed";
BA_DEF_DEF_ "GenMsgSendType" "NoMsgSendType";
BA_DEF_DEF_ "GenMsgCycleTime" 0;
BA_DEF_DEF_ "GenMsgSendType" "NoMsgSendType";
BA_DEF_DEF_ "GenSigSendType" "NoSigSendType";

Binary file modified SC24/artifacts/IRCB/IRCB.xlsx
Binary file not shown.
2 changes: 1 addition & 1 deletion SC24/artifacts/IRCB/c_source/ircb.c
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
*/

/**
* This file was generated by cantools version 39.4.5 Thu Aug 29 15:47:20 2024.
* This file was generated by cantools version 39.4.5 Thu Aug 29 16:23:14 2024.
*/

#include <string.h>
Expand Down
2 changes: 1 addition & 1 deletion SC24/artifacts/IRCB/c_source/ircb.h
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
*/

/**
* This file was generated by cantools version 39.4.5 Thu Aug 29 15:47:20 2024.
* This file was generated by cantools version 39.4.5 Thu Aug 29 16:23:14 2024.
*/

#ifndef IRCB_H
Expand Down

0 comments on commit acff04b

Please sign in to comment.