hardbyte / hardbyte/python-can

filter work incorrect

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

説明

### Describe the bug

filter work incorrect when set 0x7xx ids pass can message with canid=0x88 will be received low probability

### To Reproduce

1.set filter info as => can_id=0x7ff can_mask=0x700 extended=false
2.send can message with id=0x88
3.message with canid=0x88 will be received low probability

### Expected behavior

can message with canid=0x88 will not received

### Additional context

OS and version:raspberry
Python version:Python 3.9.2
python-can version:python-can 4.1.0
python-can interface/s (if applicable):socketcan

Traceback and logs

```python
def func():
return "hello, world!"
```

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

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

評価

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

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

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