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
frg9600.c
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
ft747.h unexport functions and make them static 2005-04-03 19:27:59 +00:00
ft757gx.c
ft757gx.h
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
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
ft990.c
ft990.h
ft1000d.c
ft1000mp.c cloned FT1000MP entries 2005-02-26 23:13:12 +00:00
ft1000mp.h
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