Wykres commitów

4383 Commity (7eea22f39927bdc5147e99f531bb7e3fb571ffe1)

Autor SHA1 Wiadomość Data
Michael Black 7eea22f399 Fix compile warnings in elad.c 2019-12-06 22:34:26 -06:00
Michael Black 34ed98ee32
Fix some cppcheck warning in jrc 2019-12-06 17:45:39 -06:00
Michael Black 2e9129bd06
Fix some cppcheck warning in icom 2019-12-06 17:45:27 -06:00
Michael Black ab6a692192
Fix some cppcheck warning in gnuradio.cc 2019-12-06 17:45:05 -06:00
Michael Black a37acb501b
Fix cppcheck warnings in icmarine 2019-12-06 17:12:00 -06:00
Michael Black e93acb14ad
Fix cppcheck warnings in gs232.c 2019-12-06 17:08:23 -06:00
Michael Black 9ab1b426ce
Fix some cppcheck warnings in gnuradio 2019-12-06 17:06:58 -06:00
Michael Black f2992dfa0b
remove elad_close from flexradio 2019-12-06 17:01:42 -06:00
Michael Black 76c33b0657
Clean up cppcheck warnings in elad.c 2019-12-06 16:41:18 -06:00
Michael Black 08c769ba6c
Clean up cppcheck warnings in easycomm 2019-12-06 16:35:14 -06:00
Michael Black eca1987360
Clean up cppcheck warnings in trxmanager.c 2019-12-06 16:34:18 -06:00
Michael Black fa42f54a4a
Clean up cppcheck warnings in netrigctl.c 2019-12-06 16:32:39 -06:00
Michael Black 9a4da880c5
Clean up cppcheck warnings in flrig.c 2019-12-06 16:31:54 -06:00
Michael Black 0e9ebbf31c
Clean up cppcheck warnings in flrig.c 2019-12-06 16:28:24 -06:00
Michael Black 5414d18a57
Clean up cppcheck warnings in dummy 2019-12-06 16:25:49 -06:00
Michael Black db2eaa2ff4
Clean up cppcheck warnings in drake 2019-12-06 16:25:06 -06:00
Michael Black 39b62d1208
Clean up cppcheck warnings in cnctrack 2019-12-06 16:23:05 -06:00
Michael Black 9e3f29447d
Clean up cppcheck warnings in c++ 2019-12-06 16:22:16 -06:00
Michael Black e1087a430d
Clean up cppcheck warnings in barrett 2019-12-06 16:20:39 -06:00
Michael Black d238e6ec4d
Clean up most of the cppcheck warnings in ars 2019-12-06 16:19:08 -06:00
Michael Black 9e1d881c7e
Clean up most of the cppcheck warnings in aor 2019-12-06 16:17:44 -06:00
Michael Black dac1750120
Fix cppcheck warning ar7030.c 2019-12-06 15:39:42 -06:00
Michael Black 8bf9942736
Fix cppcheck warnings in aor 2019-12-06 15:35:52 -06:00
Michael Black 0b7a26ed28
Remove kpa1500_int as redundant and clean up cppcheck warnings 2019-12-06 15:19:58 -06:00
Michael Black 2b4400b2be
Block the correct function in adat.c 2019-12-06 15:17:34 -06:00
Michael Black 3b581bdc6b
Fix cppcheck warnings for alinco 2019-12-06 14:59:42 -06:00
Michael Black 3be393c015
Remove two unused functions from adat.c and adat.h 2019-12-06 14:52:09 -06:00
Michael Black 19467b7780
Fix cppcheck for adat.c 2019-12-06 14:48:16 -06:00
Michael Black 74b289f1b3
Merge branch 'master' of https://github.com/Hamlib/Hamlib 2019-12-06 12:18:40 -06:00
Michael Black 0636d07060
Update icom backend version 2019-12-06 12:17:30 -06:00
Michael Black c9ace18daa
Fix hash sort comparison for models 2019-12-06 12:13:38 -06:00
Michael Black d7eb9dd72f
Fix cppcheck warning in transfox.c and trc80.c 2019-12-06 12:07:19 -06:00
Michael Black fcbb9d6e13
Fix cppcheck warning in icr7000.c and icr9000.c 2019-12-06 12:05:56 -06:00
Michael Black 6cf264571e
Fix cppcheck warning in gs232a.c 2019-12-06 12:04:44 -06:00
Michael Black e665017323
Fix cppcheck warning in gs232.c 2019-12-06 12:04:38 -06:00
Michael Black c4f802589f
Fix cppcheck warning in ft980.c 2019-12-06 12:03:12 -06:00
Michael Black 8823325c55
Fix FILE* leak in test7400ADC.c 2019-12-06 12:01:28 -06:00
Michael Black 2bb002a4bc
Fix FILE* leak in readADC.c 2019-12-06 12:00:37 -06:00
Michael Black 68f5a7edd7
Fix cppcheck error in ampctl_parse.c 2019-12-06 10:25:28 -06:00
Michael Black 09aecd5ce9
Fix uninitialize waqrning in parallel.c 2019-12-06 10:20:38 -06:00
Michael Black 2b7f706635
Fix double free in microtune_eval_board.cc 2019-12-06 10:17:46 -06:00
Michael Black 061dad0415
Fix cppcheck warning on k3.c 2019-12-06 10:16:32 -06:00
Michael Black 37d1d89a25
More changes/debug to get split behaving for icom.c 2019-12-06 10:05:53 -06:00
Michael Black 1e889006b4
Minor change to rigctl_parse.c for ASCII print 2019-12-06 08:34:31 -06:00
Michael Black 9531f730b1
Change behavior of 'w' command in rigctld for binary commands
Now responds with hex string just like the input and the # of bytes
Will get hex string response for any binary data from rig from any command
Next step is to implement W command for known # of bytes in response to avoid the timeout
2019-12-06 07:58:19 -06:00
Michael Black de01f4768a
change retry and timeout for netrigctl to allow binary cmds from w command to work 2019-12-06 07:57:44 -06:00
Michael Black a91a44541c
Merge branch 'master' of https://github.com/Hamlib/Hamlib 2019-12-06 06:26:28 -06:00
Nate Bargmann 2d42e3cc1d
Merge branch 'master' of https://github.com/mdblack98/Hamlib into mdblack98-master 2019-12-06 06:25:58 -06:00
Nate Bargmann 60c09ad6b2
Merge branch 'master' of https://github.com/malcolmh/Hamlib into malcolmh-master 2019-12-06 05:39:42 -06:00
Michael Black be78cc6e31
Add priv vfo settings to icom_set_split 2019-12-05 22:38:16 -06:00