Hamlib/ft847
Frank Singleton, VK3FCS 493b28369a removed old API functions, general cleanup
tested rig_close and rig_cleanup


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@302 7ae35d74-ebe9-4afe-98af-79ac388436b8
2000-12-22 01:27:01 +00:00
..
test adding rig_caps stuff 2000-09-04 19:58:56 +00:00
Makefile.am * include missing header files in the distribution 2000-10-29 10:18:42 +00:00
README.ft847 describe faulty yaesu documentation 2000-08-09 01:26:23 +00:00
TODO.ft847 initial import 2000-07-25 01:17:00 +00:00
ft847.c removed old API functions, general cleanup 2000-12-22 01:27:01 +00:00
ft847.h more table driven stuff for ft847. cat/ptt/freq being converted. 2000-12-18 05:17:45 +00:00

README.ft847

hamlib - (C) Frank Singleton 2000

libft847.so - (C) Frank Singleton 2000
This shared library provides an API for communicating
via serial interface to an FT-847 using the "CAT" interface.


Reference Documentation
-----------------------

Operating Manual
FT-847
Yaesu Musen Co, LTD.


Status
------

Handles >90% of all opcodes


Warnings
--------

1. FT-847 serial cable (DB9) is a null modem cable, unlike
the FT747GX for example that uses straight cable to FIF-232C.

2. Some of the documentation is faulty.
	- TX and RX status descriptions are swapped.
	- 

Contributors
------------