Hamlib/yaesu
Nate Bargmann, N0NB 58984001d0 Fix get_mode and get_freq--had incorrect offsets and reported frequency
is in little endian order.
Fix set_mode as CW Narrow was always selected regardless of bandwidth.
Thanks Myron, KC0MLS.


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2286 7ae35d74-ebe9-4afe-98af-79ac388436b8
2008-01-10 14:19:19 +00:00
..
Makefile.am New radio model, FT-450, including support for the new ASCII CAT command 2007-11-22 04:48:43 +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 - Cast unsigned char to char in order to avoid compiler warnings. 2006-10-07 15:51:38 +00:00
ft100.h unexport functions and make them static 2005-04-03 19:27:59 +00:00
ft450.c New radio model, FT-450, including support for the new ASCII CAT command 2007-11-22 04:48:43 +00:00
ft450.h New radio model, FT-450, including support for the new ASCII CAT command 2007-11-22 04:48:43 +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 Fix get_mode and get_freq--had incorrect offsets and reported frequency 2008-01-10 14:19:19 +00:00
ft757gx.h Fix get_mode and get_freq--had incorrect offsets and reported frequency 2008-01-10 14:19:19 +00:00
ft767gx.c Added support for the Yaesu FT-767GX. The following are implemented: 2007-10-05 04:19:18 +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 RF power reading and added power2mw and mw2power. 2008-01-05 16:47:35 +00:00
ft817.h Fixed RF power reading and added power2mw and mw2power. 2008-01-05 16:47:35 +00:00
ft847.c - Cast unsigned char to char in order to avoid compiler warnings. 2006-10-07 15:51:38 +00:00
ft847.h unexport functions and make them static 2005-04-03 19:27:59 +00:00
ft857.c - Cast unsigned char to char in order to avoid compiler warnings. 2006-10-07 15:51:38 +00:00
ft857.h unexport functions and make them static 2005-04-03 19:27:59 +00:00
ft890.c - Cast unsigned char to char in order to avoid compiler warnings. 2006-10-07 15:51: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 - Cast unsigned char to char in order to avoid compiler warnings. 2006-10-07 15:51:38 +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 - Cast unsigned char to char in order to avoid compiler warnings. 2006-10-07 15:51:38 +00:00
ft900.h removed non used functions, which are emulated by the frontend 2005-04-03 18:57:28 +00:00
ft920.c Added support for getting VFO A/B lock status for FT-920. 2007-12-01 22:09:52 +00:00
ft920.h Added support for getting VFO A/B lock status for FT-920. 2007-12-01 22:09:52 +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
newcat.c Added support for getting VFO A/B lock status for FT-920. 2007-12-01 22:09:52 +00:00
newcat.h Added support for getting VFO A/B lock status for FT-920. 2007-12-01 22:09:52 +00:00
vr5000.c - Cast unsigned char to char in order to avoid compiler warnings. 2006-10-07 15:51:38 +00:00
yaesu.c Updates and cleanups to newcat.c to make more use of priv data structure. 2007-11-23 03:31:26 +00:00
yaesu.h Updates and cleanups to newcat.c to make more use of priv data structure. 2007-11-23 03:31:26 +00:00
yaesu_tones.h