Support for a node to forget its assigned nodeid#1
Open
MitchKoch wants to merge 109 commits intoOpenMotorDrive:masterfrom
Open
Support for a node to forget its assigned nodeid#1MitchKoch wants to merge 109 commits intoOpenMotorDrive:masterfrom
MitchKoch wants to merge 109 commits intoOpenMotorDrive:masterfrom
Conversation
…rflow Make data_index a uint16_t to allow sending more than 256 bytes.
Useful for battery packs that never get powered off and are dynamically added and removed from UAVCAN networks
Abort build if the platform is not supported
…fication in order to add more compilers later.
…d the demo application
Code robustness improvements
…ang - we don't need it anymore
Minor changes in DSDL compiler and STM32 driver's README
Fix bug with decoding of compound structs
… used in auto generation of code.
Fixed bug introduced in last commit where an undeclared variable were…
Add error reporting for canardHandleRxFrame
Bugfix priority field position in test
Fix flake errors, assuming line length of 120 chars
…ail.com for pointing this out
Fixed the argument order in isPriorityHigher()
Fix bug regarding TAO (tail array optimization) when using nested com…
Fix DSDL Compiler Dynamic Array Encoding/Decoding Issues
dsdlc stability warning
Merge from upstream fork origin githubgithub.com/UAVCAN/libcanard master
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Useful for battery packs that never get powered off and are dynamically added and removed from UAVCAN networks