Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Possible clarifications for channel mask and event filters? #84

Open
mhalog78 opened this issue Jan 27, 2025 · 0 comments
Open

Possible clarifications for channel mask and event filters? #84

mhalog78 opened this issue Jan 27, 2025 · 0 comments

Comments

@mhalog78
Copy link

I think I understand that the channels are set in the channel mask as "channel enables". Set a bit to allow messages to/from that channel.
The docs should spell that out, I think.

On the contrary, an event filter seems to disable events, to reject them. Set a bit to not get a message. Again, this should be made clear in the docs.

Also, I see how these will affect incoming messages, allowing some and rejecting others. Do these filters also apply to output ports? If I enable only channels 1+2, and then send some messages on channel 6, will those messages get out? Yes, I know, that's a stupid thing to do, but I'm wondering how "far" the filters are applied. Input only? Both input and output?

Sorry for all the nit-picks. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant