hardbyte / hardbyte/python-can
Filter messages by list of CAN-IDs
Đang mở
enhancement
- 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ả
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.
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.