Hamlib/src
Stephane Fillod 64e88e2461 typo 2021-02-17 18:36:21 +01:00
..
Android.mk Android build updates for monolithic build 2013-09-19 07:25:08 -05:00
Makefile.am 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
amp_conf.c Udate amplifier documentation for consistency 2021-02-15 15:38:20 -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 for amplifier group 2021-02-12 12:46:01 -06:00
amplifier.c Udate amplifier documentation for consistency 2021-02-15 15:38:20 -06:00
cal.c astyle all files 2019-11-30 10:19:08 -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 numerous gcc v10 warnings 2020-04-04 22:49:27 -05:00
cm108.h Reformatted src directory 2017-08-09 06:14:31 -05:00
conf.c Add disable_yaesu_bandselect option 2021-01-20 11:34:30 -06:00
debug.c Fix -Z time display 2020-08-31 23:03:58 -05:00
event.c Fix spelling errors 2020-07-24 09:02:48 +02:00
event.h Update LGPL header in src source files. 2011-08-22 21:38:37 -05: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 Udate amplifier documentation for consistency 2021-02-15 15:38:20 -06:00
gpio.c Fix some cppcheck warnings 2019-12-09 17:12:13 -06:00
gpio.h Add GPIO and GPION options for DCD. 2018-03-29 23:55:25 +02:00
idx_builtin.h Add RIG_LEVEL_RFPOWER_METER_WATTS 2020-12-16 17:47:49 -06:00
iofunc.c Fix read_string timeout display value 2021-01-28 12:22:52 -06:00
iofunc.h remove some cppcheck statements not needed anymore 2020-10-29 12:52:54 -05:00
locator.c Add seconds to dmmm2dec 2020-06-03 22:33:56 -05:00
mem.c typo 2021-02-17 18:36:21 +01:00
microham.c Fix cppcheck errors and warnings 2020-09-02 16:56:11 -05:00
microham.h Add uh_wkey_close to microham.h 2020-01-13 07:27:41 -06:00
misc.c Add \get_vfo_info to rigctl and rigctld to allow geting freq/mode/width by vfo in one call 2021-02-07 12:45:59 -06:00
misc.h Remove MainC from caching due to effect on rig_caps structure offsets 2021-02-08 12:54:33 -06:00
network.c Reduce debug level in network.c 2021-02-04 23:47:59 -06:00
network.h Clears potential garbage data in read buffer prior to command being sent 2017-01-25 20:45:24 -06: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 astyle files 2021-01-09 10:13:17 -06:00
register.h Fix cppcheck warning in register.h 2019-12-19 09:40:14 -06:00
rig.c Change rig.c to query freq after set freq to ensure it gets set 2021-02-16 15:58:12 -06:00
rot_conf.c Add flushx parameter to rotctl 2020-12-02 23:47:30 -06:00
rot_conf.h Update LGPL header in src source files. 2011-08-22 21:38:37 -05:00
rot_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
rot_reg.c initial SatEL rotator support 2021-01-23 23:26:01 -06:00
rot_settings.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
rotator.c Update Docygen comments in rotator.c 2021-02-15 15:36:47 -06:00
serial.c Fix too verbose debug in serial.c 2021-02-14 23:51:14 -06: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
token.h Add disable_yaesu_bandselect option 2021-01-20 11:34:30 -06:00
tones.c Fix spelling errors 2020-07-24 09:02:48 +02:00
tones.h Patch for Icom DCS code handling 2018-12-19 18:09:14 -06:00
usb_port.c Fix spelling errors 2020-07-24 09:02:48 +02:00
usb_port.h Update LGPL header in src source files. 2011-08-22 21:38:37 -05:00