hardbyte / hardbyte/python-can
Filter messages by list of CAN-IDs
Ouverte
enhancement
- Langage dominant
- Python
- Étoiles
- 1.6k
- Forks
- 697
- Métriques de merge des PR
- Aucune PR mergée en 30 j
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.
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.