Hamlib/kenwood
2002-01-19 18:56:00 +00:00
..
kenwood.c kenwood_set_level first implementation, by Joop PA4TU 2002-01-19 18:56:00 +00:00
kenwood.h add private caps to store the termination character of Kenwood rigs commands. 2002-01-07 17:51:52 +00:00
Makefile.am added TS-50S and TS-950SDX 2002-01-03 21:42:53 +00:00
Makefile.in regenerated 2002-01-16 19:18:46 +00:00
README.kenwood * Initial release 2000-12-23 08:40:14 +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 Initial release 2002-01-03 21:41:19 +00:00
ts450s.c rig specs fixes 2002-01-03 21:45:03 +00:00
ts570.c rig specs fixes 2002-01-03 21:45:03 +00:00
ts870s.c patch from Joop PA4TU: implemented set_func and fixed FAGC 2002-01-09 23:14:48 +00:00
ts950.c Initial release 2002-01-03 21:41:19 +00:00
ts2000.c rig specs fixes 2002-01-03 21:45:03 +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
------------