Hamlib/yaesu
Terry Embry, KJ4EED e9411d2979 yaesu/ft950.h
Added RIG_OP_TOGGLE to FT950_VFO_OPS

yaesu/ft950.c
Changed max_xit to Hz(9999)
Added set_split_vfo() and get_split_vfo()

yaesu/newcat.h
Added newcat_set_split_vfo() and newcat_get_split_vfo()
Moved newcat.c internal function declarations to newcat.c

yaesu/newcat.c
Fixed PREAMP and ATT SETs in newcat_set_level()
Changed newcat_is_rig_model() to newcat_is_rig()
Added newcat_set_vfo_from_alias() internal function
Added newcat_get_txvfo() and newcat_set_txvfo(), uses "FT" command
Added newcat_get_rxvfo() and newcat_set_rxvfo(), uses "FR" command
    to extend newcat_get_vfo() and newcat_set_vfo() for FT9000
Added "SV" toggle command to newcat_vfo_op()
Changed newcat_set_rit() to use max_rit
Changed newcat_set_xit() to use max_xit
Changed newcat_set_rit() and newcat_set_xit() to 0 offset on rit/xit exit
Added newcat_set_split_vfo() and newcat_get_split_vfo().
    (*** Let rig.c backend do split_freq and split_mode)
Changed newcat_set_vfo() to call newcat_set_rxvfo() if "VS" is not supported
Changed newcat_get_vfo() to call newcat_get_rxvfo() if "VS" is not supported


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2489 7ae35d74-ebe9-4afe-98af-79ac388436b8
2008-12-06 02:37:45 +00:00
..
frg100.c - Cast unsigned char to char in order to avoid compiler warnings. 2006-10-07 15:51:38 +00:00
frg8800.c - Cast unsigned char to char in order to avoid compiler warnings. 2006-10-07 15:51:38 +00:00
frg9600.c - Cast unsigned char to char in order to avoid compiler warnings. 2006-10-07 15:51:38 +00:00
ft100.c S-Meter calibration table from Tony G0WFV 2008-09-16 18:11:26 +00:00
ft100.h FT100: 2008-09-12 15:32:38 +00:00
ft450.c * extended newcat: set_level/get_level, set_func/get_func, set_mem/get_mem, 2008-11-01 22:39:07 +00:00
ft450.h * extended newcat: set_level/get_level, set_func/get_func, set_mem/get_mem, 2008-11-01 22:39:07 +00:00
ft736.c - Cast unsigned char to char in order to avoid compiler warnings. 2006-10-07 15:51:38 +00:00
ft747.c - Cast unsigned char to char in order to avoid compiler warnings. 2006-10-07 15:51:38 +00:00
ft747.h unexport functions and make them static 2005-04-03 19:27:59 +00:00
ft757gx.c update status/version and fix warning 2008-09-21 19:35:01 +00:00
ft757gx.h Minor source cleanup of ft757gx.c 2008-07-08 20:44:46 +00:00
ft767gx.c fix warning 2008-02-13 08:06:20 +00:00
ft767gx.h Added support for the Yaesu FT-767GX. The following are implemented: 2007-10-05 04:19:18 +00:00
ft817.c Fixed RIG_LEVEL_STRENGTH reading. 2008-11-03 20:48:09 +00:00
ft817.h Fixed RF power reading and added power2mw and mw2power. 2008-01-05 16:47:35 +00:00
ft847.c freq range and caps fixes according to CAT manual 2008-11-03 20:45:19 +00:00
ft847.h unexport functions and make them static 2005-04-03 19:27:59 +00:00
ft857.c patch from Jeff N7YG about MODE_PKTFM on FT-857, port to the FT-897 and some filters by me (SF) 2008-10-31 22:09:11 +00:00
ft857.h unexport functions and make them static 2005-04-03 19:27:59 +00:00
ft890.c Changed State to STABLE as reported by Nate Bargmann N0NB. 2008-10-28 05:22:38 +00:00
ft890.h removed non used functions, which are emulated by the frontend 2005-04-03 18:57:28 +00:00
ft897.c patch from Jeff N7YG about MODE_PKTFM on FT-857, port to the FT-897 and some filters by me (SF) 2008-10-31 22:09:11 +00:00
ft897.h implemented TOGGLE, LEVEL_SWR, LEVEL_RAWSTR, split. Made ft857 functions unexported 2005-03-26 13:03:27 +00:00
ft900.c changed RIG_STATUS_NEW into RIG_STATUS_UNTESTED. 2008-10-26 13:54:52 +00:00
ft900.h removed non used functions, which are emulated by the frontend 2005-04-03 18:57:28 +00:00
ft920.c increase version number 2008-11-02 14:53:25 +00:00
ft920.h Added support for RIG_MODE_PKTLSB, RIG_MODE_PKTUSB, and RIG_MODE_PKTFM. 2008-08-06 11:09:37 +00:00
ft950.c yaesu/ft950.h 2008-12-06 02:37:45 +00:00
ft950.h yaesu/ft950.h 2008-12-06 02:37:45 +00:00
ft990.c - Cast unsigned char to char in order to avoid compiler warnings. 2006-10-07 15:51:38 +00:00
ft990.h Added missing modes to RX/TX caps 2006-02-26 06:17:39 +00:00
ft1000d.c Cloned the FT1000D from the FT990, since they are similar. Test needed. 2004-08-17 20:07:20 +00:00
ft1000mp.c Corrected PTT command. Thanks to Glenn K0BO from the Fldigi mailing list. 2008-01-10 12:12:47 +00:00
ft1000mp.h Fixed enum error in native_cmd related to January 10 patch of 2008-03-27 02:35:51 +00:00
Makefile.am new: FT-950 2008-09-22 21:32:38 +00:00
newcat.c yaesu/ft950.h 2008-12-06 02:37:45 +00:00
newcat.h yaesu/ft950.h 2008-12-06 02:37:45 +00:00
vr5000.c - Cast unsigned char to char in order to avoid compiler warnings. 2006-10-07 15:51:38 +00:00
yaesu_tones.h new file, list of tones/codes and sequence used by various yaesu rigs 2002-03-04 13:28:44 +00:00
yaesu.c fix warning 2008-11-01 16:38:46 +00:00
yaesu.h new: FT-950 2008-09-22 21:32:38 +00:00