Commits
Branch selector
User selector
Commit history
Commits on Dec 17, 2024
Commits on Oct 18, 2024
Clean up imports ordering.
Show description for ffbd10fcommitted
Commits on Oct 17, 2024
Add a dummy object to designate "uninitialized" networks (fixes #511) (#525)
Show description for c781a22authored
Commits on Aug 17, 2024
Skip the "highest subindex" entry when iterating over SdoRecord (#538)
Show description for 6bc90a8authoredTests: Verify some basic SDO record and array assumptions (#539)
Show description for 273bab1authored
Commits on Aug 15, 2024
Tests: speed up test suite (#537)
Show description for 210374aauthored
Commits on Aug 14, 2024
Fix some type checker errors in network module (#534)
Show description for 1b7c06fauthoredMake Network.notifier timeouts customizable (fixes #530) (#536)
Show description for 6ef4f5eauthored
Commits on Aug 12, 2024
CI: Add requirements-dev.txt and add pip cache (#533)
Show description for 932c621authoredTests: harden test_emcy_consumer_wait (#532)
Show description for 4301c4bauthored- authored
- authored
- authored
Commits on Aug 11, 2024
Remove unused NodeScanner.active member (#527)
Show description for 28ee18cauthoredMake node scanner tests more deterministic (#526)
Show description for d75c5f0authored
Commits on Aug 6, 2024
- authored
Tests: harden TestNetwork and TestNmt even more (#508)
Show description for ecf216aandauthored- authored
Commits on Jul 10, 2024
Purge import hack from network.py (#510)
Show description for a196e1eauthoredTests: make sure temporary files are pre-closed (#507)
Show description for 55d870eauthored
Commits on Jul 9, 2024
Tests: harden TestNetwork (#505)
Show description for 3aa509dauthoredEnsure NmtBase.state always returns a string (#506)
Show description for 5207b32authored- authored
- authored
Add back PdoBase.export() dependency (canmatrix) (#493)
Show description for 6bd39baauthored
Commits on Jul 8, 2024
Tests: establish test/util.py and test/test_nmt.py (#503)
Show description for 08eba81authored- authored
Commits on Jul 6, 2024
README: Add formatting and amend doc build instructions (#494)
Show description for 62e9c1fauthored
Commits on Jul 4, 2024
Add support for loading DCF configuration to remote node (#427)
Show description for 36c8488andauthored- authored
Commits on Jul 3, 2024
Gracefully handle missing Baudrate setting in DCF (#492)
Show description for f1315d3authoredSave the passed node ID to the resulting OD in import_od() (#484)
Show description for 6a4ca11authoredAdapt to renamed "bustype" parameter on can.Bus (#489)
Show description for 2938a90authoredBail early if an unsupported doctype is passed to export_od() (#486)
Show description for cc37aeeauthored