hardbyte / hardbyte/python-can

Filter messages by list of CAN-IDs

Open
#1,225 2 comments 2 reactions 0 assignees View on GitHub
enhancement
Dominant language
Python
Stars
1.6k
Forks
697
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.