Hamlib/src
Mikael Nousiainen 2cd18ffa3c Improve multicast UDP snapshot data documentation 2021-12-20 09:53:21 +02: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 Rename macros to avoid collisions with other software 2021-03-06 12:37:53 -06:00
amp_conf.h Add first cut at amplifier control 2019-06-12 15:52:35 -05:00
amp_reg.c Documentation updates 2020-04-09 23:35:22 -05:00
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 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 Update Doxygen comments 2021-05-18 22:42:17 -05:00
cm108.h Reformatted src directory 2017-08-09 06:14:31 -05:00
conf.c 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
debug.c Implement ISO8601 time standard in more places. 2021-12-06 10:23:18 -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 Implement funcs, levels and parms + the ext variants for rotators. Add option to not change rotator speed when using the move command. Add rotator status flags. Work in progress. 2020-11-24 21:51:10 +02:00
extamp.c Update and refine Doxygen comments for extension levels, etc. 2021-02-21 13:07:45 -06:00
gpio.c Rename macros to avoid collisions with other software 2021-03-06 12:37:53 -06: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 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 Fix build warnings caused by changes to I/O function signatures 2021-12-18 23:49:45 +02:00
iofunc.h Merge upstream changes and fix conflicts 2021-12-12 23:05:26 +02: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 Add uh_wkey_close to microham.h 2020-01-13 07:27:41 -06:00
misc.c Merge upstream changes and fix conflicts 2021-12-18 23:53:42 +02:00
misc.h Merge branch 'master' into async-reader 2021-12-12 23:05:48 +02:00
network.c Fix build warnings caused by changes to I/O function signatures 2021-12-18 23:49:45 +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 clean up cppcheck warnings 2020-10-25 16:30:09 -05:00
par_nt.h Formatted src/ to final coding guidelines 2017-10-04 21:32:08 -05:00
parallel.c Fix some of the documentation 2020-04-09 17:56:19 -05:00
parallel.h remove some cppcheck statements not needed anymore 2020-10-29 12:52:54 -05:00
register.c Fix debug statement in register.c 2021-09-11 11:29:00 -05:00
register.h Fix cppcheck warning in register.h 2019-12-19 09:40:14 -06:00
rig.c Fix build warnings caused by changes to I/O function signatures 2021-12-18 23:49:45 +02:00
rot_conf.c Rename macros to avoid collisions with other software 2021-03-06 12:37:53 -06:00
rot_conf.h Update LGPL header in src source files. 2011-08-22 21:38:37 -05:00
rot_ext.c Update and refine Doxygen comments for extension levels, etc. 2021-02-21 13:07:45 -06:00
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 Fix build warnings caused by changes to I/O function signatures 2021-12-18 23:49:45 +02:00
serial.h Update LGPL header in src source files. 2011-08-22 21:38:37 -05:00
settings.c Change RIG_TARGETABLE_PURE to appropriate RIG_TARGETABLE -- might actually work now 2021-01-03 22:52:56 -06:00
sleep.c Fix sleep.c #endif 2020-07-04 12:05:17 -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 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 Reduce scope of some vars in sprintflst.c 2021-09-15 10:24:42 -05:00
sprintflst.h Fix get_rig_conf_type export 2021-06-04 09:59:31 -05:00
token.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
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 Fix macro in usb_port.c 2021-03-06 16:56:22 -06:00
usb_port.h Update LGPL header in src source files. 2011-08-22 21:38:37 -05:00