[go: up one dir, main page]

Menu

Tree [c11636] Hamlib-1.1.4 / kenwood /
 History

HTTPS access


File Date Author Commit
 Makefile.am 2003-03-15 Stéphane Fillod, F8CFE Stéphane Fillod, F8CFE [c6c355] added TS-930
 README.kenwood 2002-01-28 Joop Stakenborg, PG4I Joop Stakenborg, PG4I [33d6c4] update (kenwood is not a WIP anymore)
 README.ts2k 2002-06-29 Dale E. Edmons, KD7ENI Dale E. Edmons, KD7ENI [9820f8] Updated status.
 k2.c 2002-11-13 Stéphane Fillod, F8CFE Stéphane Fillod, F8CFE [188062] added initial support for Elecraft K2
 kenwood.c 2003-04-16 Stéphane Fillod, F8CFE Stéphane Fillod, F8CFE [960c83] * added ABI VERSION to backend entry point symb...
 kenwood.h 2003-04-16 Stéphane Fillod, F8CFE Stéphane Fillod, F8CFE [960c83] * added ABI VERSION to backend entry point symb...
 th.c 2003-04-07 Stéphane Fillod, F8CFE Stéphane Fillod, F8CFE [e0b2a7] fix headers
 th.h 2003-03-24 Stéphane Fillod, F8CFE Stéphane Fillod, F8CFE [a0961e] Removed RIG_FUNC_LMP in favor of RIG_PARM_BACKL...
 thd7.c 2003-03-24 Stéphane Fillod, F8CFE Stéphane Fillod, F8CFE [a0961e] Removed RIG_FUNC_LMP in favor of RIG_PARM_BACKL...
 thf7.c 2003-03-24 Stéphane Fillod, F8CFE Stéphane Fillod, F8CFE [a0961e] Removed RIG_FUNC_LMP in favor of RIG_PARM_BACKL...
 ts2000.c 2002-09-13 Joop Stakenborg, PG4I Joop Stakenborg, PG4I [9957a8] bump version numbers
 ts2000.txt 2002-06-19 Stéphane Fillod, F8CFE Stéphane Fillod, F8CFE [51f349] initial release
 ts2k.c 2002-06-30 Dale E. Edmons, KD7ENI Dale E. Edmons, KD7ENI [7212a1] Added working TS-2000 files. There are some ch...
 ts2k.h 2002-06-30 Dale E. Edmons, KD7ENI Dale E. Edmons, KD7ENI [7212a1] Added working TS-2000 files. There are some ch...
 ts2k.status 2002-06-29 Dale E. Edmons, KD7ENI Dale E. Edmons, KD7ENI [52233c] Changes often, so added status. Will delete wh...
 ts2k_menu.c 2002-06-30 Dale E. Edmons, KD7ENI Dale E. Edmons, KD7ENI [7212a1] Added working TS-2000 files. There are some ch...
 ts2k_menu.h 2002-06-29 Dale E. Edmons, KD7ENI Dale E. Edmons, KD7ENI [3457f7] Start of rig menuing functions.
 ts440.c 2002-11-04 Stéphane Fillod, F8CFE Stéphane Fillod, F8CFE [d2bede] fix to account for struct chan_list change
 ts450s.c 2002-12-22 Joop Stakenborg, PG4I Joop Stakenborg, PG4I [6fc8aa] should use kenwood_get_freq
 ts50s.c 2002-11-04 Stéphane Fillod, F8CFE Stéphane Fillod, F8CFE [d2bede] fix to account for struct chan_list change
 ts570.c 2002-12-21 Joop Stakenborg, PG4I Joop Stakenborg, PG4I [0ab09c] some comments
 ts790.c 2003-04-06 Stéphane Fillod, F8CFE Stéphane Fillod, F8CFE [d0728e] ongoing work
 ts850.c 2002-11-04 Stéphane Fillod, F8CFE Stéphane Fillod, F8CFE [d2bede] fix to account for struct chan_list change
 ts870s.c 2003-01-06 Stéphane Fillod, F8CFE Stéphane Fillod, F8CFE [53cad0] added missing header
 ts930.c 2003-03-15 Stéphane Fillod, F8CFE Stéphane Fillod, F8CFE [c6c355] added TS-930
 ts950.c 2002-11-04 Stéphane Fillod, F8CFE Stéphane Fillod, F8CFE [d2bede] fix to account for struct chan_list change

Read Me

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.