Hamlib/src
Bill Somerville 62fb76019f Fix a state machine defect with repeated PTT reset calls
When the PTT serial  port is not the control port  the intention is to
free the port  when PTT is reset so that  other applications can share
it. This logic  was faulty with attempts to call  port functions on an
unopened port when repeatedly calling the rig_set_ptt API.

Thanks to Christoph van Wullen, DL1YCF, for finding and analyzing this
defect.
2017-02-27 13:02:04 +00:00
..
Android.mk
Makefile.am Add support for GPIO PTT. 2016-05-28 16:00:03 +02:00
cal.c
cal.h
cm108.c
cm108.h
conf.c
debug.c
event.c
event.h
ext.c
gpio.c Add missing breaks and improve error messages 2016-05-30 14:12:01 +02:00
gpio.h Add support for GPIO PTT. 2016-05-28 16:00:03 +02:00
idx_builtin.h
iofunc.c
iofunc.h
locator.c
mem.c
misc.c Fixed SCAN_STOP for all rigs and implmented it plus SCOPE for ic7300 2016-06-02 23:08:22 -05:00
misc.h
network.c Use Windows ioctlsocket to avoid buffer overrun 2017-01-26 19:42:00 -06:00
network.h Clears potential garbage data in read buffer prior to command being sent 2017-01-25 20:45:24 -06:00
par_nt.h
parallel.c Apply Linux C Style to parallel.c 2016-02-21 15:06:16 -06:00
parallel.h
register.c Add Dorji DRA818 modules (VHF and UHF variants) 2017-02-22 12:14:50 +01:00
register.h
rig.c Fix a state machine defect with repeated PTT reset calls 2017-02-27 13:02:04 +00:00
rot_conf.c
rot_conf.h
rot_reg.c
rotator.c
serial.c Release the serial port used for PTT when possible 2016-08-31 22:34:09 +01:00
serial.h
settings.c
token.h
tones.c
tones.h
usb_port.c
usb_port.h