perlFilter
2000 Digital Communications Conference – Orlando, USA |
Intelligent Filtering of APRS IGATE Data Streams |
This page contains a link to my paper for the 2000 Digital Communications
Conference, as well as containing the companion software. This page also
contains the documentation for this software.
To run
./perlFilter.pl VKZL.conf
This will run the software interactively.
Of course you may want to edit the CONF file first.
VKZL.conf – Configuration file
for perlFilter
# @prefix is a list of callsign ranges that this filter will allow through # regardless of their present position. For instance @prefix = ("VK","ZL") # will let throgh VK2TDS and ZL1AMW if they are in their home countries or # if they are within range of an IGATE in ROME or @prefix = ("VK","ZL"); # @grid_OK contains a list of all the GRID squares # Grid Square format. @grid_OK = ("OH","PH","QH","RH","OG","PG","QG","RG","OF", # The next few lines are tricky, and must not be mixed # in that the PORT number is the first paramater, # The important thing to note is that my software $telnet_1 = "./myTelnet.pl 23 aprs.net |