Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions sygnal_dbc/database/mcm/Control.dbc
Original file line number Diff line number Diff line change
Expand Up @@ -42,25 +42,29 @@ BO_ 353 ControlCommandResponse: 8 MCM
SG_ Count8 : 16|8@1+ (1,0) [0|0] "" Vector__XXX
SG_ InterfaceID : 13|3@1+ (1,0) [0|0] "" Vector__XXX
SG_ BusAddress : 0|7@1+ (1,0) [0|0] "" Vector__XXX
SG_ SubSystemID : 7|1@1+ (1,0) [0|0] "" Vector__XXX

BO_ 97 ControlEnableResponse: 8 MCM
SG_ CRC : 56|8@1+ (1,0) [0|0] "" Vector__XXX
SG_ Enable : 16|1@1+ (1,0) [0|0] "" Vector__XXX
SG_ InterfaceID : 13|3@1+ (1,0) [0|0] "" Vector__XXX
SG_ BusAddress : 0|7@1+ (1,0) [0|0] "" Vector__XXX
SG_ SubSystemID : 7|1@1+ (1,0) [0|0] "" Vector__XXX

BO_ 352 ControlCommand: 8 UserApplication
SG_ Count8 : 16|8@1+ (1,0) [0|0] "" Vector__XXX
SG_ CRC : 56|8@1+ (1,0) [0|0] "" Vector__XXX
SG_ Value : 24|32@1- (1,0) [0|0] "" Vector__XXX
SG_ InterfaceID : 13|3@1+ (1,0) [0|0] "" Vector__XXX
SG_ BusAddress : 0|7@1+ (1,0) [0|0] "" Vector__XXX
SG_ SubSystemID : 7|1@1+ (1,0) [0|0] "" Vector__XXX

BO_ 96 ControlEnable: 8 UserApplication
SG_ CRC : 56|8@1+ (1,0) [0|0] "" Vector__XXX
SG_ Enable : 16|1@1+ (1,0) [0|0] "" Vector__XXX
SG_ InterfaceID : 13|3@1+ (1,0) [0|0] "" Vector__XXX
SG_ BusAddress : 0|7@1+ (1,0) [0|0] "" Vector__XXX
SG_ SubSystemID : 7|1@1+ (1,0) [0|0] "" Vector__XXX



Expand Down