python-can
python-can copied to clipboard
Add end count to send periodic in BCM
Add possibility to send periodic messages with a stop count as a criteria to facilitate one of sequences.
Closes #992
Codecov Report
Merging #995 (f1dbfef) into develop (63c60af) will decrease coverage by
0.92%. The diff coverage is87.50%.
@@ Coverage Diff @@
## develop #995 +/- ##
===========================================
- Coverage 70.38% 69.45% -0.93%
===========================================
Files 70 76 +6
Lines 6841 7403 +562
===========================================
+ Hits 4815 5142 +327
- Misses 2026 2261 +235
Sure will modify your suggestions and try to add a test aswell. And also see if I could add it for socketcan interface.
@zorce You can also just click on "Commit Suggestion" right from the GUI to apply the changes by hardbyte.
@zorce Some conflicts have popped up by now.