-
Notifications
You must be signed in to change notification settings - Fork 636
Add autostart option to BusABC.send_periodic() to fix issue #1848 #1853
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
zariiii9003
merged 13 commits into
hardbyte:main
from
SWolfSchunk:send_periodic_autostart
Oct 8, 2024
Merged
Changes from 3 commits
Commits
Show all changes
13 commits
Select commit
Hold shift + click to select a range
56262ea
Add autostart option (kwarg) to BusABC.send_periodic() to fix issue #…
SWolfSchunk efb0f94
Fix for #1849 (PCAN fails when PCAN_ERROR_ILLDATA is read via ReadFD)…
bures 05444a9
Merge branch 'main' into send_periodic_autostart
SWolfSchunk 9360118
Format with black to pass checks
SWolfSchunk 4b8b84c
Merge branch 'main' into send_periodic_autostart
SWolfSchunk 4f410bc
Do not ignore autostart parameter for Bus.send_periodic() on IXXAT de…
SWolfSchunk 83280cd
Do not ignore autostart parameter for Bis.send_periodic() on socketca…
SWolfSchunk 310d275
Fix double start socketcan periodic
SWolfSchunk 38f5fde
Merge branch 'main' into send_periodic_autostart
SWolfSchunk 1a7f3a1
Fix link methods in docstring for start() methods of the tasks can.b…
SWolfSchunk 9b11310
Change the behaviour of autostart parameter in socketcan implementati…
SWolfSchunk 1925d03
Fix code style (max 100 chars per line)
3141ae2
Merge branch 'main' into send_periodic_autostart
SWolfSchunk File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.