Hamlib/src
Mike Black W9MDB 9e86e62238 Enable async I/O by default
Change hamlib_port_t to a pointer in rig.state
Deprecate static hamlib_port_t structure
New hamlib_port_t structure at end of rig.state
Clients built with older hamlib will use old structure in DLL
Clients built with newer hamlib will use new structure in DLL
So we maintain backwards compatibility until Hamlib 5.0
https://github.com/Hamlib/Hamlib/issues/894
2022-01-25 07:59:47 -06:00
..
Android.mk
Makefile.am
amp_conf.c Change snprintf to SNPRINTF in src 2022-01-19 09:11:04 -06:00
amp_conf.h Change sprintf to snprint in amp_conf.c 2022-01-09 17:46:07 -06:00
amp_reg.c
amp_settings.c
amplifier.c
cache.c Merge upstream changes and fix conflicts 2021-12-12 23:05:26 +02:00
cache.h
cal.c
cal.h
cm108.c
cm108.h
conf.c Enable async I/O by default 2022-01-25 07:59:47 -06:00
debug.c Change sprintf to SNPRINTF in debug.c 2022-01-18 15:09:54 -06:00
event.c Fix build warnings caused by changes to I/O function signatures 2021-12-18 23:49:45 +02:00
event.h
ext.c
extamp.c
gpio.c Change snprintf to SNPRINTF in src 2022-01-19 09:11:04 -06:00
gpio.h
hamlibdatetime.h.in
idx_builtin.h
iofunc.c Enable async I/O by default 2022-01-25 07:59:47 -06:00
iofunc.h Enable async I/O by default 2022-01-25 07:59:47 -06:00
locator.c
mem.c
microham.c
microham.h
misc.c Remove static mutex in misc.c 2022-01-23 08:28:16 -06:00
misc.h Make set_transaction functions use intra process mutex -- Phase 1 2022-01-23 09:01:06 -06:00
network.c Change snprintf to SNPRINTF in src 2022-01-19 09:11:04 -06:00
network.h
neverused.c
par_nt.h
parallel.c
parallel.h
register.c Reduce debug in register.c -- not needed 2022-01-01 17:05:51 -06:00
register.h
rig.c Enable async I/O by default 2022-01-25 07:59:47 -06:00
rot_conf.c Change snprintf to SNPRINTF in src 2022-01-19 09:11:04 -06:00
rot_conf.h Add rot_get_conf2 function to eventually replace rot_get_conf 2022-01-09 11:16:41 -06:00
rot_ext.c
rot_reg.c
rot_settings.c
rotator.c
serial.c Change sprintf to SNPRINTF in serial.c 2022-01-18 14:46:29 -06:00
serial.h
settings.c
sleep.c
sleep.h
snapshot_data.c Improve multicast UDP snapshot data documentation 2021-12-20 09:53:21 +02:00
snapshot_data.h
sprintflst.c Change snprintf to SNPRINTF in src 2022-01-19 09:11:04 -06:00
sprintflst.h
token.h Allow enabling of async data mode via conf option. Ignore multicast data publishing if the publisher routine is not enabled. 2022-01-05 19:12:43 +02:00
tones.c
tones.h
usb_port.c
usb_port.h