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
Abierto
enhancement
- Lenguaje dominante
- Python
- Estrellas
- 1.6k
- Forks
- 697
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
### 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?
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.