-
-
Notifications
You must be signed in to change notification settings - Fork 12
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
DSDL string type #51
Comments
I propose a specialization of Likewise, a new scalar alias When used as a scalar, uint8[<=100] numbers
utf8[<=100] text
byte[<=100] binary_image
uint8 number
utf8 character
byte one_byte_long_image |
…246) This workaround will be rendered unnecessary once OpenCyphal/specification#51 is implemented.
We will need native support for strings in UAVCAN v1.1 or later to avoid ambiguity like:
The text was updated successfully, but these errors were encountered: