[aprssig] Your U_R filter

Steve Dimse steve at dimse.com
Sun May 10 18:43:03 EDT 2009


On May 10, 2009, at 6:32 PM, rttyman wrote:

> Hi Steve.
>
>
>> I want to show you just how hard it is to fix the real problem on  
>> your
>> end. The Perl program to filter out tactical calls starting with U  
>> and
>> R is
>
>> -----------
>> #!/usr/bin/perl
>
>> while (<>)
>> {
>>        print unless (m/^[UR][A-Z][A-Z]/i);
>> }
>> -----------
>> Want to filter all tactical calls? Change [UR] to another [A-Z].
>
> Well in Perl its seem even easy than in Pascal!
>
> And lets add this feature as on/off option to the APRS-IS filter
> setting!

We seem to have a failure to communicate, though your english seems  
good, perhaps you just miss the subtleties. This need to be on your end.

Steve K4HG





More information about the aprssig mailing list