Hamlib/kenwood
2001-12-20 07:46:13 +00:00
..
kenwood.c removed useless vfo arg to set_trn/get_trn funcs 2001-12-20 07:46:13 +00:00
kenwood.h removed useless vfo arg to set_trn/get_trn funcs 2001-12-20 07:46:13 +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 * Initial release 2000-12-23 08:40:14 +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 finer grained targetable vfo cap 2001-12-16 11:17:42 +00:00
thf7.c finer grained targetable vfo cap 2001-12-16 11:17:42 +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
ts2000.c finer grained targetable vfo cap 2001-12-16 11:17:42 +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
------------