Sophie

Sophie

distrib > Fedora > 14 > i386 > by-pkgid > d56e2615a43e036877e0b6cfab8e0892 > files > 280

fldigi-doc-3.20-3.fc14.noarch.rpm

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head>



  
  
  <meta content="text/html; charset=ISO-8859-1" http-equiv="content-type"><title>Psk Viewer</title></head><body style="color: rgb(0, 0, 0); background-color: rgb(255, 255, 204);" alink="#000099" link="#000099" vlink="#990099">


<h1 style="text-align: center;">Psk Viewer</h1>


<br>


The psk viewer dialog can help to locate a signal of interest on a busy
band. &nbsp;The viewer can be visible at any time, but is only active
when fldigi is in one of the psk modes. &nbsp;Open the viewer by
clicking on the <span style="font-style: italic; font-weight: bold;">Viewer</span> menu item.<br><div style="text-align: center;"><img style="width: 576px; height: 376px;" alt="" src="images/pskviewer.png" hspace="5" vspace="5"><br></div>


<br>The psk viewer can decode up to
30 simultaneous signals. &nbsp;As each signal is acquired within a 100
Hz channel width it is printed on the associated line. &nbsp;The radio
frequency (or audio if fldigi is not operating with CAT) of the signal
is also shown on the line. &nbsp;The default behavior of the line of
text is to scroll in a marquee fashion after the line buffer becomes
full. &nbsp;The size of the line buffer is controlled by the width of
the display.<br>


      <br>


You can enter any text you want to search for in the "Find:" widget.
&nbsp;This text can be a simple text snippit such as "CQ" or any
regular expression. &nbsp; <br>


      <br>


With a regex you can specify a more generic pattern, which means that
you can match more things and your search is somewhat noise tolerant.
Here is an example for a CQ from a US station (should match most
callsigns):<br>



      <br>



cq.+[aknw][a-z]?[0-9][a-pr-z][a-z]{1,2}<br>



      <br>
This says "cq followed by at least one character, followed by one A,
K, N, or W, followed by an optional letter, followed by a digit,
followed by a letter that is not q, followed by one or two letters".
The search is case-insensitive.<br>


      <br>


All plain text is a valid regular expression, unless you really had been
looking for these metacharacters:<br>



      <br>



.[{()\*+?|^$<br>


      <br>


These will have to be escaped with a backslash.<br>
      <br>
If you left click on a line of received text the waterfall frequency is
adjusted to that value. &nbsp;The contents of the line of text is
transferred to the Rx text widget, and the main Psk loop begins to
track and decode that signal.<br><br><div style="text-align: center;"><a href="index.html">Contents</a></div></body></html>