Hamlib/src
Mike Black W9MDB dfc3725de3 Improve buffer overflow detection in sprintflst.c 2022-01-10 17:14:05 -06:00
..
Android.mk
Makefile.am Initial implementation of: reader thread for async handling of rig data, UDP multicast publisher routine and rig state poll thread routine. The reader thread can correctly handle asynchronous data, such as transceive or spectrum data. Work in progress: multi-platform code for I/O routines still missing and the poll routine is not yet in use. Tested briefly on an IC-7300 so far. 2021-11-28 20:52:29 +02:00
amp_conf.c Change sprintf to snprint in amp_conf.c 2022-01-09 17:46:07 -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 Initial implementation of: reader thread for async handling of rig data, UDP multicast publisher routine and rig state poll thread routine. The reader thread can correctly handle asynchronous data, such as transceive or spectrum data. Work in progress: multi-platform code for I/O routines still missing and the poll routine is not yet in use. Tested briefly on an IC-7300 so far. 2021-11-28 20:52:29 +02:00
cal.c
cal.h
cm108.c
cm108.h
conf.c Finish implementing rig_get_conf2 2022-01-10 08:48:08 -06:00
debug.c Fix msys compilation with new pipe calls 2021-12-20 12:42:31 -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 Initial implementation of: reader thread for async handling of rig data, UDP multicast publisher routine and rig state poll thread routine. The reader thread can correctly handle asynchronous data, such as transceive or spectrum data. Work in progress: multi-platform code for I/O routines still missing and the poll routine is not yet in use. Tested briefly on an IC-7300 so far. 2021-11-28 20:52:29 +02:00
ext.c
extamp.c
gpio.c
gpio.h
hamlibdatetime.h.in
idx_builtin.h
iofunc.c Add method debug to write_block to show port_write logic used 2022-01-10 11:32:29 -06:00
iofunc.h Disable async processing and move async definitions out of hamlib_port_t 2021-12-26 22:24:09 -06:00
locator.c
mem.c Ensure map_arg is zeroized in mem.c 2021-11-28 16:44:16 -06:00
microham.c
microham.h
misc.c Finish implementing rig_get_conf2 2022-01-10 08:48:08 -06:00
misc.h Add error message to rig_debug output 2021-12-28 07:33:32 -06:00
network.c 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
network.h Initial implementation of: reader thread for async handling of rig data, UDP multicast publisher routine and rig state poll thread routine. The reader thread can correctly handle asynchronous data, such as transceive or spectrum data. Work in progress: multi-platform code for I/O routines still missing and the poll routine is not yet in use. Tested briefly on an IC-7300 so far. 2021-11-28 20:52:29 +02:00
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 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
rot_conf.c Add rot_get_conf2 function to eventually replace rot_get_conf 2022-01-09 11:16:41 -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 Add debug for serial_handshake 2022-01-10 16:50:12 -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 Initial implementation of: reader thread for async handling of rig data, UDP multicast publisher routine and rig state poll thread routine. The reader thread can correctly handle asynchronous data, such as transceive or spectrum data. Work in progress: multi-platform code for I/O routines still missing and the poll routine is not yet in use. Tested briefly on an IC-7300 so far. 2021-11-28 20:52:29 +02:00
sprintflst.c Improve buffer overflow detection in sprintflst.c 2022-01-10 17:14:05 -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