Hamlib/include
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
..
hamlib Add Vertex Standard VX-1700 transceiver support 2011-02-16 23:49:58 +00:00
Makefile.am Wrap sscanf in order to workaround some locales where the decimal 2009-06-23 21:00:14 +00:00
bandplan.h bandplan.h gathers couple handy macros to declare freq_range's in model capabilities 2002-11-16 14:05:17 +00:00
num_stdio.h new num_snprintf() 2009-11-17 21:45:04 +00:00