| .. |
|
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
|
- serial conf parameters appear only for serial type rig
|
2010-04-25 17:20:44 +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
|
fix corner case in port_close()
|
2009-11-01 22:39:39 +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 |
|
Makefile.am
|
get ready for next round
|
2010-05-31 21:49:59 +00:00 |
|
mem.c
|
Copyright date update
|
2010-03-07 14:00:34 +00:00 |
|
misc.c
|
added helper functions for cache timeout management
|
2010-03-28 16:33:03 +00:00 |
|
misc.h
|
added helper functions for cache timeout management
|
2010-03-28 16:33:03 +00:00 |
|
network.c
|
get ready for IPv6
|
2010-04-16 20:50:14 +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
|
- better portability check with HAVE_SIGACTION
|
2010-08-21 11:37:58 +00:00 |
|
rot_conf.c
|
- serial conf parameters appear only for serial type rig
|
2010-04-25 17:20:44 +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
|
While we're at it, add support for 150 bps serial devices
|
2009-06-01 17:02:58 +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
|
allow check of vendor name and product string when looking for USB device
|
2009-09-14 07:32:36 +00:00 |
|
usb_port.h
|
added usb port type support
|
2005-11-01 23:02:02 +00:00 |