python-can icon indicating copy to clipboard operation
python-can copied to clipboard

Add end count to send periodic in BCM

Open zorce opened this issue 4 years ago • 4 comments

Add possibility to send periodic messages with a stop count as a criteria to facilitate one of sequences.

Closes #992

zorce avatar Mar 24 '21 11:03 zorce

Codecov Report

Merging #995 (f1dbfef) into develop (63c60af) will decrease coverage by 0.92%. The diff coverage is 87.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     

codecov[bot] avatar Mar 24 '21 11:03 codecov[bot]

Sure will modify your suggestions and try to add a test aswell. And also see if I could add it for socketcan interface.

zorce avatar Mar 25 '21 06:03 zorce

@zorce You can also just click on "Commit Suggestion" right from the GUI to apply the changes by hardbyte.

felixdivo avatar Apr 14 '21 13:04 felixdivo

@zorce Some conflicts have popped up by now.

felixdivo avatar Apr 25 '21 09:04 felixdivo