From a492284697f38b16bc87419511c2200b337d3c80 Mon Sep 17 00:00:00 2001 From: David Freese Date: Wed, 25 Mar 2009 18:54:23 -0500 Subject: [PATCH] Beginners Help update --- src/dialogs/htmlstrings.cxx | 1301 +++++++++++++++++++++-------------- 1 file changed, 780 insertions(+), 521 deletions(-) diff --git a/src/dialogs/htmlstrings.cxx b/src/dialogs/htmlstrings.cxx index e61db349..bc67c87d 100644 --- a/src/dialogs/htmlstrings.cxx +++ b/src/dialogs/htmlstrings.cxx @@ -25,528 +25,787 @@ #include char szBeginner[] = "\ -\n\ -\n\ -Beginners' Guide to Fldigi\n\ -\n\ -\n\ -\n\ -
\n\ -

Beginners' Guide to Fldigi

\n\ -

\n\ -Requirements \n\ -Installation \n\ -Getting Started \n\ -Operating \n\ -Special Keys \n\ +\n\ +Beginners' Guide to Fldigi\n\ +\n\ +

\n\ +

Beginners' Guide to Fldigi

\n\ +

\n\ +Setting Up   Quick Tour

Operating \n\ + Logbook   Special Keys \n\ +

\n\ +
\n\ +

Beginners' Questions Answered

\n\ +

Where can I find detailed instructions for Fldigi?

\n\ +
\n\ +Of necessity, this Beginner's Guide contains only as much as you need to\n\ +know to get started. You should learn how to\n\ +make best use of the program by reading the Online\n\ +Documentation. You can also access it from within the Fldigi\n\ +program from the HELP Menu item.
\n\ +

What is Fldigi?

\n\ +
\n\ +Fldigi is a computer program intended for Amateur Radio Digital Modes\n\ +operation using a PC (Personal Computer). Fldigi operates (as does most\n\ +similar software) in conjunction with a conventional HF SSB radio\n\ +transceiver, and uses the PC sound card as the main means of input from\n\ +the radio, and output to the radio. These are audio-frequency signals.\n\ +The software also controls the radio by means of another connection,\n\ +typically a serial port.\n\ +

Fldigi is multi-mode, which means that it is able to operate many popular\n\ +digital modes without switching programs, so you only have one program\n\ +to learn. Fldigi includes all the popular modes, such as DominoEX,\n\ +MFSK16, PSK31, and RTTY.

\n\ +

Unusually,Fldigi is available for multiple computer operating systems; Linux™,\n\ +FreeBSD™; OS X™ and Windows™.

\n\ +
\n\ +

What is a Digital Mode?

\n\ +
\n\ +Digital Modes are a means of operating Amateur radio from the computer\n\ +keyboard. The computer acts as 'modem' (modulator - demodulator), as\n\ +well as allowing you to type, and see what the other person types. It\n\ +also controls the transmitter, changes modes as required, and provides\n\ +various convenient features such as easy tuning of signals and\n\ +prearranged messages.\n\ +

In this context, we are talking about modes used on the HF (high\n\ +frequency) bands, specifically 'chat' modes, those used to have a\n\ +regular conversation in a similar way to voice or Morse, where one\n\ +operator 'talks' for a minute or two, then another does the same. These\n\ +chat modes allow multiple operators to take part in a 'net'.

\n\ +

Because of sophisticated digital signal processing which takes place inside the\n\ +computer, digital modes can offer performance that cannot be achieved\n\ +using voice (and in some cases even Morse), through reduced bandwidth,\n\ +improved signal-to-noise performance and reduced transmitter power\n\ +requirement. Some modes also offer built-in automatic error correction.\n\ +

\n\ +

Digital Mode operating procedure is not unlike Morse operation, and many of the\n\ +same abbreviations are used. Software such as Fldigi makes this very\n\ +simple as most of the procedural business is set up for you using the\n\ +Function Keys at the top of the keyboard. These are easy to learn.

\n\ +
\n\ +

Why all the different modes?

\n\ +
\n\ +HF propagation is very dependent on the ionosphere, which reflects the\n\ +signals back to earth. There are strong interactions between different\n\ +signals arriving from different paths. Experience has shown that\n\ +particular modulation systems, speeds and bandwidths suit different\n\ +operating conditions.\n\ +

Other factors such as available band space, operating speed and convenience,\n\ +noise level, signal level and available power also affect the choice of\n\ +mode. While in many cases several different modes might be suitable,\n\ +having a choice adds to the operating pleasure. It is difficult to\n\ +advise which mode is best for each particular occasion, and experience\n\ +plays an important role.

\n\ +
\n\ +

How do I recognise and tune in the signals?

\n\ +
\n\ +Recognising the different modes comes with experience. It is a matter of listening\n\ +to the signal, and observing the appearance of the signal on the tuning\n\ +display. You can also practice transmitting with the transceiver\n\ +disconnected, listening to the sound of the signals coming from the\n\ +computer. There is also (see later paragraph) an automatic tuning\n\ +option which can recognise and tune in most modes for you.\n\ +

The software provides a tuning display which shows the radio signals that\n\ +are receivable within the transceiver passband. Using a 'point and\n\ +click' technique with the mouse, you can click on the centre of a\n\ +signal to select it, and the software will tune it in for you. Some\n\ +modes require more care than others, and of course you need to have the\n\ +software set for the correct mode first - not always so easy!

\n\ +

The RSID (automatic mode detection and tuning) feature uses a special\n\ +sequence of tones transmitted at the beginning of each transmission to\n\ +identify and tune in the signals received. For this feature to work,\n\ +not only do you need to enable the feature in the receiver, but in\n\ +addition the stations you are wishing to tune in need to have this\n\ +feature enabled on transmission. Other programs also offer this RSID\n\ +feature as an option.

\n\ +
\n\ +

Setting\n\ +Up

\n\ +
\n\ +
    \n\ +
  • Use the menu Configure/Sound Card, Audio/Devices\n\ +tab, to select the sound card you wish to use. You can ignore the other\n\ +tabs for now.
  • \n\ +
  • Use the menu Configure/Operator item to set the user\n\ +name, callsign, locator and so on.
  • \n\ +
  • Use the menu Configure/Rig Control item to set how you\n\ +will control the rig. If you will key the rig via a serial port, in the\n\ +Hardware PTT tab select 'Use serial port PTT',\n\ +the device name you will use, and which line controls PTT. If in doubt,\n\ +check both RTS and DTR. You MUST then press the Initialize\n\ +button.
  • \n\ +
  • If you plan to use CAT control of the rig via the COM port, check 'Use\n\ +rigCAT' in the RigCAT tab. If in addition you wish\n\ +to use PTT control via CAT, also then check 'PTT via CAT command'. You\n\ +MUST then press the Initialize button.
  • \n\ +
  • Use the menu Configure/UI, Restart\n\ +tab, to set the aspect ratio of the waterfall display and whether or\n\ +not you want to dock a second digiscope to the main window.\n\ +
  • \n\ +
  • Use the menu Configure/IDs item to set whether you wish\n\ +to transmit RSID data at the start of each over (this is for the\n\ +benefit of others, this setting does not affect RSID reception). If you\n\ +plan to regularly use the RSID feature on receive, you should deselect\n\ +the option that starts new modems at the 'Sweet Spot' frequencies in Misc/Sweet\n\ +Spot.
  • \n\ +
  • The first time fldigi is started it will make a series of\n\ +measurements to determine the computer's clock rate.  It's\n\ +performance measurment is usually accurate.  You may find\n\ +however that you need to compensate for inadequate cpu performance.\n\ + If you have a slow computer (under 700MHz), select 'Slow CPU' under Configure/Misc/CPU.\n\ +The receiver decoding strategy of certain modems uses fewer processor\n\ +cycles in this mode.
  • \n\ +
  • Each of the modems can be individually set up from the Configure/Modems\n\ +multi-tabbed dialog. You need not change anything here to start with,\n\ +although it might be a good idea to set the 'secondary text' for\n\ +DominoEX and THOR to something useful, such as your call and locator.\n\ +(Secondary text is transmitted when the text you type does not keep up\n\ +with the typing speed of the mode - this handy text appears in a small\n\ +window at the very bottom of the screen). Note that this set of tabs is\n\ +also where you set the RTTY modem speed and shift, although the default\n\ +values should be fine for normal operation.
  • \n\ +
  • Use the menu Configure/Save Config item to save the new\n\ +configuration.
  • \n\ +
  • Use your sound card 'Master Volume' applet to select the sound card, the\n\ +Wave output and set the transmit audio level. You can check the level\n\ +using the TUNE button, top right, beyond the Menu.
  • \n\ +
  • On Windows, the 'Volume' applet can usually be opened by START/Run...\n\ +and enter 'sndvol32', or from the Control Panel.
  • \n\ +
  • Use your sound card 'Recording Control' applet to select the sound card,\n\ +the line or mic input and set the receiver audio level. Watch the\n\ +waterfall display for receiver noise when setting the level. If you see\n\ +any dark blue noise, you have the right input and about the right\n\ +level. The actual setting is not very important, provided you see blue\n\ +noise. If the audio level is too high, the little diamond shaped\n\ +indicator (bottom right) will show red.\n\ +The waterfall may also show red bands. Performance will be degraded if\n\ +the level is too high.
  • \n\ +
  • On Windows, the 'Record' applet can usually be opened by START/Run...\n\ +and enter 'sndvol32', or from the Control Panel.\n\ +If opened from the Control Panel, you'll end up with the Master Volume\n\ +applet, and need to switch using Options/Properties, and selecting the\n\ +'Recording' radio button.
  • \n\ +
\n\ +
\n\ +
\n\ +

Guided\n\ +Tour

\n\ +
\n\ +The main window consists of three main panes.  Study it\n\ +carefully as you read these notes. From top to bottom, these are the RECEIVE\n\ +pane (navaho white), the TRANSMIT\n\ +pane (light cyan), and the WATERFALL\n\ +pane (black). At the top is the collection of entry\n\ +items which form the LOG DATA, and at the very top,\n\ +a conventional drop-down MENU system, with entries\n\ +for File, Op Mode, Configure,\n\ +View and Help.\n\ +

Between the TRANSMIT and the WATERFALL panes is a\n\ +line of boxes (buttons), which represent the Function Keys F1 - F12.\n\ +This is the MACRO\n\ +group. Below the WATERFALL pane is another line of boxes (buttons), which provide\n\ +various control features. This is the CONTROLS group. The\n\ +program and various buttons can mostly be operated using the mouse or\n\ +the keyboard, and users generally find it convenient to use the mouse\n\ +while tuning around, and the keyboard and function keys during a QSO.

\n\ +
\n\ +

RECEIVE\n\ +Pane

\n\ +
\n\ +This is where the text from decoded incoming\n\ +signals is displayed, in black\n\ +text. When you transmit, the\n\ +transmitted text is also displayed here,\n\ +but in red\n\ +, so the RECEIVE pane becomes a complete record of the QSO. The\n\ +information in this pane can also be logged to a file.\n\ +

The line at the bottom of this pane can be\n\ +dragged up and down with the mouse. You might prefer to drag it down a\n\ +bit to enlarge the RECEIVE pane and reduce the size of the TRANSMIT\n\ +pane.

\n\ +
\n\ +

TRANSMIT\n\ +Pane

\n\ +
\n\ +This is where you type what you want to\n\ +transmit. The mouse must click in here before you type (to obtain\n\ +'focus') otherwise your text will go nowhere. You can type in here\n\ +while you are receiving, and when you start transmitting, the text\n\ +already typed will be sent first. This trick is a cool way to impress\n\ +others with your typing speed! As the text is transmitted, the text\n\ +colour changes from black\n\ +to red.\n\ +At the end of the over, all the transmitted text (and any as yet not\n\ +transmitted) will be deleted.
\n\ +

WATERFALL\n\ +Pane

\n\ +
\n\ +This is the main tuning facility. There are three\n\ +modes, Waterfall, FFT and Signal, selected by a\n\ +button in the CONTROL group. For now, leave it in Waterfall mode, as this is the\n\ +easiest to tune with, and gives the best identification of the signal.\n\ +
    \n\ +
  • WF - or waterfall is a spectrogram display, of signal\n\ +strength versus frequency, over passing time. The receiver passband is\n\ +analysed and displayed with lower frequencies to the left, higher to\n\ +the right. Weak signals and background noise are dark while stronger\n\ +signals show as brighter colours. As time passes (over a few seconds),\n\ +the historic signals move downwards like a waterfall.
  • \n\ +
  • FFT - or Fast Fourier Transform, is a spectrum display, simply the mean\n\ +signal strength versus frequency. Again frequency is displayed from\n\ +left to right, but now the vertical direction shows signal strength and\n\ +there is no brightness or historic information.
  • \n\ +
  • SIG - or signal is an oscilloscope type of display\n\ +showing the raw audio being captured by the sound card.
  • \n\ +
\n\ +

At the top of the pane is a scale of frequency\n\ +in Hz, which corresponds to the frequency displayed immediately below\n\ +it. This scale can be moved around and zoomed using buttons in the\n\ +CONTROL group.

\n\ +

As you move the\n\ +mouse around in this pane you\n\ +will see a yellow\n\ +group of tuning marks following\n\ +the mouse pointer. Tuning is achieved\n\ +by left-clicking on a signal displayed by the waterfall in this pane.\n\ +Use these yellow marks to exactly straddle the signal and then\n\ +left-click on the centre of the signal. The tuning marks change to red.\n\ +The red vertical lines will\n\ +show the approximate width of the active signal area (the expected\n\ +signal bandwidth), while a red\n\ +horizontal bar above will indicate the\n\ +receiver software's active\n\ +decoding range. When you left-click, the red marks move to where you\n\ +clicked, and will attempt to auto-track the signal from there.

\n\ +

You can temporarily\n\ +'monitor' a different\n\ +signal by right-clicking on it. As long as you hold the mouse button\n\ +down, the signal under it will be decoded; as soon as you release the\n\ +mouse, decoding will revert to the previously tuned spot (where the red\n\ +marks are).

\n\ +
\n\ +

Logbook Data

Fldigi provides two QSO entry views.  One for casual QSO logging and the second for contesting.

The\n\ +frequency, Off (time off), and #Out are filled by the program.\n\ + All the others can be populated by manual keyboard entry or by\n\ +selection from the Rx panel.  The time off, Off, is continuously\n\ +update with the current GMT.  The time on, On, will be filled in\n\ +when the Call is updated, but can be modified later by the operator.

A right click on the Rx panel brings\n\ +up a context sensitive menu that will reflect which of the two QSO\n\ +capture views you have open.  

If\n\ +you highlight text in the Rx pane then the menu selection will operate\n\ +on that text.  If you simply point to a word of text and right\n\ +click then the menu selection will operate on the single word.

Certain\n\ +fields may also be populated with automatic parsing, Call, Name, Qth\n\ +and Loc.   You point to the Rx pane word and then either\n\ +double-left-click or hold a shift key down and left click.  The\n\ +program will attempt to parse the word as a regular expression to\n\ +populate the Call, Name, Qth, and Loc fields in that order.  It\n\ +may place some non standard calls into the Loc field if they qualify as\n\ +a proper Maidenhead Grid Square, such as MM55CQ.  That may be a\n\ +special event station, but it also looks like a grid square locator\n\ +value.  You need to decide when that occurs and use the pop up\n\ +menu for those special cases.  The first non-Call non-Loc word\n\ +will fill the Name field and subsequent qualify words will go into the\n\ +Qth field.

A highlighted section of text, can always be copied\n\ +to the clipboard for subsequent pasting elsewhere.  The Copy menu\n\ +item will be active when text in the Rx pane has been highlighted.\n\ + That text can also be saved to a file.  Use the \"Save as...\"\n\ +menu item for that purpose.  All data fields in fldigi share a\n\ +common set of keyboard shortcuts.  Linux users will recognize\n\ +these as familiar Emacs shortcuts.  There is also a small popup\n\ +menu that can be opened for each field by right clicking the contents with the\n\ +mouse.  Highlighted\n\ +text will be overwritten when a paste is selected.  Otherwise the\n\ +clipboard will be pasted at the current cursor position.

You\n\ +can query on-line and local CD based data base systems for data\n\ +regarding a Call.  You make the query by either clicking on the\n\ +globe button, or\n\ +selecing \"Look up call\" from the popup menu.  The latter will also\n\ +move\n\ +the call to the Call field and make the query.

If you have\n\ +previously worked a station the logbook will be searched for the most\n\ +recent qso and fill the Name, Qth and other fields from the logbook.\n\ + If the logbook dialog is open that last qso will be selected for\n\ +viewing in the logbook.
  
You open the logbook by\n\ +selecting from the View menu; View/Logbook.  The logbook title bar\n\ +will show you which logbook you currently have open.  fldigi can\n\ +maintain an unlimited (except for disk space) number of logbooks.
\n\ \n\ -
\n\ -
\n\ -

Beginners' Questions Answered

\n\ -

What is Fldigi?

\n\ -
\n\ -Fldigi is a computer program intended for Amateur Radio Digital Modes operation using a PC (Personal Computer). \n\ -Fldigi operates (as does most similar software) in conjunction with a conventional HF SSB radio transceiver, \n\ -and uses the \n\ -PC sound card as the main means of input from the radio, and output to the radio. These are audio-frequency \n\ -signals. The software also controls the radio by means of another connection, typically a serial port. \n\ -

\n\ -Fldigi is multi-mode, which means that it is able to operate many popular digital modes without switching \n\ -programs, so you only have one program to learn. Fldigi includes all the popular modes, such as DominoEX, MFSK16, \n\ -PSK31, and RTTY. \n\ -

\n\ -Unusually, Fldigi is available for multiple computer operating systems; Linux™, FreeBSD™; OS X™ and Windows™. \n\ -

\n\ -

What is a Digital Mode?

\n\ -
\n\ -Digital Modes are a means of operating Amateur radio from the computer keyboard. The computer acts as 'modem' (modulator - demodulator), \n\ -as well as allowing you to type, and see what the other person types. It also controls the transmitter, changes modes as required, \n\ -and provides various convenient features such as easy tuning of signals and prearranged messages. \n\ -

\n\ -In this context, we are talking \n\ -about modes used on the HF (high frequency) bands, specifically 'chat' modes, those used to have a regular \n\ -conversation in a similar way to voice or Morse, where one operator 'talks' for a minute or two, then another \n\ -does the same. These chat modes allow multiple operators to take part in a 'net'. \n\ -

\n\ -Because of sophisticated digital signal processing which takes place inside the computer, digital modes can \n\ -offer performance that cannot be achieved using voice (and in some cases even Morse), through reduced \n\ -bandwidth, improved signal-to-noise performance and reduced transmitter power requirement. Some modes also \n\ -offer built-in automatic error correction. \n\ -

\n\ -Digital Mode operating procedure is not unlike Morse operation, and many of the same abbreviations are used. \n\ -Software such as Fldigi makes this very simple as most of the procedural business is set up for you using \n\ -the Function Keys at the top of the keyboard. These are easy to learn. \n\ -

\n\ -

Why all the different modes?

\n\ -
\n\ -HF propagation is very dependent on the ionosphere, which reflects the signals back to earth. There are strong \n\ -interactions between different signals arriving from different paths. Experience has shown that particular \n\ -modulation systems, speeds and bandwidths suit different operating conditions. \n\ -

\n\ -Other factors such as available band space, operating speed and convenience, noise level, signal level and \n\ -available power also affect the choice of mode. While in many cases several different modes might be suitable, \n\ -having a choice adds to the operating pleasure. It is difficult to advise which mode is best for each particular \n\ -occasion, and experience plays an important role. \n\ -

\n\ -You might consider purchasing 'Digital Modes for All Occasions' \n\ -(ISBN 1-872309-82-8) by Murray Greenman ZL1BPU, published by the RSGB, \n\ -as this gives a good insight into each mode and its capabilities. The book is also available from FUNKAMATEUR and CQ Communications. \n\ -You might also want to purchase the ARRL's HF Digital Handbook(ISBN 0-87259-103-4) by Steve Ford, WB8IMY. \n\ -

\n\ -

\n\ -

How do I recognise and tune in the signals?

\n\ -
\n\ -Recognising the different modes comes with experience. It is a matter of listening to the signal, and observing \n\ -the appearance of the signal on the tuning display. You can also practice transmitting with the transceiver \n\ -disconnected, listening to the sound of the signals coming from the computer. There is also (see later paragraph) \n\ -an automatic tuning option which can recognise and tune in most modes for you. \n\ -

\n\ -The software provides a tuning display which shows the radio signals that are receivable within the transceiver \n\ -passband. Using a 'point and click' technique with the mouse, you can click on the centre of a signal to select it, \n\ -and the software will tune it in for you. Some modes require more care than others, and of course you need to have \n\ -the software set for the correct mode first - not always so easy! \n\ -

\n\ -The 'RSID' (automatic mode detection and tuning) feature uses a special sequence of tones transmitted at the beginning of each transmission to identify \n\ -and tune in the signals received. For this feature to work, not only do you need to enable the feature in the receiver, \n\ -but in addition the stations you are wishing to tune in need to have this feature enabled on transmission. Other \n\ -programs also offer this RSID feature as an option. \n\ -

\n\ -

Where can I find detailed instructions for Fldigi?

\n\ -
\n\ -Of necessity, this Beginner's Guide contains only as much as you need to know to get started. You can always read the \n\ -details and learn how to make best use of the program by reading the Online Documentation. You can also access it from within the Fldigi program from the HELP Menu item. \n\ -
\n\ -\n\ -
\n\ -

Requirements

\n\ -
\n\ -
\n\ -
Computer
\n\ -
Pentium™ 3 or 4, Celeron™, or equivalent, 750MHz or better, 256MB RAM or more. Faster computers will give \n\ -better performance.
\n\ -
Operating System
\n\ -
Linux distributions such as Debian™, Ubuntu™, Fedora™, openSUSE™, Mandriva™, \n\ -Puppy Linux™; FreeBSD™; OS X™; and Windows™ XP SP2 (Home or Pro), Windows Vista™. Fldigi can be home compiled for other distributions. Fldigi does not support \n\ -Windows 98™.
\n\ -
Other Requirements
\n\ -
  • Computer serial port (or USB serial port) for rig control \n\ -
  • Optional serial CAT (Computer Aided Tuning) computer control \n\ -
  • About 5MB of drive space is required for program files \n\ -
  • Internet connection will allow direct connection to the online help files and your online callsign server subscription. \n\ -
  • A radio interface to the sound card and serial port, such as the RigBlaster™ or similar. You can make one yourself. \n\ -
  • A modern HF SSB transceiver, with or without CAT control. For some modes, frequency stability is very important \n\ -(preferably less than 1Hz drift per over), and the difference between transmit and receive frequencies should also \n\ -be low (less than 1Hz). Tuning steps should be 100Hz or less. Most commercial synthesized transceivers made in the last \n\ -20 years will meet these requirements. \n\ -
  • \n\ -
    \n\ -
    \n\ -
    \n\ -

    Installation

    \n\ -

    Installing

    \n\ -
    \n\ -
    • Locate and download the correct archive for your operating system from the \n\ -Fldigi web site. \n\ -
    • Create a suitable folder on your hard drive (for example Programs/Fldigi) and unzip the archive into this folder. \n\ -
    • Right-click on the executable fldigi.exe (Windows), fldigi (Linux), select 'Create Shortcut', and drag the resulting shortcut either to \n\ -the desktop or to a suitable place in the menu structure. \n\ -
    • Double-click on this new shortcut to start the program. You're in business! \n\ -
    \n\ -
    \n\ -

    Updating the Program

    \n\ -
    \n\ -
    • Delete the shortcut you made during installation \n\ -
    • Repeat the installation process described above, using the same folder. The new program will over-write the old. \n\ -
    • Make a new shortcut as described above. \n\ -
    \n\ -
    \n\ -

    Removing the Program

    \n\ -
    \n\ -
    • Delete the shortcut you made during installation \n\ -
    • Locate the program folder you made during installation, delete the contents, and then delete the folder. \n\ -
    \n\ -
    \n\ -

    Setting Up

    \n\ -
    \n\ -
    • Use the menu Configure/Sound Card, Audio/Devices tab, to select the sound card you wish to use. \n\ -You can ignore the other tabs for now. \n\ -
    • Use the menu Configure/Operator item to set the user name, callsign, locator and so on. \n\ -
    • Use the menu Configure/Rig Control item to set how you will control the rig. \n\ -If you will key the rig via a serial port, in the Hardware PTT tab select 'Use serial port PTT', the device name you will use, \n\ -and which line controls PTT. If in doubt, check both RTS and DTR. You MUST then press the Initialize button. \n\ -
    • If you plan to use CAT control of the rig via the COM port, check 'Use rigCAT' in the RigCAT tab. If in addition you wish to use \n\ -PTT control via CAT, also then check 'PTT via CAT command'. You MUST then press the Initialize button. \n\ -
    • Use the menu Configure/UI, Restart tab, to set the aspect ratio of the waterfall display and whether or not you want \n\ -to dock a second digiscope to the main window.\n\ -
    • Use the menu Configure/IDs item to set whether you wish to transmit RSID data at the start of each \n\ -over (this is for the benefit of others, this setting does not affect RSID reception). \n\ -If you plan to regularly use the RSID feature on receive, you should deselect the option that starts new modems \n\ -at the 'Sweet Spot' frequencies in Misc/Sweet Spot. \n\ -
    • If you have a slow computer (under 700MHz), select 'Slow CPU' under Configure/Misc/CPU. \n\ -The receiver decoding strategy of certain modems uses fewer processor cycles in this mode. \n\ -
    • Each of the modems can be individually set up from the Configure/Modems multi-tabbed dialog. \n\ -You need not change anything here to start with, although it might be a good idea to set the 'secondary text' for DominoEX \n\ -and THOR to something useful, such as your call and locator. (Secondary text is transmitted when the text \n\ -you type does not keep up with the typing speed of the mode - this handy text appears in a small window at the very bottom of the screen). \n\ -Note that this set of tabs is also where you set the RTTY modem speed and shift, although the default values should be fine \n\ -for normal operation. \n\ -
    • Use the menu Configure/Save Config item to save the new configuration. \n\ -
    • Use your sound card 'Master Volume' applet to select the sound card, the Wave output and set the transmit audio level. \n\ -You can check the level using the TUNE button, top right, beyond the Menu. \n\ -
    • On Windows, the 'Volume' applet can usually be opened by START/Run... and enter 'sndvol32', or from the Control Panel. \n \ -
    • Use your sound card 'Recording Control' applet to select the sound card, the line or mic input and set the receiver audio level. \n\ -Watch the waterfall display for receiver noise when setting the level. If you see any dark blue noise, you have the right input \n\ -and about the right level. The actual setting is not very important, provided you see blue noise. If the audio level is too high, \n\ -the little diamond shaped indicator (bottom right) will show red. The waterfall may also show red bands. \n\ -Performance will be degraded if the level is too high. \n\ -
    • On Windows, the 'Record' applet can usually be opened by START/Run... and enter 'sndvol32 /r', or from the Control Panel. \n \ -If opened from the Control Panel, you'll end up with the Master Volume applet, and need to switch using Options/Properties, and selecting \n\ -the 'Recording' radio button. \n\ -
    \n\ -
    \n\ -\n\ -
    \n\ -

    Getting Started

    \n\ -

    Guided Tour

    \n\ -
    \n\ -Double-click on the Fldigi shortcut to start the program. A window with three main panes will appear. \n\ -Study it carefully as you read these notes. From top to bottom, these are the RECEIVE pane \n\ -(navaho white), the TRANSMIT pane (light cyan), and the WATERFALL pane (black). At the top is \n\ -the collection of entry items which form the LOG DATA, and at the very top, a \n\ -conventional drop-down MENU system, with entries for File, Op Mode, Configure, View and Help. \n\ -

    \n\ -Between the RECEIVE and TRANSMIT panes is a line of boxes (buttons), which represent the Function Keys F1 - F12. \n\ -We call this the FUNCTIONS group. \n\ -Below the WATERFALL pane is another line of boxes (buttons), which provide various control features. We call this the \n\ -CONTROLS group. The program and various buttons can mostly be operated using the mouse or the keyboard, and users \n\ -generally find it convenient \n\ -to use the mouse while tuning around, and the keyboard and function keys during a QSO. \n\ -

    \n\ -

    RECEIVE Pane

    \n\ -
    \n\ -This is where the text from decoded incoming signals is displayed, in black text. \n\ -When you transmit, the transmitted text is also displayed here, but in red, so \n\ -the RECEIVE pane becomes a complete record of the QSO. The information in this pane can also be logged to a file. \n\ -

    \n\ -The line at the bottom of this pane can be dragged up and down with the mouse. You might prefer to drag it down a bit \n\ -to enlarge the RECEIVE pane and reduce the size of the TRANSMIT pane. \n\ -

    \n\ -

    TRANSMIT Pane

    \n\ -
    \n\ -This is where you type what you want to transmit. The mouse must click in here before you type (to obtain 'focus') otherwise \n\ -your text will go nowhere. You can type in here while you are receiving, and when you start transmitting, the text already typed \n\ -will be sent first. This trick is a cool way to impress others with your typing speed! As the text is transmitted, the text colour \n\ -changes from black to red. At the end of the over, all the transmitted \n\ -text (and any as yet not transmitted) will be deleted. \n\ -
    \n\ -

    WATERFALL Pane

    \n\ -
    \n\ -This is the main tuning facility. There are two modes, 'Waterfall' and 'FFT', selected by a button in the CONTROL group. For now, \n\ -leave it in 'Waterfall' mode, as this is the easiest to tune with, and gives the best identification of the signal. \n\ -
    • 'Waterfall' is a spectrogram display, of signal strength versus frequency, over passing time. The receiver passband \n\ -is analysed and displayed with lower frequencies to the left, higher to the right. Weak signals and background noise \n\ -are dark while stronger signals show as brighter colours. As time passes (over a few seconds), the historic signals move downwards like a waterfall. \n\ -
    • 'FFT' is a spectrum display, simply the mean signal strength versus frequency. Again frequency is displayed from left to right, \n\ -but now the vertical direction shows signal strength and there is no brightness or historic information.
    \n\ -

    \n\ -At the top of the pane is a scale of frequency in Hz, which corresponds to the frequency displayed immediately below it. This \n\ -scale can be moved around and zoomed using buttons in the CONTROL group. \n\ -

    \n\ -As you move the mouse around in this pane you will see a yellow group of tuning marks following the mouse pointer. \n\ -Tuning is achieved by left-clicking on a signal displayed by the waterfall in this pane. Use these yellow marks to \n\ -exactly straddle the signal and then left-click on the centre of the signal. The tuning marks change to \n\ -red. The red vertical lines will show the approximate \n\ -width of the active signal area (the expected signal bandwidth), while a red \n\ -horizontal bar above will indicate the receiver software's active decoding range. When you left-click, the red \n\ -marks move to where you clicked, and will attempt to auto-track the signal from there. \n\ -

    \n\ -You can temporarily 'monitor' a different signal by right-clicking on it. As long as you hold the mouse button down, the signal under \n\ -it will be decoded; as soon as you release the mouse, decoding will revert to the previously tuned spot (where the red marks are). \n\ -

    \n\ -

    LOG Data

    \n\ -
    \n\ -Using this group of entry boxes, you can keep a log of your QSOs. At the left are two 'Frequency' boxes. \n\ -If you use CAT control to operate your transceiver, the dial frequency is recorded automatically in the lower box; \n\ -otherwise you can type it manually or select (button to the right) from a list of common frequencies. The audio frequency from the waterfall \n\ -is added to this value and displayed in the upper box - assuming your rig is calibrated correctly, this is the true \n\ -centre frequency of the station you are in QSO with. You can't type in the upper box. \n\ -

    \n\ -The program is able to switch sidebands (the 'U' or 'L' button under the 'Time' display), \n\ -so if your rig is in LSB mode, the signals are inverted for you, and when you \n\ -add the frequency to the log information, the audio frequency is subtracted rather than added, so again the true transmit \n\ -frequency is displayed and logged. \n\ -

    \n\ -The 'Time' box can be typed in, or you can push the adjacent button to insert the current time. All times are in UTC, \n\ -and the computer knows how to calculate this from the PC local civil time, time zone and summer-time setting. Clever stuff! \n\ -

    \n\ -You can type the other station's callsign and name in the 'Call' and 'Name' boxes, or right-click \n\ -on the appropriate word in the RECEIVE pane to insert them automatically. The same applies to the 'QTH', \n\ -'LOC' (locator) and received signal report 'RST In'. The other entries must be added manually. \n\ -If you have access to an appropriate Callbook on-line subscription or CD, pressing the 'QRZ' button will fetch \n\ -this information for you automatically. \n\ -

    \n\ -The 'Clear' button clears all the log data; the 'Save' button sends the logged information to the log file. \n\ -

    \n\ -

    MENU

    \n\ -
    \n\ -At the very top of the program window is a conventional drop-down menu. If you click on any of the items, a list of optional \n\ -functions will appear. Keyboard menu selection is also provided. \n\ -Where underscored characters are shown in the menu, you can select these menu items from the keyboard \n\ -using the marked character and <Alt> at the same time, then moving around with the up/down/left/right keys. \n\ -Use <Esc> to quit from the menu with no change. \n\ -These menu functions are: \n\ -
    \n\ -
    File
    \n\ -
    Allows you to open or save Macros (we won't get into that here), turn on/off logging to file, record/play audio samples, and exit the program. You can also exit the program by clicking on the 'X' in the top right corner of the window, in the usual manner.
    \n\ -
    Op Mode
    \n\ -
    This is where you select the operating modem used for transmission and reception. Some modes only have one option. Where more are \n\ -offered, drag the mouse down the list and sideways following the arrow to a secondary list, before releasing it. When you start the \n\ -program next time, it will remember the last mode you used. \n\ -

    \n\ -Not all the modes are widely used, so choose a mode which (a) maximizes your chance of a QSO, and (b) is appropriate for \n\ -the band, conditions, bandwidth requirements and permissions relevant to your operating licence. \n\ -

    \n\ -At the bottom of the list are two 'modes' which aren't modes at all, and do not transmit (see \n\ -Online Documentation for details). WWV mode allows you to receive a standard time \n\ -signal so the beeps it transmits can be used for sound card calibration. Freq Analysis provides just a waterfall display with a very narrow cursor, and a frequency meter \n\ -which indicates the received frequency in Hz to two decimal places. This is useful for on-air frequency measurement.

    \n\ -
    Configure
    \n\ -
    This is where you set up the program to suit your computer, yourself and your operating preferences. The operating settings of the program are grouped into several categories and there are menu items in which you enter your personal information, or define your computer sound card, for example. \n\ -Modems can be individually changed, each having \n\ -different adjustments. The Modems dialog has multiple tabs, so you can edit any one of them. Don't fool with \n\ -the settings until you know what you are doing! The final item, Save Config allows you to save the altered configuration \n\ -for next time you start the program (otherwise changes are temporary). \n\ -
    View
    \n\ -
    This menu item allows you to open extra windows. Most will be greyed out, but two that are available are the Digiscope, \n\ -and the PSK Browser. The Digiscope provides a mode-specific graphical analysis of the received signal, and \n\ -can have more than one view (left click in the new window to change the view), or maybe none at all. The PSK Browser \n\ -is a rather cool tool that allows you to monitor several PSK31 signals all at the same time! These windows can be resized to suit.
    \n\ -
    Help
    \n\ -
    Brings up the Online Documentation, the Fldigi \n\ -Home Page, and various information about the program.
    \n\ -
    \n\ -The two non-menu functions are:\n\ -
    RSID
    \n\ -
    This button turns on the receive RSID (automatic mode detection and tuning) feature. When in use, the button turns yellow and no text reception is possible until \n\ -a signal is identified, or the feature is turned off again. If you plan to use the RSID feature on receive, \n\ -you must leave the 'Start New Modem at Sweet Spot' item in the Menu Configure/Defaults/Mics tab unchecked.
    \n\ -
    TUNE
    \n\ -
    This button transmits a continuous tone at the current audio frequency. The tone level will be at the maximum signal level for any modem, \n\ -which makes this function useful for adjusting your transceiver's output power.
    \n\ -
    \n\ -

    FUNCTIONS

    \n\ -
    \n\ -This line of buttons provides user-editable QSO features. For example, the first button on the left sends CQ for you. Both the \n\ -function of these buttons (we call them MACROS) and the label on each button, can be changed. Select each button \n\ -to use it by pressing the corresponding Function Key (F1 - F12, you'll notice the buttons are grouped in patterns four to a group, \n\ -just as the Function Keys are). You can also select them with a left-click of the mouse. If you right-click on the button, you \n\ -are able to edit the buttons label and its function. A handy dialog pops up to allow this to be done. There are many standard \n\ -shortcuts, such as <MYCALL> which you can use within the Macros. Notice that the buttons also turn the transmitter on \n\ -and off as necessary. \n\ -

    \n\ -You can just about hold a complete QSO using these buttons from left to right (but please don't!). Notice that at the right are \n\ -two spare buttons you can set as you wish, and then a button labelled '1'. Yes, this is the first set of FOUR sets of Macros, \n\ -and you can access the others using this button, which changes to read '2', '3', '4' then '1' again (right-click to go backwards), \n\ -or by pressing <Alt> and the corresponding number (1-4, not F1-F4) at the same time. \n\ -

    \n\ -If you REALLY mess up the Macros and can't see how to fix them, just close the program without saving them, and reopen it. \n\ -

    \n\ -

    CONTROLS

    \n\ -
    \n\ -The line of buttons under the waterfall is used to control the program (as opposed to the QSO). If you hover the mouse over \n\ -these buttons, you'll see a little yellow hint box appear which tells you what each button does. \n\ -

    \n\ -The first button switches between Waterfall and FFT modes. The next two buttons adjust the signal level over which the waterfall works. \n\ -The default range is from 0dB downwards 70dB (i.e. to -70dB). Both of these values can be adjusted to suit your sound card and receiver audio level.\n\ -

    \n\ -The next button sets the scale zoom factor (visible display width, x1, x2 or x4), and the next three buttons move the visible waterfall \n\ -area in relation to the bandwidth cursor.\n\ -

    \n\ -The next button selects the waterfall speed. NORM or SLOW setting is best unless you have a very fast computer.\n\ -

    \n\ -The next four buttons (two on either side of a number, the audio frequency in Hz) control the receiving frequency (they move the red cursor lines).\n\ -

    \n\ -The QSY button moves the signal under the bandwidth cursor to a preset audio frequency (typically, the centre of the transceiver's passband). \n\ -The Store button allows you to store or recall the current frequency and mode. See the \n\ -Online Documentation for details on these functions.\n\ -

    \n\ -The Lk button locks the transmit frequency (fixes the red cursors), and the Rv button turns \n\ -the signal decoding upside down (some modes are sideband sensitive, and if they are the wrong way up, can't be received \n\ -correctly). Remember to turn this one off when you're done, or you won't receive anything! If every signal you hear is upside \n\ -down, check your transceiver sideband setting. \n\ -

    \n\ -The T/R button forces the transmitter on or off - use this with care, as it will stop transmission immediately, \n\ -losing whatever is in the buffer (what you have typed in the Transmit pane), or start it immediately, even if nothing is ready to transmit. \n\ -

    \n\ -There are two further controls in the bottom right corner of the program, to the right of the Status line: \n\ -

    \n\ -
    AFC - The AFC control
    \n\ -
    When this button is pressed, an indicator on the button turns yellow, and the program will automatically retune to drifting signals. \n\ -When the button is again pressed, AFC is off, and the tuning will stay where you leave it.
    \n\ -
    SQL - The Squelch control
    \n\ -
    When off (no coloured indicator on the button, the receiver displays all 'text' received, even if there is no signal present, \n\ -and the receiver is simply attempting to decode noise. When activated by pressing the button, the indicator turns yellow. \n\ -If the incoming signal strength exceeds that set by the adjacent slider control (above the SQL button), the indicator \n\ -turns green and the incoming signal is decoded and printed. The signal strength is indicated on the green bar beside the \n\ -Squelch level slider. If nothing seems to be printing, the first thing to do is check the Squelch!
    \n\ -
    \n\ -\n\ -

    STATUS Line

    \n\ -
    \n\ -At the very bottom line of the Fldigi window is a row of useful information. At the left is the current operating mode. Next (some modes) \n\ -is the measured signal-to-noise ratio at the receiver, and (in some modes) the measured signal intermodulation level (IMD). \n\ -

    \n\ -The larger central box shows (in DominoEX and THOR modes) the received 'Secondary Text'. This is information (such as \n\ -station identification) which is transmitted automatically whenever the transmitter has completed all user text that is \n\ -available to send. It is transmitted using special characters, and is automatically directed to this special window. Secondary text \n\ -you transmit is also shown here. This box changes size when you enlarge the program window. \n\ -

    \n\ -\n\ -
    \n\ -

    Operating

    \n\ -

    Procedure

    \n\ -
    \n\ -Operating procedure for digital modes is similar to that for Morse. Some of the same abbreviations are used. For example, at the beginning \n\ -of an over, you might send 'VK3XYZ de WB8ABC' or just 'RR Jack' and so on. At the end of an over, it is usual to send 'ZL1ABC de AA3AR K', \n\ -and at the end of a QSO '73 F3XYZ de 3D2ZZ SK'. When operating in a group or net it is usual to sign 'AA3AE es gp de ZK8WW K'. \n\ -

    \n\ -It is also considered a courtesy to send a blank line or two (press <Enter>) \n\ -before any text at the start of an over, and following the last text at the end of an over. You can also place these in the macros. \n\ -The purpose is to separate your text from the previous text, and especially from any rubbish that was printed between overs. \n\ -

    \n\ -Fldigi does all of this for you. The Function Keys are set up to provide these start and end of over facilities, and can be edited \n\ -to suit your preferences. In \n\ -order that the other station's callsign can appear when these keys are used, you need to set the other station's callsign in the log \n\ -data - it does not matter if you use the log facility or not. \n\ -

    \n\ -
    Hint: Some Function Key Macro buttons have graphic symbols on them which imply the following:
    \n\ -
    >>  The transmitter comes on and stays on when you use this button/macro. \n\ -
    ||   The transmitter goes off when the text from this button/macro has been sent. \n\ -
    >|  The transmitter comes on, sends the text from this button/macro, and goes off when the text from this button/macro has been sent. \n\ -
    \n\ -\n\ -The Macros are set up to control the transmitter as necessary, but you can also switch the transmitter on at the start of an over with <Ctrl> \n\ -and T or the TX macro button, and off again with <Ctrl> and R or the RX macro button. If you \n\ -have Macros copied into or text already typed in the Transmit pane when you start the transmitter, this is sent first. \n\ -

    \n\ -Calling another station you have tuned in is as simple as pushing a button. Put his callsign into the log data (right click, select Call) \n\ -and press the ANS Macro button (or F2) when you are ready. If he replies, you are in business! Then press QSO (F3) \n\ -to start each over, and BTU (F4) to end it, and SK (F5) to sign off. \n\ -

    \n\ -
    Hint: When typing text, the correct use of upper and lower case is important:
    \n\ -
  • Modes such as RTTY and THROB have no lower case capability. \n\ -
  • In most other modes, excessive use of upper case is considered impolite, like SHOUTING! \n\ -
  • Modes such as PSK31, MFSK16, DominoEX and THOR use character sets which are optimized for lower case. \n\ -You should use lower case as much as possible in these modes to achieve maximum text speed. In these modes upper case \n\ -characters are noticeably slower to send and also slightly more prone to errors. \n\ -
  • \n\ -
    \n\ -

    Adjustment

    \n\ -
    \n\ -Most digital modes do not require much transmitter power, as the receiver software is very sensitive. Many modes (PSK31, THROB, \n\ -MT63) also require very high transmitter linearity, which is another reason to keep transmitter power below 30% of maximum. \n\ -Some modes (Hellschreiber, Morse) have high peak power output, which may not indicate well on the conventional power meter, \n\ -another reason to keep the average transmitted power low to prevent a very broad signal being transmitted. \n\ -

    \n\ -Adjust the transmitter output power using the TUNE button, top right, beyond the Menu. The output will be the same as the peak \n\ -power in other modes. Adjust the master Volume applet Wave Out and Master Volume controls to achieve the appropriate power. \n\ -Use of excessive drive will result in distortion (signal difficult to tune in, and often poorer reception) and a very broad signal. \n\ -

    Some multi-carrier modes (MT63 for example) may require individual adjustment as the average power may be rather low. \n\ -

    \n\ -
    Hint: Where possible, use the area above 1200Hz on the waterfall. \n\ -
  • Below 1200Hz the second harmonic of the transmitted audio will pass through the transmitter filters. \n\ -
  • When using lower frequency tones, adjust the transmitter and audio level with great \n\ -care, as the second (and even third) harmonic will appear in the transmitter passband, causing excessive signal width. \n\ -
  • A narrow (CW) filter in the rig is no help in this regard, as it is only used on receive. When you do use a narrow filter, this will restrict the area over which the receiver and transmitter will operate (without retuning of course). Try adjusting the passband tuning (if available). \n\ -
  • Keep the sound card audio level to a minimum and set the transmitter gain to a similar level used for SSB.\n\ -
  • \n\ -
    \n\ -

    Waterfall Tuning

    \n\ -
    \n\ -When using this program, as with most other digital modes programs, tuning is generally accomplished by leaving the \n\ -transceiver VFO at a popular spot (for example 14.070MHz, USB), and performing all the 'tuning' by moving around within \n\ -the software. \n\ -

    \n\ -The Fldigi software has a second 'VFO' which is tuned by clicking on the waterfall. On a busy band, you \n\ -may see many signals at the same time (especially with PSK31 or Morse), and so you can click with the mouse on \n\ -any one of these signals to tune it in, receive it, and if the opportunity allows, reply to the station. \n\ -

    \n\ -The software 'VFO' operates in a transceive mode, so the transmitter signal is automatically and exactly tuned to the \n\ -received frequency. If you click correctly on the signal, your reply will always be in tune with the other station. \n\ -

    \n\ -
    Hint: You MUST NOT use RIT (Clarifier) when using digital modes. \n\ -
  • With RIT on, you will probably have to retune after every over. \n\ -
  • Use of the RIT will also cause the other station to change frequency, and you will chase each other \n\ -across the band. \n\ -
  • Older transceivers without digital synthesis may have an unwanted offset (frequency difference) \n\ -between transmit and receive frequencies. Such rigs should not be used for digital modes. \n\ -
  • \n\ -Wider digital modes (MT63, Olivia) can be tuned using the rig if necessary, as tuning is not at all critical. \n\ -The software tuning still operates, but because the signal is so wide, there is limited ability to move \n\ -around in the waterfall tuning. \n\ -
    \n\ -
    \n\ -

    Special Keys

    \n\ -
    \n\ -Several special keyboard controls are provided to make operating easier. \n\ -
    \n\ -
    Pause Transmission
    \n\ -
    \n\ -Press <Pause/Break> while in receive, and the program will switch to transmit mode. It will continue \n\ -with the text in the transmit buffer (the Transmit pane text) from the current point, i.e. where the red (previously sent) text ends and \n\ -the black (yet to be sent) text begins. If the buffer only contains unsent text, then it will begin at the first \n\ -character in the buffer. If the buffer is empty, the program will switch to transmit mode, and depending on the \n\ -mode of operation, will send idle characters or nothing at all until characters are entered into the buffer. \n\ -

    \n\ -If you press <Pause/Break> while in transmit mode, the program will return to receive mode. There \n\ -may be a slight delay for some modes like MFSK, PSK and others, that requires the transmitter to send a postamble \n\ -at the end of a transmission. The transmit text buffer stays intact, ready for the <Pause/Break> \n\ -key to return you to the transmit mode . \n\ -

    \n\ -Pressing <Alt/Meta> and R has the same effect as <Pause/Break>. \n\ -You could think of the <Pause/Break> key as a software break-in capability.

    \n\ -

    \n\ -

    ESCAPE
    \n\ -
    \n\ -Pressing <Esc> while transmitting will abort the transmission. Transmission stops as soon as possible, \n\ -(any necessary postamble is sent), and the program returns to receive. Any unsent text in the transmit \n\ -buffer will be lost. \n\ -

    \n\ -If you press <Esc> <Esc> (i.e. twice in quick succession), \n\ -transmission stops immediately, (without sending any postamble), and the program returns to receive. Any unsent \n\ -text in the transmit buffer will be lost. Use this feature as an EMERGENCY STOP. \n\ -

    \n\ -

    RETURN to Receive
    \n\ -
    Press <Ctrl> and R to insert the ^r command in the transmit buffer at the current typing \n\ -point. When transmission reaches this point, transmission will stop. The transmission does not stop immediately. \n\ -

    \n\ -

    START Transmission
    \n\ -
    Press <Ctrl> and T to start transmission if there is text ready in the transmit buffer. \n\ -

    \n\ -

    \n\ -

    MOVE Typing Cursor
    \n\ -
    Press <Tab> to move the cursor (typing insertion point) to the end of the transmit buffer. \n\ -This will also pause transmission. A <Tab> press at that position moves the cursor back to the \n\ -character following the last one transmitted. Morse operation is slightly different. See the on-line help for \n\ -CW. \n\ -

    \n\ -

    \n\ -

    SEND any ASCII character
    \n\ -
    Press <Ctl> and (at the same time) any three-digit number (on the numeric keypad) to \n\ -insert the ASCII character designated by that entry value into the transmit buffer. For example, \n\ -<Ctl>177 is ± (plus/minus) and <Ctl>176 is ° (degree). If you press a key other than the numeric keypad's 0 - 9 the sequence will be discarded. \n\ -You can also use the Ctl with the normal numeric keys.\n\ -
    \n\ -
    \n\ -
    \n\ -Version " PACKAGE_VERSION "
    \n\ -Copyright © 2008 M. Greenman.\n\ -
    \n\ -\n\ -\n\ -\n\ -\n\ -"; +

    MENU

    \n\ +
    \n\ +At the very top of\n\ +the program window is a\n\ +conventional drop-down menu. If you click on any of the items, a list\n\ +of optional functions will appear. Keyboard menu selection is also\n\ +provided. Where underscored characters are shown in\n\ +the menu, you can select these menu items from the keyboard using the\n\ +marked character and <Alt> at the same\n\ +time, then moving around with the up/down/left/right keys. Use <Esc>\n\ +to quit from the menu with no change. These menu functions are:
    \n\ +
    \n\ +
    File\n\ +
    \n\ +
    Allows you to open\n\ +or save Macros (we won't get\n\ +into that here), turn on/off logging to file, record/play audio\n\ +samples, and exit the program. You can also exit the program by\n\ +clicking on the 'X' in the top right corner of the window, in the usual\n\ +manner.
    \n\ +
    Op Mode\n\ +
    \n\ +
    This is where you\n\ +select the operating modem\n\ +used for transmission and reception. Some modes only have one option.\n\ +Where more are offered, drag the mouse down the list and sideways\n\ +following the arrow to a secondary list, before releasing it. When you\n\ +start the program next time, it will remember the last mode you used.\n\ +

    Not all the modes\n\ +are widely used, so choose a\n\ +mode which (a) maximizes your chance of a QSO, and (b) is appropriate\n\ +for the band, conditions, bandwidth requirements and permissions\n\ +relevant to your operating licence.

    \n\ +

    At the bottom of\n\ +the list are two 'modes' which\n\ +aren't modes at all, and do not transmit (see Online\n\ +Documentation for details). WWV mode\n\ +allows you to receive a standard time signal so the beeps it transmits\n\ +can be used for sound card calibration. Freq Analysis\n\ +provides just a waterfall display with a very narrow cursor, and a\n\ +frequency meter which indicates the received frequency in Hz to two\n\ +decimal places. This is useful for on-air frequency measurement.

    \n\ +
    \n\ +
    Configure\n\ +
    \n\ +
    This\n\ +is where you set up the program to suit your computer, yourself and\n\ +your operating preferences. The operating settings of the program are\n\ +grouped into several categories and there are menu items in which you\n\ +enter your personal information, or define your computer sound card,\n\ +for example. Modems can be individually changed,\n\ +each having different adjustments. The Modems\n\ +dialog has multiple tabs, so you can edit any one of them. Don't fool\n\ +with the settings until you know what you are doing!  The final item, Save\n\ +Config allows you to save the altered configuration for next\n\ +time you start the program (otherwise changes are temporary).
    \n\ +
    View\n\ +
    \n\ +
    This\n\ +menu item allows you to open extra windows. Most will be greyed out,\n\ +but two that are available are the Digiscope, and\n\ +the PSK Browser. The Digiscope\n\ +provides a mode-specific graphical analysis of the received signal, and\n\ +can have more than one view (left click in the new window to change the\n\ +view), or maybe none at all. The PSK Browser is a\n\ +rather cool tool that allows you to monitor several PSK31 signals all\n\ +at the same time! These windows can be resized to suit.
    \n\ +
    Help\n\ +
    \n\ +
    Brings\n\ +up the Online\n\ +Documentation, the Fldigi Home Page,\n\ +and various information about the program.
    \n\ +
    \n\ +The\n\ +two non-menu functions are:\n\ +
    \n\ +
    RSID\n\ +
    \n\ +
    This\n\ +button turns on the receive RSID (automatic mode detection and tuning)\n\ +feature. When in use, the button turns yellow and no text reception is\n\ +possible until a signal is identified, or the feature is turned off\n\ +again. If you plan to use the RSID feature on receive, you must leave\n\ +the 'Start New Modem at Sweet Spot' item in the Menu\n\ +Configure/Defaults/Mics tab unchecked.
    \n\ +
    TUNE\n\ +
    \n\ +
    This\n\ +button transmits a continuous tone at the current audio frequency. The\n\ +tone level will be at the maximum signal level for any modem, which\n\ +makes this function useful for adjusting your transceiver's output\n\ +power.\n\ +
    \n\ +
    \n\ +

    FUNCTIONS

    \n\ +
    \n\ +This\n\ +line of buttons provides user-editable QSO features. For example, the\n\ +first button on the left sends CQ for you. Both the function of these\n\ +buttons (we call them MACROS)\n\ +and the label on each button, can be changed. Select each button to use\n\ +it by pressing the corresponding Function Key (F1 - F12, you'll notice\n\ +the buttons are grouped in patterns four to a group, just as the\n\ +Function Keys are). You can also select them with a left-click of the\n\ +mouse. If you right-click on the button, you are able to edit the\n\ +buttons label and its function. A handy dialog pops up to allow this to\n\ +be done. There are many standard shortcuts, such as\n\ +<MYCALL> which you can use within the Macros. Notice that\n\ +the buttons also turn the transmitter on and off as necessary.\n\ +

    You\n\ +can just about hold a complete QSO using these buttons from left to\n\ +right (but please don't!). Notice that at the right are two spare\n\ +buttons you can set as you wish, and then a button labelled '1'. Yes,\n\ +this is the first set of FOUR sets of Macros, and you can access the\n\ +others using this button, which changes to read '2', '3', '4' then '1'\n\ +again (right-click to go backwards), or by pressing <Alt>\n\ +and the corresponding number (1-4, not F1-F4) at the same time.

    \n\ +

    If\n\ +you REALLY mess up the Macros and can't see how to fix them, just close\n\ +the program without saving them, and reopen it.

    \n\ +
    \n\ +

    CONTROLS

    \n\ +
    \n\ +The\n\ +line of buttons under the waterfall is used to control the program (as\n\ +opposed to the QSO). If you hover the mouse over these buttons, you'll\n\ +see a little yellow hint box appear which tells you what each button\n\ +does.\n\ +

    The\n\ +first button switches between Waterfall and FFT modes. The next two\n\ +buttons adjust the signal level over which the waterfall works. The\n\ +default range is from 0dB downwards 70dB (i.e. to -70dB). Both of these\n\ +values can be adjusted to suit your sound card and receiver audio\n\ +level.\n\ +

    \n\ +

    The\n\ +next button sets the scale zoom factor (visible display width, x1, x2\n\ +or x4), and the next three buttons move the visible waterfall area in\n\ +relation to the bandwidth cursor.\n\ +

    \n\ +

    The\n\ +next button selects the waterfall speed. NORM or SLOW setting is best\n\ +unless you have a very fast computer.\n\ +

    \n\ +

    The\n\ +next four buttons (two on either side of a number, the audio frequency\n\ +in Hz) control the receiving frequency (they move the red cursor\n\ +lines).\n\ +

    \n\ +

    The\n\ +QSY button moves the signal under the bandwidth\n\ +cursor to a preset audio frequency (typically, the centre of the\n\ +transceiver's passband). The Store button allows\n\ +you to store or recall the current frequency and mode. \n\ +See the Online\n\ +Documentation for details on these functions.\n\ +

    \n\ +

    The\n\ +Lk button locks the transmit frequency (fixes the\n\ +red cursors), and the Rv button turns the signal\n\ +decoding upside down (some modes are sideband sensitive, and if they\n\ +are the wrong way up, can't be received correctly). Remember to turn\n\ +this one off when you're done, or you won't receive anything! If every\n\ +signal you hear is upside down, check your transceiver sideband\n\ +setting.

    \n\ +

    The\n\ +T/R button forces the transmitter on or off - use\n\ +this with care, as it will stop transmission immediately, losing\n\ +whatever is in the buffer (what you have typed in the Transmit pane),\n\ +or start it immediately, even if nothing is ready to transmit.

    \n\ +

    There\n\ +are two further controls in the bottom right corner of the program, to\n\ +the right of the Status line:

    \n\ +
    \n\ +
    \n\ +
    AFC\n\ +- The AFC control\n\ +
    \n\ +
    When\n\ +this button is pressed, an indicator on the button turns yellow, and\n\ +the program will automatically retune to drifting signals. When the\n\ +button is again pressed, AFC is off, and the tuning will stay where you\n\ +leave it.
    \n\ +
    SQL\n\ +- The Squelch control
    \n\ +
    When\n\ +off (no coloured indicator on the button, the receiver displays all\n\ +'text' received, even if there is no signal present, and the receiver\n\ +is simply attempting to decode noise. When activated by pressing the\n\ +button, the indicator turns yellow. If the incoming signal strength\n\ +exceeds that set by the adjacent slider control (above the SQL\n\ +button), the indicator turns green and the incoming signal is decoded\n\ +and printed. The signal strength is indicated on the green bar beside\n\ +the Squelch level slider. If nothing seems to be printing, the first\n\ +thing to do is check the Squelch!
    \n\ +
    \n\ +

    STATUS\n\ +Line

    \n\ +
    \n\ +At\n\ +the very bottom line of the Fldigi window is a row of useful\n\ +information. At the left is the current operating mode. Next (some\n\ +modes) is the measured signal-to-noise ratio at the receiver, and (in\n\ +some modes) the measured signal intermodulation level (IMD).\n\ +

    The\n\ +larger central box shows (in DominoEX and THOR modes) the received\n\ +'Secondary Text'. This is information (such as station identification)\n\ +which is transmitted automatically whenever the transmitter has\n\ +completed all user text that is available to send. It is transmitted\n\ +using special characters, and is automatically directed to this special\n\ +window. Secondary text you transmit is also shown here. This box\n\ +changes size when you enlarge the program window.

    \n\ +
    \n\ +

    Operating

    \n\ +

    Procedure

    \n\ +
    \n\ +Operating procedure\n\ +for digital modes is similar\n\ +to that for Morse. Some of the same abbreviations are used. For\n\ +example, at the beginning of an over, you might send 'VK3XYZ de WB8ABC'\n\ +or just 'RR Jack' and so on. At the end of an over, it is usual to send\n\ +'ZL1ABC de AA3AR K', and at the end of a QSO '73 F3XYZ de 3D2ZZ SK'.\n\ +When operating in a group or net it is usual to sign 'AA3AE es gp de\n\ +ZK8WW K'.\n\ +

    It is also\n\ +considered a courtesy to send a blank\n\ +line or two (press <Enter>) before any\n\ +text at the start of an over, and following the last text at the end of\n\ +an over. You can also place these in the macros. The purpose is to\n\ +separate your text from the previous text, and especially from any\n\ +rubbish that was printed between overs.

    \n\ +

    Fldigi does all of\n\ +this for you. The Function\n\ +Keys are set up to provide these start and end of over facilities, and\n\ +can be edited to suit your preferences. In order that the other\n\ +station's callsign can appear when these keys are used, you need to set\n\ +the other station's callsign in the log data - it does not matter if\n\ +you use the log facility or not.

    \n\ +
    \n\ +
    Hint:\n\ +Some Function Key Macro\n\ +buttons have graphic symbols on them which imply the following:
    \n\ +
    \n\ +
    \n\ +
      \n\ +
    • >>  The\n\ +transmitter comes on and stays on when you use this button/macro.
    • \n\ +
    • ||   The\n\ +transmitter goes off when the text from this button/macro has been\n\ +sent.
    • \n\ +
    • >|  The\n\ +transmitter comes on, sends the text from this button/macro, and goes\n\ +off when the text from this button/macro has been sent.
    • \n\ +
    \n\ +
    \n\ +
    \n\ +The Macros are set\n\ +up to control the transmitter\n\ +as necessary, but you can also switch the transmitter on at the start\n\ +of an over with <Ctrl> and T\n\ +or the TX macro button, and off again with <Ctrl>\n\ +and R or the RX macro button.\n\ +If you have Macros copied into or text already typed in the Transmit\n\ +pane when you start the transmitter, this is sent first.\n\ +

    Calling another\n\ +station you have tuned in is as\n\ +simple as pushing a button. Put his callsign into the log data (right\n\ +click, select Call) and press the ANS Macro button\n\ +(or F2) when you are ready. If he replies, you are\n\ +in business! Then press QSO (F3)\n\ +to start each over, and BTU (F4)\n\ +to end it, and SK (F5) to sign\n\ +off.

    \n\ +
    \n\ +
    Hint:\n\ +When typing text, the\n\ +correct use of upper and lower case is important:
    \n\ +
    \n\ +
    \n\ +
      \n\ +
    • \n\ +
    • Modes\n\ +such as RTTY and\n\ +THROB have no lower case capability.
    • \n\ +
    • \n\ +
    • In\n\ +most other modes,\n\ +excessive use of upper case is considered impolite, like SHOUTING!
    • \n\ +
    • Modes\n\ +such as PSK31,\n\ +MFSK16, DominoEX and THOR use character sets which are optimized for\n\ +lower case. You should use lower case as much as possible in these\n\ +modes to achieve maximum text speed. In these modes upper case\n\ +characters are noticeably slower to send and also slightly more prone\n\ +to errors.
    • \n\ +
    \n\ +
    \n\ +

    Adjustment

    \n\ +
    \n\ +Most digital modes\n\ +do not require much\n\ +transmitter power, as the receiver software is very sensitive. Many\n\ +modes (PSK31, THROB, MT63) also require very high transmitter\n\ +linearity, which is another reason to keep transmitter power below 30%\n\ +of maximum. Some modes (Hellschreiber, Morse) have high peak power\n\ +output, which may not indicate well on the conventional power meter,\n\ +another reason to keep the average transmitted power low to prevent a\n\ +very broad signal being transmitted.\n\ +

    Adjust the\n\ +transmitter output power using the TUNE\n\ +button, top right, beyond the Menu. The output will be the same as the\n\ +peak power in other modes. Adjust the master Volume applet Wave Out and\n\ +Master Volume controls to achieve the appropriate power. Use of\n\ +excessive drive will result in distortion (signal difficult to tune in,\n\ +and often poorer reception) and a very broad signal.

    \n\ +

    Some multi-carrier\n\ +modes (MT63 for example) may\n\ +require individual adjustment as the average power may be rather low.

    \n\ +
    \n\ +
    Hint:\n\ +Where possible, use the\n\ +area above 1200Hz on the waterfall.
    \n\ +
    \n\ +
      \n\ +
    • Below\n\ +1200Hz the\n\ +second harmonic of the transmitted audio will pass through the\n\ +transmitter filters.
    • \n\ +
    • When\n\ +using lower\n\ +frequency tones, adjust the transmitter and audio level with great\n\ +care, as the second (and even third) harmonic will appear in the\n\ +transmitter passband, causing excessive signal width.
    • \n\ +
    • A\n\ +narrow (CW) filter\n\ +in the rig is no help in this regard, as it is only used on receive.\n\ +When you do use a narrow filter, this will restrict the area over which\n\ +the receiver and transmitter will operate (without retuning of course).\n\ +Try adjusting the passband tuning (if available).
    • \n\ +
    • Keep\n\ +the sound card\n\ +audio level to a minimum and set the transmitter gain to a similar\n\ +level used for SSB.
    • \n\ +
    \n\ +
    \n\ +

    Waterfall\n\ +Tuning

    \n\ +
    \n\ +When using this\n\ +program, as with most other\n\ +digital modes programs, tuning is generally accomplished by leaving the\n\ +transceiver VFO at a popular spot (for example 14.070MHz, USB), and\n\ +performing all the 'tuning' by moving around within the software.\n\ +

    The Fldigi software\n\ +has a second 'VFO' which is\n\ +tuned by clicking on the waterfall. On a busy band, you may see many\n\ +signals at the same time (especially with PSK31 or Morse), and so you\n\ +can click with the mouse on any one of these signals to tune it in,\n\ +receive it, and if the opportunity allows, reply to the station.

    \n\ +

    The software 'VFO'\n\ +operates in a transceive\n\ +mode, so the transmitter signal is automatically and exactly tuned to\n\ +the received frequency. If you click correctly on the signal, your\n\ +reply will always be in tune with the other station.

    \n\ +
    \n\ +
    Hint:\n\ +You MUST NOT\n\ +use RIT (Clarifier) when using digital modes.
    \n\ +
    \n\ +
      \n\ +
    • With\n\ +RIT on, you will\n\ +probably have to retune after every over.
    • \n\ +
    • Use\n\ +of the RIT will\n\ +also cause the other station to change frequency, and you will chase\n\ +each other across the band.
    • \n\ +
    • Older\n\ +transceivers\n\ +without digital synthesis may have an unwanted offset (frequency\n\ +difference) between transmit and receive frequencies. Such rigs should\n\ +not be used for digital modes.
    • \n\ +
    \n\ +Wider digital modes\n\ +(MT63, Olivia) can be tuned\n\ +using the rig if necessary, as tuning is not at all critical. The\n\ +software tuning still operates, but because the signal is so wide,\n\ +there is limited ability to move around in the waterfall tuning.
    \n\ +

    Special Keys

    \n\ +
    \n\ +Several special\n\ +keyboard controls are provided\n\ +to make operating easier.
    \n\ +
    \n\ +
    Pause\n\ +Transmission\n\ +
    \n\ +
    Press <Pause/Break>\n\ +while in receive, and the program will switch to transmit mode. It will\n\ +continue with the text in the transmit buffer (the Transmit pane text)\n\ +from the current point, i.e. where the red (previously sent) text ends\n\ +and the black (yet to be sent) text begins. If the buffer only contains\n\ +unsent text, then it will begin at the first character in the buffer.\n\ +If the buffer is empty, the program will switch to transmit mode, and\n\ +depending on the mode of operation, will send idle characters or\n\ +nothing at all until characters are entered into the buffer.\n\ +

    If you press <Pause/Break>\n\ +while in transmit mode, the program will return to receive mode. There\n\ +may be a slight delay for some modes like MFSK, PSK and others, that\n\ +requires the transmitter to send a postamble at the end of a\n\ +transmission. The transmit text buffer stays intact, ready for the\n\ +<Pause/Break> key to return you to the\n\ +transmit mode .

    \n\ +

    Pressing <Alt/Meta>\n\ +and R has the same effect as <Pause/Break>.\n\ +You could think of the <Pause/Break>\n\ +key as a software break-in capability.

    \n\ +
    \n\ +
    ESCAPE\n\ +
    \n\ +
    Pressing <Esc>\n\ +while transmitting will abort the transmission. Transmission stops as\n\ +soon as possible, (any necessary postamble is sent), and the program\n\ +returns to receive. Any unsent text in the transmit buffer will be\n\ +lost.\n\ +

    If you press <Esc>\n\ +<Esc> (i.e. twice in quick\n\ +succession), transmission stops immediately, (without sending any\n\ +postamble), and the program returns to receive. Any unsent text in the\n\ +transmit buffer will be lost. Use this feature as an EMERGENCY\n\ +STOP.

    \n\ +
    \n\ +
    RETURN\n\ +to Receive\n\ +
    \n\ +
    Press\n\ +<Ctrl>\n\ +and R to insert the ^r command\n\ +in the transmit buffer at the current typing point. When transmission\n\ +reaches this point, transmission will stop. The transmission does not\n\ +stop immediately.
    \n\ +
    START Transmission\n\ +
    \n\ +
    Press\n\ +<Ctrl>\n\ +and T to start transmission if there is text ready\n\ +in the transmit buffer.
    \n\ +
    MOVE Typing Cursor\n\ +
    \n\ +
    Press\n\ +<Tab> to\n\ +move the cursor (typing insertion point) to the end of the transmit\n\ +buffer. This will also pause transmission. A <Tab>\n\ +press at that position moves the cursor back to the character following\n\ +the last one transmitted.  Morse operation is slightly\n\ +different. See\n\ +the on-line help for CW.
    \n\ +
    SEND any ASCII character\n\ +
    \n\ +
    Press\n\ +<Ctl> and (at the same time) any\n\ +three-digit number (on the numeric keypad) to insert the ASCII\n\ +character designated by that entry value into the transmit buffer. For\n\ +example, <Ctl>177\n\ +is ± (plus/minus) and <Ctl>176\n\ +is ° (degree). If you press a key other than the numeric keypad's 0 - 9\n\ +the sequence will be discarded. You can also use the Ctl\n\ +with the normal numeric keys.
    \n\ +
    \n\ +
    \n\ +
    Copyright\n\ +W1HKJ, M0GLD, and others\n\ +
    \n\ +"; char szAbout[] = "\n\