Hamlib/kenwood
2002-03-15 19:43:43 +00:00
..
kenwood.c fix needed after previous commit. with new kenwood_transaction, the max receive buffer size must be passed. Also included a fix for rig_get_strenght in range expected by frontend (0 = S9). 2002-03-15 19:43:43 +00:00
kenwood.h factorized th_transaction with kenwood_transaction, killed thd7_* functions and share with th breed rigs 2002-03-13 23:42:43 +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 update (kenwood is not a WIP anymore) 2002-01-28 12:39:29 +00:00
th.c factorized th_transaction with kenwood_transaction, killed thd7_* functions and share with th breed rigs 2002-03-13 23:42:43 +00:00
th.h factorized th_transaction with kenwood_transaction, killed thd7_* functions and share with th breed rigs 2002-03-13 23:42:43 +00:00
thd7.c factorized th_transaction with kenwood_transaction, killed thd7_* functions and share with th breed rigs 2002-03-13 23:42:43 +00:00
thf7.c factorized th_transaction with kenwood_transaction, killed thd7_* functions and share with th breed rigs 2002-03-13 23:42:43 +00:00
ts50s.c factorized th_transaction with kenwood_transaction, killed thd7_* functions and share with th breed rigs 2002-03-13 23:42:43 +00:00
ts450s.c factorized th_transaction with kenwood_transaction, killed thd7_* functions and share with th breed rigs 2002-03-13 23:42:43 +00:00
ts570.c factorized th_transaction with kenwood_transaction, killed thd7_* functions and share with th breed rigs 2002-03-13 23:42:43 +00:00
ts790.c factorized th_transaction with kenwood_transaction, killed thd7_* functions and share with th breed rigs 2002-03-13 23:42:43 +00:00
ts850.c factorized th_transaction with kenwood_transaction, killed thd7_* functions and share with th breed rigs 2002-03-13 23:42:43 +00:00
ts870s.c factorized th_transaction with kenwood_transaction, killed thd7_* functions and share with th breed rigs 2002-03-13 23:42:43 +00:00
ts950.c factorized th_transaction with kenwood_transaction, killed thd7_* functions and share with th breed rigs 2002-03-13 23:42:43 +00:00
ts2000.c factorized th_transaction with kenwood_transaction, killed thd7_* functions and share with th breed rigs 2002-03-13 23:42:43 +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.