Hamlib/kenwood
Stéphane Fillod, F8CFE 8970be14de * update after API modification (new fields, KHz -> kHz)
* backend maintainers: please populate caps->filters


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@391 7ae35d74-ebe9-4afe-98af-79ac388436b8
2001-02-14 23:54:21 +00:00
..
Makefile.am
Makefile.in * add missing files. Hopefuly, checkouts should compile fine now. 2001-02-14 01:01:34 +00:00
README.kenwood
kenwood.c
kenwood.h
ts870s.c * update after API modification (new fields, KHz -> kHz) 2001-02-14 23:54:21 +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
------------