[aprssig] Your U_R filter
Steve Dimse steve at dimse.comSun May 10 22:43:03 UTC 2009
- Previous message: [aprssig] Your U_R filter
- Next message: [aprssig] Your U_R filter
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message: [aprssig] Your U_R filter
- Next message: [aprssig] Your U_R filter
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the aprssig mailing list
