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@3669 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
		
			
				
	
	
		
			29 lines
		
	
	
		
			1.3 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			29 lines
		
	
	
		
			1.3 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
// Status=review
 | 
						||
 | 
						||
Controls related to frequency selection, received audio level, the
 | 
						||
station being called, and date and time are found at lower left of the
 | 
						||
main window:
 | 
						||
 | 
						||
//.Misc Controls Left
 | 
						||
image::images/misc-main-ui.png[align="center",alt="Mist Menu Items"]
 | 
						||
 | 
						||
* A drop-down list of bands at upper left lets you select the
 | 
						||
operating band and sets dial frequency to a value taken from
 | 
						||
the *Default Frequencies* tab on the *Setup | Configuration* screen.
 | 
						||
If CAT control is active the radio's dial frequency will be set
 | 
						||
accordingly; if not, you must tune the radio manually.
 | 
						||
 | 
						||
* If you are using CAT control, a small colored square appears in
 | 
						||
green if the CAT control is two-way between _WSJT-X_ and your radio, or
 | 
						||
orange if the control is only from program to radio.  (You can request
 | 
						||
a one-time interrogation of the radio’s dial frequency by clicking on
 | 
						||
the orange square.) The square becomes red if you have requested CAT
 | 
						||
control but communication with the radio has been lost.  If the
 | 
						||
locator *Dx Grid* is known, the great-circle azimuth and distance are
 | 
						||
displayed.
 | 
						||
 | 
						||
* The program can maintain a database of callsigns and locators for
 | 
						||
future reference.  Click *Add* to insert the present call and locator
 | 
						||
in the database; click *Lookup* to retrieve the locator for a
 | 
						||
previously stored call.
 |