Hamlib/src
Mike Black W9MDB 4ae3519c4e Revert "Allow generic_read_string to terminate on expected_len"
This reverts commit 00b6e0ecd7.
2023-05-27 15:13:22 -05:00
..
Android.mk Change all to remove HAVE_CONFIG dependency and include <hamlib/config.h> by default 2022-02-04 07:41:36 -06:00
Makefile.am Remove multicast.h from src/Makefile.am 2023-05-09 11:57:11 -05:00
amp_conf.c Enable --show-conf for ampctl and ampctld 2023-03-18 10:25:36 +01:00
amp_conf.h Change sprintf to snprint in amp_conf.c 2022-01-09 17:46:07 -06:00
amp_reg.c Progress on Expert ampctl 2023-03-28 17:23:54 -05:00
amp_settings.c Remove unused includes 2022-07-24 17:08:57 +02:00
amplifier.c Fix typos 2023-04-09 23:06:32 +02:00
cache.c Add RIG_VFO_CURR check to suppress bogus warning 2023-05-17 12:22:12 -05: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 Change all to remove HAVE_CONFIG dependency and include <hamlib/config.h> by default 2022-02-04 07:41:36 -06:00
cal.h
cm108.c Fix mingw compile warning 2023-05-07 17:28:08 -05:00
cm108.h
conf.c Remove timeout_retry as it broke DLL compatibility 2023-05-19 23:50:57 -05:00
debug.c Fix Doxygen unmatched directives \cond and \endcond 2023-03-19 18:42:24 +01:00
event.c Allow cached freq and mode to be used when rig is in transceive mode 2022-09-05 15:29:53 -05: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 Remove unused includes 2022-07-24 17:08:57 +02:00
extamp.c Remove unused includes 2022-07-24 17:08:57 +02:00
gpio.c Change snprintf to SNPRINTF in src 2022-01-19 09:11:04 -06:00
gpio.h
hamlibdatetime.h.in
idx_builtin.h Fix FT-991 level_gran 2022-11-10 16:00:00 -06:00
iofunc.c Revert "Allow generic_read_string to terminate on expected_len" 2023-05-27 15:13:22 -05:00
iofunc.h Add flushing of rig port, including async data pipes, after \send_raw and \send_cmd to drain any extra rig responses 2023-05-13 00:04:37 +03:00
locator.c Remove unused includes 2022-07-24 17:08:57 +02:00
mem.c Remove unused includes of fcntl.h 2022-12-09 14:06:59 +01:00
microham.c Remove unused includes of errno.h 2022-12-09 12:32:54 +01:00
microham.h
misc.c Add rig_date_strget to DLL for WSJTX use 2023-05-22 09:32:04 -05:00
misc.h Fix some state.depth values 2023-05-13 16:02:41 -05:00
multicast.c Remove multicast from rig_state structure as it breaks backwards compability on DLL with WSJT-X 2023-05-26 17:11:43 -05:00
network.c astyle files for 4.5 release 2022-07-27 17:16:17 -05: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 Enable --show-conf for ampctl and ampctld 2023-03-18 10:25:36 +01:00
par_nt.h
parallel.c Fix mingw compile warnings 2023-05-07 17:27:31 -05:00
parallel.h Add --disable-parallel configure option 2022-12-09 23:35:03 -06:00
register.c Add AnyTone D578UVIII 2023-05-27 11:04:56 -05:00
register.h Add config.h to include/hamlib so HAVE_PTHREAD is available if needed 2022-02-03 22:31:42 -06:00
rig.c Remove multicast from rig_state structure as it breaks backwards compability on DLL with WSJT-X 2023-05-26 17:11:43 -05:00
rot_conf.c Remove unused includes 2022-07-24 17:08:57 +02: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 Change all to remove HAVE_CONFIG dependency and include <hamlib/config.h> by default 2022-02-04 07:41:36 -06:00
rot_reg.c Inital add of rotator saebrtrack 2023-03-10 13:03:14 -05:00
rot_settings.c Remove unused includes of cal.h 2022-12-09 17:39:43 +01:00
rotator.c astyle files getting ready for WSJT-x-2.7.0rc1 2023-05-08 07:37:13 -05:00
serial.c Fix hl_usleep again to undo prior fix 2023-05-14 15:42:00 -05:00
serial.h
settings.c Fix xdgpath in settings.c 2023-01-16 09:24:00 -06:00
sleep.c Reduce hl_usleep debug to DEBUG_CACHE 2023-05-16 17:03:47 -05:00
sleep.h
snapshot_data.c Balance RETURNFUNC2 in snapshot_data.c 2022-02-13 16:17:41 -06: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 Change float level granularity formatting to use %f to avoid E notation. Fix AGC_TIME level range for Icom rigs. Fix listing of AGC levels in \dump_caps. Add \stop_morse and \wait_morse in \dump_caps. Add simulation of responses in \send_cmd_rx and \send_raw for dummy rig (and if rig port type is NONE). Fix other minor issues. 2023-05-10 20:53:18 +03:00
sprintflst.h Fix rigctld showing the real rig agc_levels instead of all levels 2022-11-23 23:29:18 -06:00
token.h Make retries in case of read timeout optional and configurable via set-conf option. When not absolutely necessary, they will significantly slow down flushing and normal serial communications with a rig 2023-05-14 11:52:48 +03:00
tones.c Fix typos 2023-03-19 22:20:28 +01:00
tones.h
usb_port.c Remove unused includes of errno.h 2022-12-09 12:32:54 +01:00
usb_port.h
version_dll.rc Full version info now available for Windows File/Properties/Details 2022-12-23 17:44:44 -06:00