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

SI and primitives #57

Merged
merged 6 commits into from
Dec 17, 2018
Merged

SI and primitives #57

merged 6 commits into from
Dec 17, 2018

Conversation

pavel-kirienko
Copy link
Member

Context: https://forum.uavcan.org/t/si-namespace-design/207/

I decided to join primitives into this PR as well because they are related to SI: together, they form a basic framework for building low-level pub-sub links using standard types only. The primitives will also be needed for the new register interface which I proposed earlier here: #47 (I am going to bring it back in the next, and last, PR).

@@ -0,0 +1,8 @@
#
# A UTF8-encoded string of text.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You might want to remind all us C-crazy programmers that this is not, necessarily, null-terminated.

@pavel-kirienko pavel-kirienko merged commit 8f5587e into uavcan-v1.0 Dec 17, 2018
@pavel-kirienko pavel-kirienko deleted the si branch December 17, 2018 09:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants