Hamlib/kenwood
2002-02-27 23:25:42 +00:00
..
kenwood.c additional protocol checks and cleanups 2002-02-27 20:21:02 +00:00
kenwood.h first implementation of kenwood_get_ptt 2002-02-18 18:26:08 +00:00
Makefile.am added TS-790 2002-01-24 23:36:54 +00:00
Makefile.in regenerated 2002-01-27 23:59:42 +00:00
README.kenwood update (kenwood is not a WIP anymore) 2002-01-28 12:39:29 +00:00
th.c added a private data pointer argument to event callbacks 2002-02-27 23:25:42 +00:00
th.h Changed to a new transaction function and adde quite a few commands. 2002-01-07 17:48:36 +00:00
thd7.c add private caps and more commands. 2002-01-07 17:46:28 +00:00
thf7.c added private caps for rig termination character 2002-01-07 17:43:21 +00:00
ts50s.c add get_ptt for this rig 2002-02-19 08:34:56 +00:00
ts450s.c rig specs fixes 2002-01-03 21:45:03 +00:00
ts570.c add get_ptt for this rig 2002-02-19 08:34:56 +00:00
ts790.c add get_ptt for this rig 2002-02-19 08:34:56 +00:00
ts870s.c enable get_ptt for this rig 2002-02-18 18:27:03 +00:00
ts950.c add get_ptt for this rig 2002-02-19 08:34:56 +00:00
ts2000.c add get_ptt for this rig 2002-02-19 08:34:56 +00:00

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.