Hamlib/yaesu
Alexandru Csete OZ9AEC 04aaca80c6 Applied Tommi's improvements from the FT-857 backend with the following changes and additions:
- Frequency ranges, tuning steps and TX power levels.
- Added ROG_MODE_PKTFM and disabled set WFM since it cannot be explicily set.
- Added narrow CW modes.
- Enabled set_powerstat.
- Created private DCS codes list (not all from tone.h are supported).
- Modified CTCSS and DCS code; it is a little different than the 857.
- Added RIG_LEVEL_RAWSTR and RIG_OP_TOGGLE.
- Added set_split_vfo to toggle split ON/OFF (vfo args are silently ignored).
  get_split_vfo left out becasue it only works when PTT is ON :o)


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2038 7ae35d74-ebe9-4afe-98af-79ac388436b8
2005-09-04 10:44:23 +00:00
..
Makefile.am new VR-5000 and FT1000MP's entries 2005-02-26 23:13:48 +00:00
frg100.c fix bug in mode setting 2005-02-26 22:30:55 +00:00
frg8800.c Initial release of FRG-8800 2004-05-16 07:32:57 +00:00
frg9600.c Initial support for FT736R, FRG100 and FRG9600 2004-08-10 21:10:36 +00:00
ft100.c unexport functions and make them static 2005-04-03 19:27:59 +00:00
ft100.h unexport functions and make them static 2005-04-03 19:27:59 +00:00
ft736.c typo 2005-04-03 18:37:09 +00:00
ft747.c second pass at getting rid of "ll" immediate literal format (64bit int) 2005-01-25 00:22:14 +00:00
ft747.h unexport functions and make them static 2005-04-03 19:27:59 +00:00
ft757gx.c guess at ptt_type, better validity check in get_level 2004-08-10 21:03:56 +00:00
ft757gx.h added FT757GXII initial support and reworked the FT757GX common backend 2004-08-08 19:15:31 +00:00
ft817.c Applied Tommi's improvements from the FT-857 backend with the following changes and additions: 2005-09-04 10:44:23 +00:00
ft817.h Applied Tommi's improvements from the FT-857 backend with the following changes and additions: 2005-09-04 10:44:23 +00:00
ft847.c second pass at getting rid of "ll" immediate literal format (64bit int) 2005-01-25 00:22:14 +00:00
ft847.h unexport functions and make them static 2005-04-03 19:27:59 +00:00
ft857.c fix error code return convention, which is negative when failed 2005-04-10 21:49:38 +00:00
ft857.h unexport functions and make them static 2005-04-03 19:27:59 +00:00
ft890.c fix error code return convention, which is negative when failed 2005-04-10 21:49: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 fix error code return convention, which is negative when failed 2005-04-10 21:49: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 fix error code return convention, which is negative when failed 2005-04-10 21:49: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 fix error code return convention, which is negative when failed 2005-04-10 21:49:38 +00:00
ft920.h 20050118: 2005-01-18 23:06:51 +00:00
ft990.c Fixed erroneous return value 2005-02-25 11:32:31 +00:00
ft990.h Cloned the FT1000D from the FT990, since they are similar. Test needed. 2004-08-17 20:07:20 +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 cloned FT1000MP entries 2005-02-26 23:13:12 +00:00
ft1000mp.h renamed ft1000 files to ft1000mp in order to avoid future clash 2002-12-01 21:49:12 +00:00
vr5000.c patch from Jacob Heder 2005-03-13 18:30:44 +00:00
yaesu.c added yaesu probe rigs 2005-02-26 23:44:41 +00:00
yaesu.h new yeasu entries 2005-02-26 22:31:46 +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