Hamlib/kenwood
Stéphane Fillod, F8CFE 95571eb3a4 regenerated
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@937 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-01-27 23:59:42 +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
kenwood.c added TS-790 2002-01-24 23:36:54 +00:00
kenwood.h added TS-790 2002-01-24 23:36:54 +00:00
th.c Changed to a new transaction function and adde quite a few commands. 2002-01-07 17:48:36 +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
ts450s.c
ts570.c
ts790.c initial release 2002-01-24 23:35:19 +00:00
ts870s.c patch from Joop PA4TU: implemented set_func and fixed FAGC 2002-01-09 23:14:48 +00:00
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
------

This is a WIP.
Handles 5% of all opcodes.
All primitives are written from spec. In other words,
they are totally untested because I don't own a Kenwood radio myself.
Patchs and contributions are welcome! I'm also looking for
a real maintainer :)  --SF


This lib should/will support other Kenwood models.

Warnings
--------

1. NOTHING IS WORKING, this is a WIP.


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