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

Improve options for letting users sniff messages #297

Open
ad3154 opened this issue Aug 6, 2023 · 0 comments
Open

Improve options for letting users sniff messages #297

ad3154 opened this issue Aug 6, 2023 · 0 comments
Labels
enhancement New feature or request iso: data link Related to the ISO-11783:3 standard

Comments

@ad3154
Copy link
Member

ad3154 commented Aug 6, 2023

Is your feature request related to a problem? Please describe.
There are some applications where users might want to sniff messages that are between 2 CFs, neither of which is an internal CF. Right now we don't really allow this, but it might be useful for logging applications that want to use our CF abstractions and transport layer.

Describe the solution you'd like
I think we should add some functions similar to add_any_control_function_parameter_group_number_callback that allow users to get all messages between 2 CFs either by NAME field, by CF itself, or all messages indiscriminately, filtered by PGN.

We should also consider modifications to our transport layer that could allow it to process messages between other CFs, so that transport layer payloads can also be sniffed.

@ad3154 ad3154 added the enhancement New feature or request label Aug 6, 2023
@GwnDaan GwnDaan added the iso: data link Related to the ISO-11783:3 standard label Nov 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request iso: data link Related to the ISO-11783:3 standard
Projects
None yet
Development

No branches or pull requests

2 participants