Hamlib/src
Mikael Nousiainen 41c891251f Fix multicast receiver shutdown by using non-blocking sockets and select(). Use the same port number 4532 for both state snapshots and commands -- it is enough to have different multicast groups for them. Publish multicast state snapshots more often (change detection interval now set to 50ms), but at least at interval defined by poll_interval. 2023-11-03 17:18:49 +02:00
..
Android.mk
Makefile.am Remove multicast.c from build 2023-09-20 12:17:10 -05:00
amp_conf.c Revert "Promote token_t to unsigned long long" 2023-10-21 12:39:47 -05:00
amp_conf.h
amp_reg.c
amp_settings.c
amplifier.c Fix cppcheck warnings 2023-10-11 23:22:42 -05:00
cache.c
cache.h
cal.c
cal.h
cm108.c Fix unused cppcheck warnings 2023-10-01 12:01:38 -05:00
cm108.h
conf.c Fix multicast receiver shutdown by using non-blocking sockets and select(). Use the same port number 4532 for both state snapshots and commands -- it is enough to have different multicast groups for them. Publish multicast state snapshots more often (change detection interval now set to 50ms), but at least at interval defined by poll_interval. 2023-11-03 17:18:49 +02:00
debug.c Fix more cppcheck items 2023-10-13 17:36:29 -05:00
event.c Fix multicast receiver shutdown by using non-blocking sockets and select(). Use the same port number 4532 for both state snapshots and commands -- it is enough to have different multicast groups for them. Publish multicast state snapshots more often (change detection interval now set to 50ms), but at least at interval defined by poll_interval. 2023-11-03 17:18:49 +02:00
event.h
ext.c Fix cppcheck warnings 2023-10-11 23:22:42 -05:00
extamp.c
fifo.c Reduce debug in fifo.c 2023-09-30 15:43:52 -05:00
fifo.h
gpio.c Add gpio command to rigctl(d) usable with pttport setting CM108 2023-07-22 10:32:25 -05:00
gpio.h
hamlibdatetime.h.in
idx_builtin.h Add RIG_LEVEL_USB_AF_INPUT 2023-10-18 16:47:29 -05:00
iofunc.c Fix segfault for Kenwood L MICGAIN 2023-10-23 09:33:32 -05:00
iofunc.h
locator.c
mem.c Add and fix some cppcheck suppress items 2023-10-03 17:11:09 -05:00
microham.c
microham.h
misc.c Add RIG_LEVEL_USB_AF_INPUT 2023-10-18 16:47:29 -05:00
misc.h Fix cppcheck warnings 2023-10-11 23:22:42 -05:00
multicast.c Fix more cppcheck items 2023-10-13 17:36:29 -05:00
network.c Fix multicast receiver shutdown by using non-blocking sockets and select(). Use the same port number 4532 for both state snapshots and commands -- it is enough to have different multicast groups for them. Publish multicast state snapshots more often (change detection interval now set to 50ms), but at least at interval defined by poll_interval. 2023-11-03 17:18:49 +02:00
network.h Refactor multicast publisher and rig poll routine. Create skeleton for multicast command server. 2023-11-01 00:26:37 +02:00
neverused.c
par_nt.h
parallel.c
parallel.h
register.c
register.h
rig.c Fix multicast receiver shutdown by using non-blocking sockets and select(). Use the same port number 4532 for both state snapshots and commands -- it is enough to have different multicast groups for them. Publish multicast state snapshots more often (change detection interval now set to 50ms), but at least at interval defined by poll_interval. 2023-11-03 17:18:49 +02:00
rot_conf.c Revert "Promote token_t to unsigned long long" 2023-10-21 12:39:47 -05:00
rot_conf.h
rot_ext.c Fix more cppcheck items 2023-10-13 17:36:29 -05:00
rot_reg.c
rot_settings.c
rotator.c
serial.c Fix cppcheck warnings 2023-10-11 23:22:42 -05:00
serial.h Fix cppcheck warnings 2023-10-11 23:22:42 -05:00
serial_cfg_params.h
settings.c Fix cppcheck warnings 2023-10-11 23:22:42 -05:00
sleep.c Fix more cppcheck items 2023-10-13 17:36:29 -05:00
sleep.h
snapshot_data.c Fix ptt status for multicast object to show ptt correct VFO 2023-10-27 15:11:19 -05:00
snapshot_data.h
sprintflst.c Fix sprintflst mode to skip empty modes 2023-10-21 12:10:16 -05:00
sprintflst.h Bump up some 1024 buffers to 2048 to avoid overflow error 2023-07-21 11:46:58 -05:00
token.h Refactor multicast publisher and rig poll routine. Create skeleton for multicast command server. 2023-11-01 00:26:37 +02:00
tones.c
tones.h
usb_port.c
usb_port.h
version_dll.rc