Hamlib/kenwood
Stéphane Fillod, F8CFE 3a9ad961a5 * cleanup and made it more readable
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@473 7ae35d74-ebe9-4afe-98af-79ac388436b8
2001-05-04 22:37:35 +00:00
..
kenwood.c * added kenwood_set_trn/kenwood_get_trn (untested) 2001-03-04 13:08:33 +00:00
kenwood.h * added kenwood_set_trn/kenwood_get_trn (untested) 2001-03-04 13:08:33 +00:00
Makefile.am * Initial release 2000-12-23 08:40:14 +00:00
Makefile.in * add missing files. Hopefuly, checkouts should compile fine now. 2001-02-14 01:01:34 +00:00
README.kenwood * Initial release 2000-12-23 08:40:14 +00:00
ts870s.c * cleanup and made it more readable 2001-05-04 22:37:35 +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
------

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