Commits
User selector
Commit history
Commits on Jun 28, 2026
emcy: Catch callback exceptions and expand test coverage (#659)
Show description for 14b3336authored
Commits on Jun 27, 2026
eds: Support custom_options for unknown EDS fields (#653)
Show description for 3b57fedauthorededs: Fix signed integer limit parsing for all bit widths, log errors (#658)
Show description for 2a4544aauthored
Commits on Jun 24, 2026
nmt: Fix NmtSlave on a node without a heartbeat producer time. (#672)
Show description for ea0efa4authored
Commits on May 22, 2026
Correct type handling for bitwise variable access (#663)
Show description for 9aab2d4authoredClarify ODVariable.data_type cannot be None (#666)
Show description for 6688d63authoredvariable: Fix type-related issues with desc property (#667)
Show description for fc5621bauthored
Commits on May 12, 2026
Add unit tests for CiA 402 profile (#644)
Show description for 62cf726andauthored
Commits on May 8, 2026
network: Avoid notifier re-creating in connect function (#621)
Show description for 7f8347fandauthored
Commits on May 7, 2026
Make sure any BaseNode always has a valid Node ID (#657)
Show description for 9dbb9fdauthored
Commits on May 6, 2026
Merge pull request #648 from bizfsc/fix/encode-phys-int64-precision
Show description for 5dd8e6fauthoredMerge pull request #655 from FedericoSpada/export_domain_objects
Show description for b73daa6authored- committed
- committed
- committed
Commits on May 5, 2026
Add unit tests for Variable class (#656)
Show description for c05b49dandauthoredFix __contains__ and __eq__ override signatures (#649)
Show description for 473fbd7authored
Commits on May 4, 2026
Implemented the management for DOMAIN Objects
Show description for f1c01e4committed
Commits on Apr 29, 2026
Fix encode_phys precision loss for int64 with factor=1
Show description for 2133067committedAdd unit tests for LSS master (#643)
Show description for 4e789feandauthored
Commits on Apr 7, 2026
pdo: Fix wrongfully returned object for missing index (#636)
Show description for cb1622aauthored
Commits on Mar 12, 2026
pdo: Fix lower bound check in access by index (#628)
Show description for 9685880authored
Commits on Sep 22, 2025
Fix and extend PDO selection by record IDs (fixes #607) (#613)
Show description for e58a653authoredPdoBase: Forbid getting item with zero index (fixes #581) (#609)
Show description for 593f062authored
Commits on Sep 8, 2025
SyncProducer: Prevent from starting another periodic task (fixes #582) (#600)
Show description for 829f462authored
Commits on Aug 18, 2025
Disregard OD variable description in SdoClient.upload() (#592)
Show description for be9c56dauthored
Commits on Aug 5, 2025
sdo: Define constants for all standardized abort codes (#596)
Show description for 4990572authored
Commits on Jun 22, 2025
Gracefully handle readonly entries in PdoMap.save() (fixes #541) (#593)
Show description for 09f6e9eandauthored
Commits on Jun 17, 2025
Abort SDO server upload when the object has zero length (#587)
Show description for 80349e1authored
Commits on Jun 15, 2025
Fix OD item lookup evaluating subobject's length (fixes #588) (#589)
Show description for de0e644authoredAvoid truncating unknown types in SDO upload (fixes #436) (#591)
Show description for 7fb914aauthored
Commits on Jun 11, 2025
Fix check for retransmission of discarded block segments (#546)
Show description for 7ddb19bandauthoredCorrectly apply offset to custom timestamp value (fixes #563) (#576)
Show description for c0a4ae5andauthored
Commits on Jun 9, 2025
Type annotate everywhere Network is used (#575)
Show description for bc917f0andauthored
Commits on Apr 28, 2025
Fix multiple associations and removals of networks (#573)
Show description for e840449andauthored