Hamlib/kenwood
Stéphane Fillod, F8CFE b57d9e0d45 Initial release
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@836 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-01-03 21:41:19 +00:00
..
Makefile.am cleaned up static build and flags, introduced lib version 0:0:0 2001-12-19 03:31:53 +00:00
Makefile.in regenerated 2001-12-19 03:58:00 +00:00
README.kenwood
kenwood.c kenwood_get_mode fix 2002-01-02 23:38:07 +00:00
kenwood.h warning: backend module breakage: symbol changed: init_ -> initrigs_ 2001-12-28 20:28:04 +00:00
th.c fixes from Francois to make the TH-D7 to work 2002-01-02 23:41:44 +00:00
th.h
thd7.c fixes from Francois to make the TH-D7 to work 2002-01-02 23:41:44 +00:00
thf7.c finer grained targetable vfo cap 2001-12-16 11:17:42 +00:00
ts50s.c Initial release 2002-01-03 21:41:19 +00:00
ts450s.c finer grained targetable vfo cap 2001-12-16 11:17:42 +00:00
ts570.c finer grained targetable vfo cap 2001-12-16 11:17:42 +00:00
ts870s.c finer grained targetable vfo cap 2001-12-16 11:17:42 +00:00
ts950.c Initial release 2002-01-03 21:41:19 +00:00
ts2000.c finer grained targetable vfo cap 2001-12-16 11:17:42 +00:00

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
------------