| File |
Date |
Author |
Commit |
|
Makefile.am
|
2002-03-05
|
Stéphane Fillod, F8CFE
|
[e30a9e]
added TS-850
|
|
Makefile.in
|
2002-05-28
|
Stéphane Fillod, F8CFE
|
[cf2361]
regenerated
|
|
README.kenwood
|
2002-01-28
|
Joop Stakenborg, PG4I
|
[33d6c4]
update (kenwood is not a WIP anymore)
|
|
kenwood.c
|
2002-03-25
|
Joop Stakenborg, PG4I
|
[954617]
add RIG_LEVEL_RFPOWER
|
|
kenwood.h
|
2002-03-13
|
Stéphane Fillod, F8CFE
|
[9ed487]
factorized th_transaction with kenwood_transact...
|
|
th.c
|
2002-03-13
|
Stéphane Fillod, F8CFE
|
[9ed487]
factorized th_transaction with kenwood_transact...
|
|
th.h
|
2002-03-13
|
Stéphane Fillod, F8CFE
|
[9ed487]
factorized th_transaction with kenwood_transact...
|
|
thd7.c
|
2002-03-13
|
Stéphane Fillod, F8CFE
|
[9ed487]
factorized th_transaction with kenwood_transact...
|
|
thf7.c
|
2002-03-13
|
Stéphane Fillod, F8CFE
|
[9ed487]
factorized th_transaction with kenwood_transact...
|
|
ts2000.c
|
2002-03-25
|
Joop Stakenborg, PG4I
|
[954617]
add RIG_LEVEL_RFPOWER
|
|
ts450s.c
|
2002-03-25
|
Joop Stakenborg, PG4I
|
[954617]
add RIG_LEVEL_RFPOWER
|
|
ts50s.c
|
2002-03-25
|
Joop Stakenborg, PG4I
|
[954617]
add RIG_LEVEL_RFPOWER
|
|
ts570.c
|
2002-03-25
|
Joop Stakenborg, PG4I
|
[954617]
add RIG_LEVEL_RFPOWER
|
|
ts790.c
|
2002-03-25
|
Joop Stakenborg, PG4I
|
[954617]
add RIG_LEVEL_RFPOWER
|
|
ts850.c
|
2002-03-25
|
Joop Stakenborg, PG4I
|
[954617]
add RIG_LEVEL_RFPOWER
|
|
ts870s.c
|
2002-03-25
|
Joop Stakenborg, PG4I
|
[954617]
add RIG_LEVEL_RFPOWER
|
|
ts950.c
|
2002-03-25
|
Joop Stakenborg, PG4I
|
[954617]
add RIG_LEVEL_RFPOWER
|
Read Me
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
------
All primitives are written from spec.
Some testing has been done with a TS-870S. At least reading
and setting of frequency, mode, VFO, audio- and RF level should work.
Patches and contributions are welcome! I'm also looking for
a real maintainer :) --SF
This lib should/will support other Kenwood models as well.
Warnings
--------
1. This library should be tested with more kenwood rigs.
2. Error codes returned by the rig are not yet handled.
Contributors
------------
Joop Stakenborg, PA4TU <pa3aba at debian.org> for TS-870S.