OpenCyphal / pycyphal

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

Additional register type conversion rule #162

Closed pavel-kirienko closed 3 years ago

pavel-kirienko commented 3 years ago

Allow register.Value.assign() to automatically extend/truncate arrays to avoid issues like https://forum.uavcan.org/t/control-and-debug-kotleta20-esc-with-yakut/1176/3\?u\=pavel.kirienko

coveralls commented 3 years ago

Pull Request Test Coverage Report for Build 38519968


Files with Coverage Reduction New Missed Lines %
/home/appveyor/projects/pyuavcan/pyuavcan/application/plug_and_play.py 1 92.24%
<!-- Total: 1 -->
Totals Coverage Status
Change from base Build 38321402: -0.01%
Covered Lines: 13406
Relevant Lines: 13852

💛 - Coveralls