zombieCraig/ICSim

CAN data description

Opened this issue · 0 comments

Hi,

It isn't an issue but a question. I wondering how to simulate a car CAN network to stress and simulate behavior of my project on Automotive Grade Linux (https://gerrit.automotivelinux.org/gerrit/apps/low-level-can-service).
But for that I need description of CAN signals to be able to decode them. So, I guess that a seed of your project when used, always produce the same data and doesn't change upon utilization ?
Or better, do you have the description of the base signals that you use and then randomize so I could use them !? (Ok, I'm a bit lazy :)

Thanks you by advance.