On 7/20/20 at 12:59 PM, g4...@classdesign.com (Bill Somerville) wrote:

On 20/07/2020 17:29, alaw...@mudhawk.com wrote:
...> >
 2)  My second feature request is to allow certain callsigns to be excluded from the list of stations that are displayed during decode.   The use case here is that on 6 meters,  many of the local stations call CQ repeatedly all day,  essentially causing other interesting dx to scroll off the screen.   Being able to filter at least their cq calls would make it easier to see when the band opens to interesting places.

  Thanks for any consideration!

  --al
  WB1BQE

Hi Al,

for your second request: as you are running on Linux; have you considered a simple command line in a terminal like:

tail -f ~/.local/share/WSJT-X/ALL.TXT | grep -v '\(WB1BQE\|W1LOCAL\)'

Add what what you wish to filter to the grep inverse regexp alternation.

Note that this technique will also work on MacOS using the Terminal application found in the Applications->Utilities.

73 Bill AE6JV

-----------------------------------------------------------------------
Bill Frantz        | When an old person dies, a   | Periwinkle
(408)348-7900 | library burns. - Joe McGawon | 150 Rivermead Rd #235 www.pwpconsult.com | Irish Ethnographer | Peterborough, NH 03458



_______________________________________________
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel

Reply via email to