pyxcp icon indicating copy to clipboard operation
pyxcp copied to clipboard

Bugfix in daq lists filters

Open SaxElectronics opened this issue 2 years ago • 1 comments

Types of changes

  • [x ] Bug fix (non-breaking change which fixes an issue)
  • [ ] New feature (non-breaking change which adds functionality)
  • [ ] Breaking change (fix or feature that would cause existing functionality to change)
  • [x ] I have read the CONTRIBUTING document.
  • [ ] My code follows the code style of this project.
  • [ ] My change requires a change to the documentation.
  • [ ] I have updated the documentation accordingly.
  • [ ] I have added tests to cover my changes.
  • [ ] All new and existing tests passed. Short Summary: after some investigation i found out that the python-can driver is not listening for daq list CAN IDs, this fix enables python-can to work with daq list measurement, it is tested with a slave successfully.

SaxElectronics avatar Jan 08 '24 19:01 SaxElectronics

@christoph2 Hi christoph, Should i fix something to merge this PR or you do not want the bugfix for static daq lists to be merged? The precommit hooks are failing so i should install these and run the checks?

SaxElectronics avatar Mar 11 '24 22:03 SaxElectronics