Files needed for compile using Turbo C++ :

FT990.C
FT990.H
RS232.C
RS232.H

------------------------------------------------

The Following describes the files that are used as input to the program.

MYCONFIG.DAT
------------
The file MYCONFIG.DAT is used to setup of the radio and load the
Channel Frequency Mode and Description. In order to make your own
create the file in the following format.

channel		Frequency(Mhz)		Mode		Description

Channel - 	Defined as a number from 1 - 90 (1-30 : FT-890) 
Frequency - 	Defined in megahertz
Mode - 		Defined as a number found in Cat Command section for MODE
Description - 	Text explanation of the frequency..Note because
		of the special way I read the file, do not use spaces
		between words. You must use a character to seperate words
		
Example:

1	10.000	4	WWV.FT.COLLINS.COLORADO

Individual fields can be seperated by either tabs or spaces.

The SCAN File
-------------
The Scan file can be any prefix but must end in 'DAT'. This file is used to 
setup of the radio to scan specified entries (100 MAX).
The file must contain :
		Frequency 
		Mode 
		Description. 

In order to make your own create the file in the following format.

Frequency(Mhz)		Mode		Description

Frequency - 	Defined in megahertz
Mode - 		Defined as a number found in Cat Command section for MODE
Description - 	Text explanation of the frequency..Note because
		of the special way I read the file, do not use spaces
		between words. You must use a character to seperate words
		
Example:

10.000	4	WWV.FT.COLLINS.COLORADO

Individual fields can be seperated by either tabs or spaces.

----------------------------------

Example MYCONFIG.DAT (FT-990)
---------------------

01	5.00		4	WWV
02	10.00		4	WWV
03	15.00		4	WWV
04	20.00		4	WWV
05	3.333		4	CHU
06	7.335		4	CHU
07	7.255		0	ECARS
08	7.228		0	FISHNET
09	3.965		0	CT.PHONE.NET
10	3.257		3	ARMY.MARS.CT
11	3.2585		0	ARMY.MARS.CT
12	3.345		0	ARMY.MARS.ME
13	4.029		0	ARMY.MARS.CT
14	4.038		0	ARMY.MARS.CT
15	4.960		0	ARMY.MARS.CT.STARC  
16	5.2095		0	ARMY.MARS.CT
17	5.115		0	ARMY.MARS.CT
18	6.98950		0	ARMY.MARS.EA.ADMIN
19	6.99750		10	ARMY.MARS.PACKET
20	8.090		3	WLO.CW.WX
21	8.53409		8	WLO.FEC.BCST
22	12.99210	8	WLO.FEC.BCST
23	16.99766	8	WLO.FEC.BCST
24	14.313		1	INTERNATIONAL.MARITIME.NET
25	14.325		1	HURRICANE.WATCH.NET
26	3.945		0	NEW.ENGLAND.EMERGENCY.NET
27	3.905		0	NEW.ENGLAND.WEATHER.NET
28	7.230		0	CARIBBEAN.MARITIME.NET
29	7.158		0	CARIBBEAN.NET
30	14.310		1	MARITIME.EMERGENCY.NET
31	6.673		1	HURRICANE.HUNTERS.NOAA
32	3.860		0	WA3NAN.GODDARD
33	7.1855		0	WA3NAN.GODDARD
34	14.295		1	WA3NAN.GODDARD
35	6.577		1	AERO.NEW.YORK
36	8.825		1	AERO.NEW.YORK
37	8.846		1	AERO.NEW.YORK
38	6.604		1	AERO.NEW.YORK.WX
40	3.714		0	ARMED.FORCES.AMATUER.NET
41	3.920		0	AFAR
42	7.283		0	AFAR
43	14.325		1	AFAR
44	21.375		1	AFAR
50	1.818		3	W1AW.CW.BULLETIN
51	3.5815		3	W1AW.CW.BULLETIN
52	7.04720		3	W1AW.CW.BULLETIN
53	14.0475		3	W1AW.CW.BULLETIN
54	3.625		8	W1AW.RTTY.BULLETINS
55	7.095		8	W1AW.RTTY.BULLETINS
56	14.095		8	W1AW.RTTY.BULLETINS
57	3.99		0	W1AW.VOICE.BULLETINS
58	7.29		0	W1AW.VOICE.BULLETINS
59	14.29		1	W1AW.VOICE.BULLETINS

Example SCAN File : STORM.DAT
-------------------

14.313 1 INTERNATIONAL.MARITIME.NET
14.325 1 HURRICANE.WATCH.NET
14.295 1 HURRICANE.H&W.NET
06.673 1 HURRICANE.HUNTERS.NOAA
