mirror of
				https://github.com/saitohirga/WSJT-X.git
				synced 2025-11-03 21:40:52 -05:00 
			
		
		
		
	git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7256 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
		
			
				
	
	
		
			47 lines
		
	
	
		
			2.1 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			47 lines
		
	
	
		
			2.1 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
// Status=review
 | 
						||
 | 
						||
At the center of the main window are a number of controls used when
 | 
						||
making QSOs.  Controls not relevant to a particular mode or submode
 | 
						||
may be "grayed out" (disabled) or removed from the display.
 | 
						||
 | 
						||
//.Misc Controls Center
 | 
						||
image::misc-controls-center.png[align="center",alt="Misc Controls Center"]
 | 
						||
 | 
						||
* Check *Tx even* to transmit in even-numbered UTC minutes or
 | 
						||
sequences, starting at 0.  Uncheck this box to transmit in the odd
 | 
						||
sequences.  The correct selection is made automatically when you
 | 
						||
double-click on a decoded text line, as described in the
 | 
						||
<<TUTORIAL,Basic Operating Tutorial>>.
 | 
						||
 | 
						||
* The Tx and Rx audio frequencies can be set automatically by
 | 
						||
double-clicking on decoded text or a signal in the waterfall.  They
 | 
						||
can also be adjusted using the spinner controls.
 | 
						||
 | 
						||
* You can force Tx frequency to the current Rx frequency by clicking
 | 
						||
the *Tx<-Rx* button, and vice-versa for *Rx<-Tx*.  Check the box *Lock
 | 
						||
Tx=Rx* to make the frequencies always track one another.  The
 | 
						||
on-the-air frequency of your lowest JT9 or JT65 tone is the sum of
 | 
						||
dial frequency and audio Tx frequency.
 | 
						||
 | 
						||
TIP: In general we do not recommend using *Lock Tx=Rx* since it
 | 
						||
encourages poor radio etiquette when running a frequency.  With *Lock
 | 
						||
Tx=Rx* checked, your own Tx frequency will move around following your
 | 
						||
callers.
 | 
						||
 | 
						||
* The *Report* control lets you change a signal report that has been
 | 
						||
inserted automatically. Typical reports for the various modes fall in
 | 
						||
the range –30 to +20 dB.  Remember that JT65 reports saturate at an
 | 
						||
upper limit of -1 dB.
 | 
						||
 | 
						||
TIP: Consider reducing power if your QSO partner reports your
 | 
						||
signal above -5 dB in one of the _WSJT-X_ slow modes.  These are
 | 
						||
supposed to be weak signal modes!
 | 
						||
 | 
						||
* With *Rx frequency offset with "CQ nnn"* checked on the *Settings ->
 | 
						||
General* tab and *Split operation* activated on the *Settings ->
 | 
						||
Radio* tab, you can activate the spinner control *CQ Rx nnn* by
 | 
						||
checking the box to its right.  The program will then generate
 | 
						||
something like `CQ 285 K1ABC FN42` for your CQ message, and it will
 | 
						||
handle the appropriate frequency switching between a CQ on the
 | 
						||
conventional calling frequency and completing your QSO on the
 | 
						||
specified offset frequency. |