You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Implement the remaining canopen datatypes
* Add datatype defs for the canopen standard types
* Move datatypes_24.py classes to datatypes.py
* Replace Unsigned24 and Interger24 by generic UnsignedN and IntegerN respectively
* Add EDS-file containing all datatypes
* Added tests for encoding and decoding all datatypes
* Added tests for SDO uploads of all datatypes
* Annotate type hint for STRUCT_TYPES listing.
* Disable failing tests waiting on a fix for #436.
Co-authored-by: André Colomb <[email protected]>
0 commit comments