Hamlib/src
Mike Black W9MDB dfc3725de3 Improve buffer overflow detection in sprintflst.c 2022-01-10 17:14:05 -06:00
..
Android.mk add androidsensor rotator 2021-09-25 09:51:11 +08:00
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 Update Doxygen comments in 2021-04-07 11:08:02 -05:00
amplifier.c Add const declaration to amplifier.c 2021-09-11 10:44:28 -05:00
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 Update Doxygen comments 2021-05-18 19:00:00 -05:00
cal.h
cm108.c Update Doxygen comments 2021-05-18 22:42:17 -05:00
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 Move hamlibdatetime.h generation to src directory 2021-03-19 23:14:13 -05:00
idx_builtin.h Add SPECTRUM_ATT level (also supported by Kenwood rigs). Get VFO frequency for Icom spectrum edge ranges (if not cached). Fix preamp levels based on docs. Add supported AGC levels to recent Icom rigs. 2021-05-27 10:12:01 +03:00
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 Update Doxygen comments and main page 2021-05-16 21:10:31 -05:00
mem.c Ensure map_arg is zeroized in mem.c 2021-11-28 16:44:16 -06:00
microham.c Add some const declarations to microham.c 2021-09-11 11:10:30 -05:00
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 add androidsensor rotator 2021-09-25 09:51:11 +08:00
rot_settings.c Update Doxygen comments in 2021-04-07 11:08:02 -05:00
rotator.c Make remove_opened_rig arg in rotator.c const 2021-09-13 17:39:20 -05:00
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 Fix get_rig_conf_type export 2021-06-04 09:59:31 -05:00
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 Add ctcss_list and dcs_list to rigctld so rigcctld caps reflects the connected rig 2021-04-29 10:49:29 -05:00
tones.h Clean up mingw compiler warning for tones.h 2021-04-29 17:16:51 -05:00
usb_port.c
usb_port.h