@barometz@social.treehouse.systems
Post #2201246
2026-05-07 10:23 UTC
now admittedly we are using it wrong; normally you could simply not set any filters and the default behaviour would be what you want: all actual frames, no thousands of error frames. Unfortunately we've hardcoded the number of filters into this and changing that would be tricky at this stage.
Replies (1)
-
@barometz@social.treehouse.systems 2026-05-07 14:10
I have found the correct number to put in. It is: 2. Please keep this number in a safe location. (more fully, struct can_filter { .can_id = don't care, .mask = 0x20000000 })