OpenCyphal / specification

The Cyphal specification documents are maintained here.
https://opencyphal.org/specification
Creative Commons Attribution 4.0 International
41 stars 13 forks source link

Remove default extent #102

Closed pavel-kirienko closed 3 years ago

pavel-kirienko commented 3 years ago

Context: https://forum.uavcan.org/t/default-extent-considered-harmful/972

It is now necessary to always specify either @sealed or @extent <...>.

pavel-kirienko commented 3 years ago

You need a newer version of PyDSDL. The build script does not run PIP, you need to pip install -r requirements.txt manually.

pavel-kirienko commented 3 years ago

Let me point out just in case that you can also download the compiled PDF as a CI artifact.