Hamlib/kenwood
Stéphane Fillod, F8CFE 3d00429583 update rig status + split
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2957 7ae35d74-ebe9-4afe-98af-79ac388436b8
2010-08-21 12:10:13 +00:00
..
Makefile.am added Kenwood TRC-80 2009-01-29 22:54:41 +00:00
README.kenwood
README.ts2k Updated status. 2002-06-29 09:58:00 +00:00
ic10.c portability of long long 2010-04-16 19:04:00 +00:00
ic10.h reflect backend change 2005-04-10 21:57:13 +00:00
k2.c fixes and more features (split, ant, levels, ..) 2009-03-23 22:39:57 +00:00
k3.c closer look at the K3, still untested 2009-02-10 22:51:21 +00:00
kenwood.c allow retry on overflow, communication error, and unknown cmd 2010-05-31 08:38:29 +00:00
kenwood.h status/version update 2010-05-31 21:41:13 +00:00
r5000.c Remove const from priv_caps to allow kenwood_init to initialize default values if they're missing 2009-01-28 23:30:59 +00:00
th.c - added FIG_FUNC_BC, RIG_PARM_BEEP, RIG_PARM_APO, RIG_LEVEL_VOXGAIN, RIG_LEVEL_VOXDELAY (stub) 2010-04-26 21:35:37 +00:00
th.h - removed EOM, it's handled by kenwood_transaction 2010-04-24 13:51:34 +00:00
thd7.c Remove const from priv_caps to allow kenwood_init to initialize default values if they're missing 2009-01-28 23:30:59 +00:00
thf7.c - added FIG_FUNC_BC, RIG_PARM_BEEP, RIG_PARM_APO, RIG_LEVEL_VOXGAIN, RIG_LEVEL_VOXDELAY (stub) 2010-04-26 21:35:37 +00:00
thg71.c thg71: removed EOM 2010-04-24 13:52:42 +00:00
tmd700.c Remove const from priv_caps to allow kenwood_init to initialize default values if they're missing 2009-01-28 23:30:59 +00:00
tmv7.c - added FIG_FUNC_BC, RIG_PARM_BEEP, RIG_PARM_APO, RIG_LEVEL_VOXGAIN, RIG_LEVEL_VOXDELAY (stub) 2010-04-26 21:35:37 +00:00
trc80.c added Kenwood TRC-80 2009-01-29 22:54:41 +00:00
ts2k.c Replace __FUNCTION__, which is gcc specific and was deprecated 2009-02-03 23:22:58 +00:00
ts2k.h Added working TS-2000 files. There are some changes left out but this 2002-06-30 10:17:03 +00:00
ts2k.status
ts2k_menu.c Replace __FUNCTION__, which is gcc specific and was deprecated 2009-02-03 23:22:58 +00:00
ts2k_menu.h
ts50s.c Remove const from priv_caps to allow kenwood_init to initialize default values if they're missing 2009-01-28 23:30:59 +00:00
ts140.c fix warning 2009-02-20 14:19:27 +00:00
ts440.c Remove const from priv_caps to allow kenwood_init to initialize default values if they're missing 2009-01-28 23:30:59 +00:00
ts450s.c implemented set/get_ext_param (voice, fine, xit, rit). enabled on ts450 and 2009-02-06 14:15:12 +00:00
ts480.c ts570,ts850,ts870s,ts140,ts480,ts680: use kenwood_simple_cmd where possible 2009-02-03 22:56:07 +00:00
ts570.c Replace __FUNCTION__, which is gcc specific and was deprecated 2009-02-03 23:22:58 +00:00
ts680.c style fixes 2009-02-13 19:29:16 +00:00
ts690.c update rig status + split 2010-08-21 12:10:13 +00:00
ts711.c Remove const from priv_caps to allow kenwood_init to initialize default values if they're missing 2009-01-28 23:30:59 +00:00
ts790.c * split opertation 2009-02-20 10:33:32 +00:00
ts811.c Remove const from priv_caps to allow kenwood_init to initialize default values if they're missing 2009-01-28 23:30:59 +00:00
ts850.c TS-850 has skip flag in mem caps 2009-02-20 12:22:19 +00:00
ts870s.c Replace __FUNCTION__, which is gcc specific and was deprecated 2009-02-03 23:22:58 +00:00
ts930.c Remove const from priv_caps to allow kenwood_init to initialize default values if they're missing 2009-01-28 23:30:59 +00:00
ts940.c Remove const from priv_caps to allow kenwood_init to initialize default values if they're missing 2009-01-28 23:30:59 +00:00
ts950.c Remove const from priv_caps to allow kenwood_init to initialize default values if they're missing 2009-01-28 23:30:59 +00:00
ts2000.c Replace __FUNCTION__, which is gcc specific and was deprecated 2009-02-03 23:22:58 +00:00
ts2000.txt

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 alot 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 occured 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
			rpcrig/		// 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!