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
Ouverte
enhancement
- Langage dominant
- Python
- Étoiles
- 1.6k
- Forks
- 697
- Métriques de merge des PR
- Aucune PR mergée en 30 j
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?
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.