hardbyte / hardbyte/python-can
Multiple CAN message thread sending the cycle time is not reliable
- Lingua principale
- Python
- Stelle
- 1.6k
- Fork
- 697
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
Hello Developer
I am try to use the Lib to period sending message, now when I periodic sending about 35 CAN message with different ID and different sending cycle. And there is already 42 active thread. The sending period become not reliable.
In these threads, there is a message is sending defined 50ms.
The average period is seems correct, but the message are not sending with 50ms+-.

For now I've tried to send the same cycle messages in a thread. After done this, the active thread is 28, still have larget number.
Is there any tricky way to solved the issue?
Thank you,
Rowe
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.