Hamlib/src
Mike Black W9MDB 5ab1122139 Add freq_skip for use with rigs that do not have targetable VFO
Hopefully this allows them to work with gpredict.
However...setting frequency on TX/RX transition could take up to 1 second depending on gpredict polling rate.
https://github.com/Hamlib/Hamlib/issues/1493
2024-03-08 17:09:47 -06:00
..
Android.mk
Makefile.am Add band_change.c to Makefile.am 2024-01-10 08:32:35 -06:00
amp_conf.c Convert rot_conf.c and amp_conf.c to pointers 2024-02-05 11:28:30 -05:00
amp_conf.h Change token_t to hamlib_token_t to avoid collsions with libbsm and others 2024-01-21 23:11:55 -06:00
amp_reg.c
amp_settings.c
amplifier.c Change token_t to hamlib_token_t to avoid collsions with libbsm and others 2024-01-21 23:11:55 -06:00
band_changed.c Make rig_band_changed HAMLIB_API 2024-01-14 23:06:41 -06:00
band_changed.c.example Add example of band_changed.c 2024-01-27 07:31:01 -06:00
cache.c Play catchup with split/VFO revision. 2024-02-05 11:28:30 -05:00
cache.h
cal.c Astyle cal.c 2024-02-15 09:25:27 -06:00
cal.h
cm108.c Fix unused cppcheck warnings 2023-10-01 12:01:38 -05:00
cm108.h
conf.c Add freq_skip for use with rigs that do not have targetable VFO 2024-03-08 17:09:47 -06:00
debug.c Fix more cppcheck items 2023-10-13 17:36:29 -05:00
event.c Slow freq events to 4 per second 2024-03-03 12:23:33 -06:00
event.h
ext.c Change token_t to hamlib_token_t to avoid collsions with libbsm and others 2024-01-21 23:11:55 -06:00
extamp.c Change token_t to hamlib_token_t to avoid collsions with libbsm and others 2024-01-21 23:11:55 -06:00
fifo.c astyle files 2023-12-16 11:37:58 -06: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
hamlibdatetime.h.in
idx_builtin.h Add RIG_LEVEL_USB_AF_INPUT 2023-10-18 16:47:29 -05:00
iofunc.c Merge upstream and fix conflicts 2023-12-19 18:03:12 +02: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 Fix some printf problems for mingw64 2024-03-01 15:41:47 -06:00
misc.h Convert a few more cache pointers 2024-02-05 11:28:30 -05:00
multicast.c Convert a few more cache pointers 2024-02-05 11:28:30 -05:00
network.c Fix compilation for mingw DLL 2024-01-21 16:38:19 -06:00
network.h Add more detailed rig communication status to rig_state and multicast state data packets. Handle SIGINT and SIGTERM in a consistent way in both rigctl and rigctld. 2023-11-06 00:42:02 +02:00
neverused.c
par_nt.h
parallel.c
parallel.h
register.c Fix ptt_share segmentation fault 2023-11-23 15:00:05 -06:00
register.h
rig.c Fix compile error for MUTEX_CHECK when HAVE_PTHREAD is false 2024-03-08 16:55:33 -06:00
rot_conf.c Convert rot_conf.c and amp_conf.c to pointers 2024-02-05 11:28:30 -05:00
rot_conf.h Change token_t to hamlib_token_t to avoid collsions with libbsm and others 2024-01-21 23:11:55 -06:00
rot_ext.c Change token_t to hamlib_token_t to avoid collsions with libbsm and others 2024-01-21 23:11:55 -06:00
rot_reg.c
rot_settings.c Change token_t to hamlib_token_t to avoid collsions with libbsm and others 2024-01-21 23:11:55 -06:00
rotator.c Add function to get rotator port address(es) 2024-01-14 18:13:05 -05:00
serial.c Convert more files in src/ 2024-01-14 18:13:05 -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 Change token_t to hamlib_token_t to avoid collsions with libbsm and others 2024-01-21 23:11:55 -06:00
sleep.c astyle files 2023-12-16 11:37:58 -06:00
sleep.h
snapshot_data.c Convert a few more cache pointers 2024-02-05 11:28:30 -05:00
snapshot_data.h Add more detailed rig communication status to rig_state and multicast state data packets. Handle SIGINT and SIGTERM in a consistent way in both rigctl and rigctld. 2023-11-06 00:42:02 +02:00
sprintflst.c Merge upstream and fix conflicts 2024-01-20 13:08:29 +02:00
sprintflst.h Bump up some 1024 buffers to 2048 to avoid overflow error 2023-07-21 11:46:58 -05:00
token.h Add freq_skip for use with rigs that do not have targetable VFO 2024-03-08 17:09:47 -06:00
tones.c
tones.h
usb_port.c Fix usb_port.c to use new libusb format for pid:vid 2024-03-05 15:57:10 -06:00
usb_port.h
version_dll.rc