Hamlib/kenwood
Stéphane Fillod, F8CFE b26d39f637 handle nul char in stopset
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1019 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-03-10 23:41:39 +00:00
..
Makefile.am added TS-850 2002-03-05 20:23:44 +00:00
Makefile.in regenerated 2002-03-05 23:25:58 +00:00
README.kenwood
kenwood.c added TS-850 2002-03-05 20:23:44 +00:00
kenwood.h added TS-850 2002-03-05 20:23:44 +00:00
th.c handle nul char in stopset 2002-03-10 23:41:39 +00:00
th.h
thd7.c
thf7.c
ts50s.c
ts450s.c
ts570.c
ts790.c
ts850.c
ts870s.c
ts950.c
ts2000.c

README.kenwood

hamlib - Copyright (C) 2000 Frank Singleton

libkenwood.so - Copyright (C) 2000 Stephane Fillod
This shared library provides an API for communicating
via serial interface to a Kenwood rig.


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

Kenwood CAT protocol (manual).

Status
------

All primitives are written from spec.
Some testing has been done with a TS-870S. At least reading
and setting of frequency, mode, VFO, audio- and RF level should work.
Patches and contributions are welcome! I'm also looking for
a real maintainer :)  --SF

This lib should/will support other Kenwood models as well.

Warnings
--------

1. This library should be tested with more kenwood rigs.
2. Error codes returned by the rig are not yet handled.


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

Joop Stakenborg, PA4TU <pa3aba at debian.org> for TS-870S.