Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

implement CAN time synchronization master and slave #35

Open
jschall opened this issue Nov 21, 2017 · 4 comments
Open

implement CAN time synchronization master and slave #35

jschall opened this issue Nov 21, 2017 · 4 comments

Comments

@jschall
Copy link
Contributor

jschall commented Nov 21, 2017

No description provided.

@pavel-kirienko
Copy link

That's going to be challenging with libcanard. We intentionally excluded this possibility from the feature set because it requires certain special logic in the driver. See https://github.com/UAVCAN/libcanard/blob/master/DESIGN.md#feature-set

This is not to discourage you, I'm just pointing out that maybe you should have a second look at libuavcan - it is complex for a reason. :)

@jschall
Copy link
Contributor Author

jschall commented Nov 21, 2017

So, the primary need is for a mechanism to retrieve the time at which the previous GlobalTimeSync message was actually transmitted to the bus, correct?

@pavel-kirienko
Copy link

Yes.

@jschall
Copy link
Contributor Author

jschall commented Nov 21, 2017

@jschall jschall changed the title implement CAN time synchronization master implement CAN time synchronization master and slave Dec 8, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants