hardbyte / hardbyte/python-can

filter work incorrect

Đang mở
#1,565 0 bình luận 0 reaction 0 người được giao Xem trên GitHub
bug
Ngôn ngữ chính
Python
Star
1.6k
Fork
697
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

### 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!"
```

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.