I believe you can filter what to output on RF from APRSIS in the
digipeater section:
Here is my setup for my TX-Igate which only does what I want, on top of
that I have set a range filter in <aprsis> of some 20 Km to avoid info
from outside my tx range.
<aprsis>
server rotate.aprs.net 14580
filter m/20 # My-Range filter:
positions within 20 km from my location
<aprsis>
<source> # Adding APRSIS source
makes this tx-igate
source APRSIS
relay-type third-party # Must define this for
APRSIS source!
viscous-delay 5 # Recommendation: 5
seconds delay to give
# RF
delivery time make itself known.
#filter a/58/8/54/16 # example of geografic
range (disabled)
filter t/mos # messages
objects status
</source>
73 de OZ1EKD
I just filter distance, and make it a really small area. My station is RX-Only though.
Ed
KI6PSP
Sent from my iPad
> --
> To unsubscribe from this group, send email to aprx-softwar...@googlegroups.com
> For more options, visit this group at http://groups.google.com/group/aprx-software
Sure I can define multiple filters:
(At least since Summer 2010, and APRX1L, probably a lot longer)
<digipeater>
transmit NULL
ratelimit 300000 3000000
<source>
source $mycall
relay-type digipeat
filter t/m
filter a/60.0/24.5/60.5/25.5
</source>
<source>
source APRSIS
ratelimit 300000 3000000
relay-type third-party
filter t/m
filter a/60.0/24.5/60.5/25.5
</source>
</digipeater>
> Ed
> KI6PSP
I just checked that 2.03test2 is able to handle it.
Related source had its last modification at Summer 2010.
Running aprx with options: -dddvv -f aprx.conf will
let you to check at the configuration parse in great detail.
73 de Matti, OH2MQK