-
Notifications
You must be signed in to change notification settings - Fork 0
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
Feature/add new dronecan feature docs #110
base: development
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The formatting level things were wrong, and got in my way. So, I went through and made them right.
This request has no payload fields. The response message from the receiving node should include the status of the node as defined by the NodeStatus message, the | ||
software and hardware version of the node, and the name of the node. For Vertiq modules, the name of each node is currently “iq_motion.esc”. | ||
|
||
Refer to the `uavcan.protocol.GetNodeInfo section of Standard Data Types <https://dronecan.github.io/Specification/7._List_of_standard_data_types/#getnodeinfo>`_ in the specification | ||
for more details | ||
|
||
uavcan.protocol.dynamic_node_id.Allocation (Data Type ID = 1) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@vertiq-jordan You may want to point this to a separate DroneCAN holding branch or whatever instead of develop so we can control when this goes public. I only want to publicize it once some newer firmware releases go out supporting more of this stuff |
…er pics and names
@vertiq-jordan Thoughts on this? I see its still pointing at develop |
whoops, must have missed this. My plan was to just let it simmer in this PR until we're ready to hit the merge button. Putting it into a holding branch is the same as it sitting here |
@vertiq-jordan Ok, just as long as you don't accidentally hit the merge button |
No description provided.