.. |
Android.mk
|
Android build updates for monolithic build
|
2013-09-19 07:25:08 -05:00 |
Makefile.am
|
Fix rig dependency in src/Makefile.am
|
2020-01-23 22:47:13 -06:00 |
amp_conf.c
|
Fix spelling errors
|
2020-07-24 09:02:48 +02: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 |
amplifier.c
|
Fix spelling errors
|
2020-07-24 09:02:48 +02: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
|
Fix spelling errors
|
2020-07-24 09:02:48 +02: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
|
astyle files
|
2020-10-01 22:51:31 -05:00 |
extamp.c
|
Fix cppcheck warnings in extamp.c
|
2019-12-08 16:36:45 -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
|
Added IC-705
|
2020-09-06 12:28:35 -05:00 |
iofunc.c
|
astyle files
|
2020-10-06 23:14:27 -05:00 |
iofunc.h
|
Fix cppcheck warnings
|
2020-05-05 09:38:36 -05:00 |
locator.c
|
Add seconds to dmmm2dec
|
2020-06-03 22:33:56 -05:00 |
mem.c
|
Propagate variable read_only value to rig implementation of get_channel
|
2020-09-09 18:12:17 +03: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
|
Remove redundant RIG_LEVEL_BRIGHT
|
2020-09-10 10:07:11 -05:00 |
misc.h
|
Fix spelling errors
|
2020-07-24 09:02:48 +02:00 |
network.c
|
Fix spelling error
|
2020-06-22 23:46:27 -05: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
|
Fix meade Autostart clause
|
2020-06-10 08:16:02 -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
|
Fix cppcheck warnings and fill out unused RIG_LEVEL items
|
2020-05-05 23:33:40 -05:00 |
register.c
|
Fix cppcheck warnings
|
2020-07-03 17:14:09 -05:00 |
register.h
|
Fix cppcheck warning in register.h
|
2019-12-19 09:40:14 -06:00 |
rig.c
|
astyle files
|
2020-10-06 23:14:27 -05:00 |
rot_conf.c
|
Fix spelling errors
|
2020-07-24 09:02:48 +02:00 |
rot_conf.h
|
Update LGPL header in src source files.
|
2011-08-22 21:38:37 -05:00 |
rot_reg.c
|
Documentation updates
|
2020-04-09 23:35:22 -05:00 |
rotator.c
|
Fix spelling errors
|
2020-07-24 09:02:48 +02:00 |
serial.c
|
Undo last commit to serial.c
|
2020-09-30 12:57:31 -05:00 |
serial.h
|
Update LGPL header in src source files.
|
2011-08-22 21:38:37 -05:00 |
settings.c
|
astyle files
|
2020-10-01 22:51:31 -05: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
|
New power on option rather than power on/off
|
2020-07-04 23:23:39 +01: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 |