Hamlib/src
Nate Bargmann, N0NB d78648a170 Added partial match in USB product name
In case the usb device name is not found among the available devices, a
partial string comparison is performed.

Author: Stefano Speretta, Innovative Solutions In Space BV
<s.speretta@isispace.nl>
Signed-off-by: Stefano Speretta <s.speretta@isispace.nl>

git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@3054 7ae35d74-ebe9-4afe-98af-79ac388436b8
2011-02-17 12:22:48 +00:00
..
Makefile.am Move backend libraries into /usr/lib/hamlib directory. 2010-09-26 02:23:50 +00:00
cal.c copyright clarification 2009-06-23 20:30:22 +00:00
cal.h converted RIG_LEVEL_STRENGTH to RIG_LEVEL_RAWSTR. RIG_LEVEL_STRENGTH is then derived from calibration table 2003-11-16 17:14:44 +00:00
conf.c Add Mark/Space serial parity 2010-10-26 19:31:09 +00:00
debug.c fix corner case in dump_hex(), where \n was sometime missing 2010-05-29 14:18:48 +00:00
event.c - better portability check with HAVE_SIGACTION 2010-08-21 11:37:58 +00:00
event.h Support for pipelined tuning, including DCD on CD line. 2003-08-17 22:39:07 +00:00
ext.c ability to report error through callback iteration 2008-04-11 14:12:26 +00:00
idx_builtin.h remove deprecated 64bit code 2005-04-20 13:28:14 +00:00
iofunc.c - Clear MSB of data read on 7-bit serial port, 2010-10-29 07:50:57 +00:00
iofunc.h factorize port_open/port_close, fix a bug when setting RTS/DTR 2009-09-14 07:49:04 +00:00
locator.c Copyright date update 2010-03-07 14:00:34 +00:00
mem.c Copyright date update 2010-03-07 14:00:34 +00:00
misc.c - revert creation of RIG_MODE_WAM and RIG_MODE_SFM 2011-02-08 22:21:11 +00:00
misc.h added helper functions for cache timeout management 2010-03-28 16:33:03 +00:00
network.c Doxygen tweaks 2011-02-03 02:52:17 +00:00
network.h MinGW network fixes 2008-11-05 23:02:00 +00:00
par_nt.h Win32 parallel port support, borrowed from libieee1284 2003-08-25 22:32:32 +00:00
parallel.c fix return codes for WIN32 2010-05-26 19:08:11 +00:00
parallel.h define PARPORT_CONTROL* and PARPORT_STATUS* in frontend 2010-04-25 21:15:54 +00:00
register.c fix thinko about rig_check_backend_version 2009-09-14 07:25:44 +00:00
register.h use define ABI_VERSION when declaring backends, patch by Stelios Bounanos M0GLD 2009-09-04 21:30:32 +00:00
rig.c Workaround SF#3055689 2010-09-17 14:46:16 +00:00
rot_conf.c Add Mark/Space serial parity 2010-10-26 19:31:09 +00:00
rot_conf.h token defines moved to token.h 2002-01-27 14:55:30 +00:00
rot_reg.c documentation 2006-10-15 00:27:52 +00:00
rotator.c - serial conf parameters appear only for serial type rig 2010-04-25 17:20:44 +00:00
serial.c Add Mark/Space serial parity 2010-10-26 19:31:09 +00:00
serial.h renamed port_t as hamlib_port_t 2005-04-03 12:27:17 +00:00
settings.c allow tones and func calls to be targetable 2010-03-05 18:48:40 +00:00
token.h make ptt/dcd override accessible trough set_conf/get_conf 2009-04-15 17:34:16 +00:00
tones.c doxy: clarification about ctcss enabling/disabling 2010-04-05 09:42:04 +00:00
tones.h variable common_dcs_list[] with 104 DCS codes 2009-06-01 16:51:41 +00:00
usb_port.c Added partial match in USB product name 2011-02-17 12:22:48 +00:00
usb_port.h added usb port type support 2005-11-01 23:02:02 +00:00