Wykres commitów

4969 Commity (b0fcd87f7feafa0d9b9914d8d13aff68ba10e8cf)

Autor SHA1 Wiadomość Data
Davide Gerhard 38d76f33bf
tests/{memcsv.c,memsave.c}: partially revert commit 4072f9f4
this partially revert the commit 4072f9f4
because it introduced duplication of channel_desc
2020-01-21 10:52:48 +01:00
Malcolm Herring 86ac360e92 Merge remote-tracking branch 'Hamlib/master' 2020-01-21 06:58:59 +00: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
Malcolm Herring e972bd8657 correct powerstat caps 2020-01-20 16:15:05 +00: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
Michael Black 4cc80fa603
Fix up some cppcheck warnings in rotctl_parse.c 2020-01-14 14:18:47 -06:00
Michael Black 2e73c6ac47
Fix unused code in ft857.c found by cppcheck 2020-01-14 14:09:28 -06:00
Michael Black cd383fc538
Fix unneeded code found by cppcheck in vx1700.c 2020-01-14 12:54:10 -06:00
Michael Black 66aac4b168
Fix dead code found by cppcheck in vr5000.c 2020-01-14 12:52:10 -06:00
Michael Black 5496886142
Fix error returns found by cppcheck in newcat.c 2020-01-14 12:50:48 -06:00