hardbyte / hardbyte/python-can

Implementation of an Auto-Baud

オープン
#358 コメント 2 件 リアクション 0 件 担当者 0 名 GitHub で見る
enhancement question
主要言語
Python
スター
1.6k
フォーク
697
PR マージ指標
30日以内にマージされた PR はありません

説明

Hey everyone!

I am currently considering to implement an Auto-Baud switching mechanism (125k, 250k, 500k, 1M Baud)
To do so I would listen on the Bus (maybe with peak-can in PASSIVE mode) and if there is traffic I would see if I am reading error-frames or "valid" messages. If I am only encountering error-frames I would adjust the Baud-Rate to another value chosen from a list of pre-defined rates.

Has anyone already implemented anything similar or had any experience with this specific problem? If you have another suggestion on how to approach this problem I would be happy to hear that too.

Thanks already!

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。