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

Adapt library to directly deal with CanardFrame type frames #46

Merged
merged 5 commits into from
Oct 2, 2020

Conversation

aentinger
Copy link
Member

@aentinger aentinger commented Oct 2, 2020

Since 107-Arduino-MCP2515 v1.2.0 the library supports direct reception/transmission of the libcanard type CanardFrame. This PR adjusts this library to also deal directly in CanardFrame's without converting from other CAN frame representations.

FYI @pavel-kirienko

@107-systems 107-systems deleted a comment from github-actions bot Oct 2, 2020
@107-systems 107-systems deleted a comment from github-actions bot Oct 2, 2020
@github-actions
Copy link

github-actions bot commented Oct 2, 2020

Memory usage change @ bb5d646

Board flash % RAM for global variables %
arduino-beta:mbed:envie_m4 N/A N/A N/A N/A
arduino-beta:mbed:envie_m7 N/A N/A N/A N/A
arduino-beta:mbed:nano33ble N/A N/A N/A N/A
arduino:samd:mkrvidor4000 N/A N/A N/A N/A
Click for full report table
Board examples/UAVCAN-Heartbeat-Publish
flash
% examples/UAVCAN-Heartbeat-Publish
RAM for global variables
% examples/UAVCAN-Heartbeat-Subscribe
flash
% examples/UAVCAN-Heartbeat-Subscribe
RAM for global variables
% examples/UAVCAN-Service-Client
flash
% examples/UAVCAN-Service-Client
RAM for global variables
% examples/UAVCAN-Service-Server
flash
% examples/UAVCAN-Service-Server
RAM for global variables
%
arduino-beta:mbed:envie_m4 N/A N/A N/A N/A N/A N/A N/A N/A N/A N/A N/A N/A N/A N/A N/A N/A
arduino-beta:mbed:envie_m7 N/A N/A N/A N/A N/A N/A N/A N/A N/A N/A N/A N/A N/A N/A N/A N/A
arduino-beta:mbed:nano33ble N/A N/A N/A N/A N/A N/A N/A N/A N/A N/A N/A N/A N/A N/A N/A N/A
arduino:samd:mkrvidor4000 N/A N/A N/A N/A N/A N/A N/A N/A N/A N/A N/A N/A N/A N/A N/A N/A
Click for full report CSV
Board,examples/UAVCAN-Heartbeat-Publish<br>flash,%,examples/UAVCAN-Heartbeat-Publish<br>RAM for global variables,%,examples/UAVCAN-Heartbeat-Subscribe<br>flash,%,examples/UAVCAN-Heartbeat-Subscribe<br>RAM for global variables,%,examples/UAVCAN-Service-Client<br>flash,%,examples/UAVCAN-Service-Client<br>RAM for global variables,%,examples/UAVCAN-Service-Server<br>flash,%,examples/UAVCAN-Service-Server<br>RAM for global variables,%
arduino-beta:mbed:envie_m4,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A
arduino-beta:mbed:envie_m7,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A
arduino-beta:mbed:nano33ble,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A
arduino:samd:mkrvidor4000,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A

@aentinger aentinger merged commit bd5d3f2 into master Oct 2, 2020
@aentinger aentinger deleted the adapt-to-107-Arduino-UAVCAN branch October 2, 2020 05:43
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.

1 participant