Hamlib/src
Nate Bargmann f500a67b49 Test product string with strncasecmp() now
Now testing with strncasecmp() for case insensitive match.  Updating
firmware on FUNcube Dongle to v18f resulted in product string changing
from "FunCube Dongle" to "FUNcube Dongle".  As new dongles are shipped
with older firmware, both product strings are valid.  Sigh...
2011-07-08 07:01:00 -05:00
..
Makefile.am Bump ABI version, updated README.release 2011-03-13 02:43:45 +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 Correct dump_hex output 2011-06-19 19:37:25 -05: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 Emulate get/set channel through vfo_op (FROM/TO_VFO) 2011-06-01 09:19:55 +02: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 Test product string with strncasecmp() now 2011-07-08 07:01:00 -05:00
usb_port.h added usb port type support 2005-11-01 23:02:02 +00:00