You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to configure a local digipeater to digipeat any packets containing position information (position, mic-e, items, wx etc.) within a range of 5km (reject outside the 5km range), but to also digipeat any packets not containing position information, like messages. I can find a way to do this
I thought if I specify a range filter and a filter this would just work but it doesn't, and it digipeats packets outside the range:
filter m/5
filter t/*
Is there a way to create such a filter?
The text was updated successfully, but these errors were encountered:
Hi
I would like to configure a local digipeater to digipeat any packets containing position information (position, mic-e, items, wx etc.) within a range of 5km (reject outside the 5km range), but to also digipeat any packets not containing position information, like messages. I can find a way to do this
I thought if I specify a range filter and a filter this would just work but it doesn't, and it digipeats packets outside the range:
filter m/5
filter t/*
Is there a way to create such a filter?
The text was updated successfully, but these errors were encountered: