SIGN IN SIGN UP

SeedBus: Added can_filters parameter in SeedBus.__init__ method (#1999)

* Added hardware filter support for SeeedBus during initialization

* Implement software fallback for can_filters in SeedBus

- Updated the __init__ function in SeedBus
- Implemented software fallback, if the user passes multiple filters in can_filters dict.

* updated changelog for PR #1999

* Updated _recv_internal method of SeedBus

- updated _recv_internal method of SeedBus to return also the Boolean value based on whether hw filter is enabled or not
V
Varun Penumudi committed
b4d5094fa70277228fa2dc9fa1f30228fbdd79b7
Parent: efd4de5
Committed by GitHub <noreply@github.com> on 10/21/2025, 1:30:26 PM