[Dxspider-support] Blocking callsigns from being shown as spots?

Johannes Fellner joefellner at gmx.at
Fri Feb 2 20:59:17 GMT 2024


Not sure if it is case sensitive.

Maybe try {^[dD][01]}

or in Perl there should be d/i to make is case insensitive?

73 Joe, OE5JFE


On 02.02.2024 21:44, Keith Maton via Dxspider-support wrote:
> Nope, this doesn’t work.  I have the following set
>
> sh/filter node_default
> node_default : spots input
>  filter 3 reject call {^d[01]}
>
> But spots of D0 and D1 are still showing.
>
> 73 Keith.
>
>
>
>
>> On 28 Jan 2024, at 19:32, Keith Maton via Dxspider-support
>> <dxspider-support at tobit.co.uk> wrote:
>>
>> Hi Martin,
>>
>> Oh that’s a good spot, thanks.  It’s not quite there but I think this
>> is correct:
>>
>> rej/spot node_default input 3 call {^d[01]}
>>
>> Putting that through a regex translator, it says: The regular
>> expression {^d[01]} matches any string that starts with a 'd'
>> followed by either a '0' or a ‘1'
>>
>> This isn’t for my main node, it’s just an experiment.
>>
>> Thanks again.
>>
>> 73 Keith
>>
>>
>>> On 28 Jan 2024, at 16:55, Martin Davies G0HDB
>>> <marting0hdb at gmail.com> wrote:
>>>
>>> On 28 Jan 2024 at 13:14, Keith Maton via Dxspider-support wrote:
>>> > Bumping an old thread, once I got my head around the actual command:
>>> >
>>> > rej/spot node_default input 3 by {^d[01]}
>>> >
>>> > This didn’t work, I still get spots for D0 and D1 callsigns,
>>> despite having this set.
>>> >
>>> > Can anyone help please?
>>> >
>>> > Thanks,
>>> >
>>> > 73 Keith
>>> Keith:
>>> Here's what the DXSpider documentation says about 'by' filters:
>>> /by/filters are similar to and function exactly as call filters
>>> except that they act on the spotting station callsign and not the
>>> spotted callsign.
>>> Therefore, I suspect your filter will reject spots entered BY
>>> prefixes D0 and D1; try removing the 'by' from your filter definition.
>>> --
>>> Martin G0HDB--
>>> 73, Martin G0HDB
>>
>> _______________________________________________
>> Dxspider-support mailing list
>> Dxspider-support at tobit.co.uk
>> https://mailman.tobit.co.uk/mailman/listinfo/dxspider-support
>
>
> _______________________________________________
> Dxspider-support mailing list
> Dxspider-support at tobit.co.uk
> https://mailman.tobit.co.uk/mailman/listinfo/dxspider-support
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.tobit.co.uk/pipermail/dxspider-support/attachments/20240202/39a642bf/attachment-0001.htm>


More information about the Dxspider-support mailing list