RE: Time sync in CAN

"Bram Kerkhof" <[email protected]> Thu, 22 Oct 2015 16:22:50 +0200
Newsgroups gmane.comp.hardware.bus.can
Message-ID <[email protected]>
With all due respect, that topic is covered in the most basic how-tos and documents for SocketCan and should be easily researchable.

You seem to be either a student learning about CAN with an assignment, or someone who has been assigned a task that is over their level of experience.

 

In both cases, you would be far better off to research this topic on yourself in more detail instead of hoping that other people will feed you bite-sized pieces of information starting at the very base.

I certainly welcome more people getting into CAN networking, as long as they are willing to invest a good amount of time in learning about it just as most of the list members here did. In the case that you don’t have the time to invest, there are quite a few experienced consultants on this list that are willing to do it for you (at a price). 

 

Google “linux sockets timestamp” to get started.

 

Best of luck with your project,

Bram

 

From: [email protected] [mailto:[email protected]] On Behalf Of Shreyas Ravishankar
Sent: donderdag 22 oktober 2015 15:42
To: [email protected]
Subject: Re: [CANLIST] Time sync in CAN

 

Hello, 
Thanks for the quick reply. If I use the first method, can you tell me how I can set timestamps for sent and received CAN mesaages. I am using Socketcan now. Kindly let me know.