hardbyte / hardbyte/python-can

Filter messages by list of CAN-IDs

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

説明

Some MCUs, such as STM32 and NXP LPCxxx, support filtering messages by list or range of CAN-IDs.
Some CAN devices, which using such MCUs, provide list-only or both list and mask filters in official development library.

Maybe filtering by mask is the most popular ways, but filtering by list shouldn't be ignored.
In python-can, only filtering by mask is supported currently.

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

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

評価

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

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

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