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

FILTER based on message content request #363

Open
s3c opened this issue Dec 1, 2021 · 1 comment
Open

FILTER based on message content request #363

s3c opened this issue Dec 1, 2021 · 1 comment
Assignees

Comments

@s3c
Copy link

s3c commented Dec 1, 2021

When the network is busy, a lot of traffic that isn't necessary clogs it up for everyone. For example:

STATION-1>APT311,WIDE1-1,WIDE2-1:>TinyTrak3

In fairness, the TinyTrak is great, but packets like those that don't include a position aren't useful at all. Being able to filter out things like those on message content could help clean up the network by not digipeating unnecessary info. Maybe something like this for example:

FILTER 0 0 ! c/^TinyTrak[0-9]$

@wb2osz wb2osz self-assigned this Dec 1, 2021
@wb2osz
Copy link
Owner

wb2osz commented Dec 1, 2021

Good idea. We should have a filter for the information part content.

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

No branches or pull requests

2 participants