Hamlib/include/hamlib
Nate Bargmann, N0NB db27b38041 Add Vertex Standard VX-1700 transceiver support
From Mikhail Kshevetskiy <mikhail.kshevetskiy@gmail.com>

vx-1700 notes:
==============
  * the only possible way to switch from VFO_A to VFO_MEM is a
    switching to configured memory channel.
  * vfo_op(UP/DOWN) in memory mode switch channel UP/DOWN
    correspondingly
  * set_mem() in VFO mode do not change memory channel, but only
    remember passed value. Thus we may set non-configured memory
    channel number for future use in vfo_op(OP_FROM_VFO).
  * get_mem() in VFO mode returns last used memory channel value.
    It may return non-configured memory channel number passed to
    set_mem() previously.

WARNING: VX-1700 CAT Manual have bugs, see comments in code.

git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@3052 7ae35d74-ebe9-4afe-98af-79ac388436b8
2011-02-16 23:49:58 +00:00
..
rig.h - revert creation of RIG_MODE_WAM and RIG_MODE_SFM 2011-02-08 22:21:11 +00:00
rig_dll.h fix static build and backend loading for mingw32 2009-03-05 14:14:33 +00:00
rigclass.h added missing virtual d'tor for RigException 2008-02-18 18:18:54 +00:00
riglist.h Add Vertex Standard VX-1700 transceiver support 2011-02-16 23:49:58 +00:00
rotator.h Expanded ROT_TYPE definitions in rotator.h 2010-02-14 22:06:40 +00:00
rotclass.h Initial release 2002-01-16 22:43:29 +00:00
rotlist.h Doxygen tweaks 2011-02-03 02:52:17 +00:00