Michael Black
54ce2f745d
Fix cppcheck warning on drake.c
2020-01-22 17:04:43 -06:00
Michael Black
5903cda8c6
Fix DLL warning on debug.c
2020-01-22 17:04:25 -06:00
Michael Black
cab9cffdd8
Add CM108, GPIO, and GPION to rigctl.1 man page
2020-01-21 22:52:35 -06:00
Michael Black
bf8e90d214
Remove unused var in netrigctl.c
2020-01-21 18:08:05 -06:00
Michael Black
2b96ab4907
Remove -ldl from tests/Makefile.am -- need to find another solution
2020-01-21 18:03:50 -06:00
Michael Black
ebc951e05a
Merge branch 'master' of https://github.com/mdblack98/Hamlib
2020-01-21 18:02:11 -06:00
Michael Black
d853c36fb3
Change get_ant to add another option for icom rigs (and others if needed)
2020-01-21 17:53:12 -06:00
Michael Black
2ce7721506
Add -ldl to tests/Makefile.am
2020-01-21 11:58:25 -06:00
Nate Bargmann
04ba2f9806
Merge branch 'mdblack98-master'
2020-01-20 19:27:17 -06:00
Nate Bargmann
49ec88ce84
Remove duplicate initializer
...
Quell the following clang warning:
CC id51.lo
../../../hamlib/rigs/icom/id51.c:195:22: warning: initializer overrides prior initialization of this subobject [-Winitializer-overrides]
.set_powerstat = icom_set_powerstat,
^~~~~~~~~~~~~~~~~~
../../../hamlib/rigs/icom/id51.c:181:22: note: previous initialization is here
.set_powerstat = icom_set_powerstat,
^~~~~~~~~~~~~~~~~~
1 warning generated.
2020-01-20 18:26:32 -06:00
Michael Black
a4d0d692e7
export dump_hex for DLL linkage
...
(cherry picked from commit 3631bb2bc8
)
2020-01-20 18:09:43 -06:00
Michael Black
3631bb2bc8
export dump_hex for DLL linkage
2020-01-20 16:59:40 -06:00
Nate Bargmann
9e88710f0b
Merge branch 'master' of https://github.com/malcolmh/Hamlib into malcolmh-master
2020-01-20 03:44:59 -06:00
Michael Black
09b5d87449
Fix lua bindings for 64-bit compilation
...
Tested on swig 4.0.1 and lua 5.3.5
2020-01-19 11:15:44 -06:00
Michael Black
fcbb386fcd
Update comment on rig_mem_count
2020-01-19 11:14:51 -06:00
Michael Black
9fe52ebe10
Increase FT900 POST_WRITE_DELAY to 50ms -- this works faster than using WRITE_DELAY and seems to behave well
2020-01-19 10:53:02 -06:00
Michael Black
702535c218
Restore rig_mem_count used by rig.swg
2020-01-18 14:05:28 -06:00
Malcolm Herring
b8bf398f7f
Merge remote-tracking branch 'Hamlib/master'
2020-01-18 15:31:46 +00:00
Malcolm Herring
9bff33896e
new directory structure
2020-01-18 15:31:23 +00:00
Michael Black
44796dd9c0
Merge branch 'master' of https://github.com/Hamlib/Hamlib
2020-01-18 09:02:35 -06:00
Michael Black
4072f9f4a5
Fix ic746pro_get_channel and buffer overflow
...
Add channel_desc to dump_csv and dump_xml
2020-01-18 08:53:18 -06:00
Nate Bargmann
72caf6bebe
Update NEWS
2020-01-18 08:39:26 -06:00
Nate Bargmann
c60b8a1b3e
Fix 'make distcheck' failure
2020-01-18 08:38:53 -06:00
Malcolm Herring
85541cc257
Merge remote-tracking branch 'Hamlib/master'
2020-01-18 05:59:49 +00:00
Malcolm Herring
f6b39c1161
update rigs for new functions
2020-01-18 05:59:22 +00:00
Michael Black
2478f6b0f8
Remove double free from flrig.c
2020-01-17 22:22:09 -06:00
Michael Black
a419379fc2
Move winradio to new structure
2020-01-17 17:36:54 -06:00
Michael Black
8d6e2fc781
Directory migration to new layout
2020-01-17 09:22:44 -06:00
Michael Black
347e351ea6
Add icom_rig_open/close to all icom rigs
2020-01-17 09:22:01 -06:00
Michael Black
78464751fd
Bump ICR9500 version
2020-01-16 23:34:44 -06:00
Michael Black
977b739ff0
Add ICR9500_STR_CAL
2020-01-16 23:34:03 -06:00
Michael Black
7c7ecef678
cppcheck v1.9 clean bill of health now
...
cppcheck.sh script added with some exceptions for some code notices
neverused.c added to resolve "never used" messages
2020-01-15 23:03:12 -06:00
Michael Black
9de3984af9
Fix cppcheck warning in parallel.c
2020-01-15 22:40:23 -06:00
Michael Black
07b7f31a52
Remove commenct in microham.c
2020-01-15 22:20:22 -06:00
Michael Black
d57cdc1cbf
More mingw32 fixes
2020-01-15 17:21:20 -06:00
Michael Black
16f85be147
More mingw32 fixes
2020-01-15 17:05:31 -06:00
Michael Black
c437bbc4d1
Fix mingw32 build
2020-01-15 16:10:35 -06:00
Michael Black
0d304ecf53
Fix mingw32 build
2020-01-15 16:06:56 -06:00
Michael Black
ccaaa41d83
Merge branch 'master' of https://github.com/mdblack98/Hamlib
2020-01-15 15:58:11 -06:00
Michael Black
5646eb3fe4
Move hist_dir_stat
2020-01-15 15:58:04 -06:00
Michael Black
e50f552e0f
Fix mingw32 build
2020-01-15 15:57:01 -06:00
Michael Black
818937d6f8
Add C4FM and AMN to Yaesu newcat.c
2020-01-15 08:22:35 -06:00
Michael Black
a1ec13fc14
Add C4FM mode for Yaesu FT-991
2020-01-15 08:15:29 -06:00
Michael Black
b6105e051a
Add other half of TS TS50 id and correct spelling mistake
2020-01-15 07:17:29 -06:00
Michael Black
4be4b7033b
Clean up HAVE_LIBREADLINE mods
2020-01-15 07:04:40 -06:00
Michael Black
297bf9aa6b
Fix cppcheck warnings
2020-01-14 23:36:01 -06:00
Michael Black
dad94f2f35
Fix the ID for TS50
2020-01-14 23:06:49 -06:00
Michael Black
d5a00f6ed1
Add ID for TS-50S
2020-01-14 22:46:27 -06:00
Michael Black
c7ace4d7ad
Fix cppcheck warnings in uthash.h
2020-01-14 17:02:36 -06:00
Michael Black
360e3061d9
Fix up some cppcheck warnings in microham.c
2020-01-14 14:20:31 -06:00