Hamlib/src
Mike Black W9MDB 84875071a9 Change modelist to modes array
Change id: to 3-elements
1 packet per second right now -- but will soon send out a packet upon any change of data
https://github.com/Hamlib/Hamlib/issues/695
2023-10-22 13:18:51 -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.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 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 cppcheck warnings 2023-10-11 23:22:42 -05:00
cache.c Add current_vfo to cache debug statement 2023-07-07 22:22:57 -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 Add new levels: RFPOWER_METER, COMP_METER, VD_METER and ID_METER, supported at least by most of recent Icom rigs. Add level NOTCHF_RAW for manual notch frequency without specified unit for Icom rigs. Add level MONITOR_GAIN. Add functions DUAL_WATCH and DIVERSITY, supported now by K3/K3S. Fix VOXDELAY level commands for many Icom rigs. Add MONITOR_GAIN level for Icom rigs. Fix and add many K3 commands and add specific rig models for K3S, KX2 and KX3 -- they are very similar to K3, but have slight differences. Extend dump_caps output for rigctl: add complete details of ext levels and frequency ranges. Tests have been performed on IC-7000, IC-756ProIII, IC-7300, IC-7600 and K3. 2019-05-30 09:37:49 +03:00
cm108.c Fix unused cppcheck warnings 2023-10-01 12:01:38 -05:00
cm108.h Reformatted src directory 2017-08-09 06:14:31 -05:00
conf.c Revert "Promote token_t to unsigned long long" 2023-10-21 12:39:47 -05:00
debug.c Fix more cppcheck items 2023-10-13 17:36:29 -05:00
event.c Fix cppcheck warnings 2023-10-11 23:22:42 -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 Fix cppcheck warnings 2023-10-11 23:22:42 -05:00
extamp.c Remove unused includes 2022-07-24 17:08:57 +02:00
fifo.c Reduce debug in fifo.c 2023-09-30 15:43:52 -05:00
fifo.h Add fifo peek 2023-07-17 10:26:47 -05:00
gpio.c Add gpio command to rigctl(d) usable with pttport setting CM108 2023-07-22 10:32:25 -05:00
gpio.h Add GPIO and GPION options for DCD. 2018-03-29 23:55:25 +02:00
hamlibdatetime.h.in Move hamlibdatetime.h generation to src directory 2021-03-19 23:14:13 -05:00
idx_builtin.h Add RIG_LEVEL_USB_AF_INPUT 2023-10-18 16:47:29 -05:00
iofunc.c Fix cppcheck warnings 2023-10-11 23:22:42 -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 Add and fix some cppcheck suppress items 2023-10-03 17:11:09 -05:00
microham.c Remove unused includes of errno.h 2022-12-09 12:32:54 +01:00
microham.h Add uh_wkey_close to microham.h 2020-01-13 07:27:41 -06:00
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 Change modelist to modes array 2023-10-22 13:18:51 -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 Formatted src/ to final coding guidelines 2017-10-04 21:32:08 -05:00
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 Fix anytone thread deletion 2023-05-30 22:10:19 -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 More disabling of spectrum until it works well on Windows too 2023-10-22 08:34:13 -05:00
rot_conf.c Revert "Promote token_t to unsigned long long" 2023-10-21 12:39:47 -05: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 Fix more cppcheck items 2023-10-13 17:36:29 -05: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 Fix dtr/rts serial port set for amp and rot 2023-07-20 17:46:39 -05:00
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 Move serial_cfg_params to common inlude fill as it is applicate to all serial devices 2023-07-20 11:12:24 -05:00
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 Fix MSVC compile by removing unistd.h and defining our own rig_useconds_t 2020-06-13 17:40:47 -05:00
snapshot_data.c Change modelist to modes array 2023-10-22 13:18:51 -05: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 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 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 Clean up mingw compiler warning for tones.h 2021-04-29 17:16:51 -05:00
usb_port.c Remove unused includes of errno.h 2022-12-09 12:32:54 +01:00
usb_port.h Update LGPL header in src source files. 2011-08-22 21:38:37 -05:00
version_dll.rc Full version info now available for Windows File/Properties/Details 2022-12-23 17:44:44 -06:00