hardbyte / hardbyte/python-can
I want to achieve synchronous sending of all messages at the same time, similar to using the Vector tool to send a group of messages in the same frame
Open
enhancement
- Dominant language
- Python
- Stars
- 1.6k
- Forks
- 697
- PR merge metrics
- No merged PRs in 30d
Description
### Describe alternatives you've considered
I tried using a multi-process approach and found that there is still a delay. It is necessary to provide an interface that can send a set of messages with different message IDs.
### Additional context
Has this method been implemented before?
Contributor guide
Assessment
This issue has not been assessed yet.