OpenCyphal / pycyphal

Python implementation of the Cyphal protocol stack.
https://pycyphal.readthedocs.io/
MIT License
119 stars 106 forks source link

Conform to Specification v1.0-beta #128

Closed pavel-kirienko closed 3 years ago

pavel-kirienko commented 3 years ago

We are not quite release-ready yet. This changeset makes the library compliant and tested against v1.0-beta, but there are a couple of other things that need to be addressed before we can make the first release.

Fixes #125 by updating to a newer version of PyDSDL (https://github.com/UAVCAN/pydsdl/issues/41, https://github.com/UAVCAN/pydsdl/issues/46).

Fixes #122

sonarcloud[bot] commented 3 years ago

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 0 Code Smells

93.3% 93.3% Coverage
1.1% 1.1% Duplication