Hamlib/kenwood
Stéphane Fillod, F8CFE 95c6c458dc static/dynamic build fixes
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@745 7ae35d74-ebe9-4afe-98af-79ac388436b8
2001-12-16 11:14:47 +00:00
..
Makefile.am static/dynamic build fixes 2001-12-16 11:07:54 +00:00
Makefile.in added TS-2000 2001-12-11 21:58:37 +00:00
README.kenwood
kenwood.c static/dynamic build fixes 2001-12-16 11:14:47 +00:00
kenwood.h static/dynamic build fixes 2001-12-16 11:14:47 +00:00
th.c factorised code for TH-D7 and TH-F/TH-F7 handhelds, initial release 2001-11-09 15:42:11 +00:00
th.h factorised code for TH-D7 and TH-F/TH-F7 handhelds, initial release 2001-11-09 15:42:11 +00:00
thd7.c share code with the TH-F7 2001-11-09 15:45:38 +00:00
thf7.c added TH-F7E, preliminary tested ok 2001-11-09 15:44:38 +00:00
ts450s.c initial release 2001-08-08 21:31:12 +00:00
ts570.c converted to LGPL 2001-07-13 19:08:15 +00:00
ts870s.c converted to LGPL 2001-07-13 19:08:15 +00:00
ts2000.c Initial version 2001-12-11 21:58:28 +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
------------