Hamlib/rigs/kenwood
Nick Craig-Wood M5NCW a81c295b3c Fix sending morse with QRPLabs QCX rigs
The QCX series emulates the Kenwood TS480. However for the sending
morse command it seems to be more in line with the Elecraft K series
rigs.

Before this change, the QCX mini would reply to the KY command with
KY2 which was not understood. The QCX mini defines the KY responses to
be:

- KY0; if message sending is in progress and the transmit text buffer is not more than 75% full
- KY1; if message sending is in progress and the transmit text buffer is more than 75% full
- KY2; if no message is being sent, therefore the transmit text buffer is emtpy

This seems to be an extension of the original Kenwood protocol but it
is exactly as implemented by Elecraft in their K series rigs.

This patch treats the KY2 response the same as the KY0 response
meaning - OK to transmit.
2022-08-03 18:31:03 +01:00
..
Android.mk
Makefile.am
NOTES.txt
README.flex
README.k2
README.k3
README.kenwood
README.ts2k
elecraft.c Fix rig->state.rx_vfo and tx_vfo for Elecraft K4 2022-05-07 17:35:17 -05:00
elecraft.h
flex.c Remove unused includes 2022-07-24 17:08:57 +02:00
flex.h
flex6xxx.c Add set_powerstat and get_powerstat to PowerSDR 2022-07-15 16:25:36 -05:00
ic10.c Remove unused includes 2022-07-24 17:08:57 +02:00
ic10.h
k2.c
k3.c Really fix the k3.c compilation warning 2022-07-14 06:54:56 -05:00
kenwood.c Fix sending morse with QRPLabs QCX rigs 2022-08-03 18:31:03 +01:00
kenwood.h Fix X command turning of split mode 2022-07-26 10:00:36 -05:00
pihpsdr.c
r5000.c Promote all Kenwood BETA to STABLE -- assuming no news is good news 2022-04-16 17:32:47 -05:00
th.c Remove unused includes 2022-07-24 17:08:57 +02:00
th.h
thd7.c
thd72.c Remove unused includes 2022-07-24 17:08:57 +02:00
thd74.c Remove unused includes 2022-07-24 17:08:57 +02:00
thf6a.c Remove unused includes 2022-07-24 17:08:57 +02:00
thf7.c Remove unused includes 2022-07-24 17:08:57 +02:00
thg71.c Remove unused includes 2022-07-24 17:08:57 +02:00
tmd700.c Remove unused includes 2022-07-24 17:08:57 +02:00
tmd710.c astyle tmd710.c 2022-07-28 10:34:01 -05:00
tmv7.c Remove unused includes 2022-07-24 17:08:57 +02:00
transfox.c Remove unused includes 2022-07-24 17:08:57 +02:00
trc80.c Remove unused includes 2022-07-24 17:08:57 +02:00
ts50s.c Promote all Kenwood BETA to STABLE -- assuming no news is good news 2022-04-16 17:32:47 -05:00
ts140.c Remove unused includes 2022-07-24 17:08:57 +02:00
ts440.c
ts450s.c
ts480.c Remove unused includes of math.h 2022-07-23 18:39:55 +02:00
ts570.c
ts590.c Remove unused includes 2022-07-24 17:08:57 +02:00
ts680.c Remove unused includes 2022-07-24 17:08:57 +02:00
ts690.c Remove unused includes 2022-07-24 17:08:57 +02:00
ts711.c Promote UNTESTED to ALPHA -- assuming no news is good news 2022-04-16 22:47:51 -05:00
ts790.c Remove unused includes 2022-07-24 17:08:57 +02:00
ts811.c Promote UNTESTED to ALPHA -- assuming no news is good news 2022-04-16 22:47:51 -05:00
ts850.c Remove unused includes 2022-07-24 17:08:57 +02:00
ts870s.c
ts890s.c TS-890S add RIG_FUNC_SEND_MORSE 2022-06-16 07:52:45 -05:00
ts930.c Remove unused includes 2022-07-24 17:08:57 +02:00
ts940.c Remove unused includes 2022-07-24 17:08:57 +02:00
ts950.c Remove powerstat from TS950S/SDX as the rig does not have the PS command 2022-03-27 16:24:37 -05:00
ts990s.c Remove unused includes 2022-07-24 17:08:57 +02:00
ts990s.h
ts2000.c
ts2000.txt
tx500.c Promote all Kenwood BETA to STABLE -- assuming no news is good news 2022-04-16 17:32:47 -05:00
xg3.c astyle files for 4.5 release 2022-07-27 17:16:17 -05:00

README.ts2k

Status:	Being Overhauled.  Consider it broken.
	Temporary kludge to force compile (broke Hamlib!)

	The ts2k.[ch] are for the TS-2000.  I'm too lazy to spell it any
	different.

	Check back here often.  I've been making extensive changes daily
	(wife permitting).  I'll change the status to working as soon
	as I get reasonable functionality back.

	This file comes from my private copy of hamlib and not all
	changes will be made to hamlib's CVS.

	Let me know if you use any of this and find it works!  (It
	has been working well for me.)

	73's

	Dale
	kd7eni

--------------------------------------------------------------------------
File change summary:	(Hopefully, I'll keep this updated...)

	Makefile.am	Added ts2k.c, ts2k.h
	ts2k.status	current status in the form of rigctl help
			Takes a lot of time.  May or may not be kept
			up to date.  Anybody write an expect script?
	ts2k.c		New
	ts2k_menu.c	(not implemented; work to allow menus to set the
			zillions of options we'll never have functions for
			in hamlib.  The user and calling program will have
			to do all the work.  Comments will be much appreciated!)
	ts2k_menu.h	just the actual data and some structs for the rig.
			(Currently every menu item number and text is entered
			but the menu default is not set.  For example, grig
			can't be expected to know every rig's menu's.  in work!)
			It just occurred to me that it would be very nice to
			have a default hamlib menu.  If a rig don't have any
			or no menu functions yet, the levels and other items
			can be presented as a default menu.

	ts2000.c	Inserted my version.  mv'd orig to ts2000.c.orig
	ts2000.h	renamed ts2000.c to ts2000.h
	rigctl.c	Added comments: [# | ;] anything... [\n | \r]

// rig.h *NOT* modified in CVS!!!!
	include/hamlib/rig.h:	(nothing extraordinary.  yet.)
			added RIG_FUNC_ALL, RIG_PARM_ALL, RIG_LEVEL_ALL.
			added RIG_FUNC_EXCLUDE, RIG_PARM_EXCLUDE, RIG_LEVEL_EXCLUDE
			added RIG_RPTR_SHIFT_1750
			(The following needed work, though I stopped short of
			  what I wanted to do. )
			eliminated negatives for VFO, changed vfo_t to *ONLY*
			bitmasks, instead of bitmask and integer const.
			I'm going to check files and look for stuff that might
			get broken (mostly in the backends).
		The following are those I've checked manually:
			alinco/*.[ch]	// ok
			aor/aor.c	// I need to check RIG_VFO_VFO
			dummy/dummy.c	// "	"	"	"
			icom/*.[ch]	// ok
			kylix/hamlib_rigapi.pas	// same as rig.h (Hold the Press!)
			kenwood/	// ok
			pcr/		// ok
			src/		// ok
			tests/dumpcaps.c	// uses bitwise mask (&)
			yaesu/ft100.c	// uses RIG_VFO1 directly, etc...
			yaesu/ft817.c	// uses RIG_VFO1 directly, etc...
			yaesu/ft847.c	// uses RIG_VFO_MAIN, _CURR only!