Commits
Branch selector
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
Fix some wrong type hints and mypy errors (#664)
Show description for 1d6bd8dandauthoredAdd 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
eds: Style and type fixes around build_variable() (#661)
Show description for a4e61d7authoreddoc: Should check unconfigured state before running fastscan (#290)
Show description for 929f4d4authoredMake sure any BaseNode always has a valid Node ID (#657)
Show description for 9dbb9fdauthoredAdd some basic rules for ruff linter and black formatting (#660)
Show description for 35f4b7fauthored
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 473fbd7authoredFix trivial mypy errors (#647)
Show description for 67bed3candauthored
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 4e789feandauthorededs: Fix typo in manufacturer_idices → manufacturer_indices (#642)
Show description for 80c6da3authored
Commits on Apr 23, 2026
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 Oct 26, 2025
eds: Factor out object code constants.
Show description for db9110ecommittededs: Refactor OD classes imports.
Show description for 7c6dee5committed
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