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
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
Michael Black
01dab57657
Fix icom_get_split_vfos for Main/Sub on SATMODE rigs
2019-12-05 15:33:54 -06:00
Michael Black
79e640772b
Fix icom_get_split_vfos for Main/Sub on SATMODE rigs
2019-12-05 15:30:28 -06:00
Michael Black
5ca86f30a8
Merge branch 'master' of https://github.com/mdblack98/Hamlib
2019-12-05 07:05:07 -06:00
Malcolm Herring
b12a3e31b3
Fix Icom DCS SQL funnctions
...
Copied get/set_dcs_code functions to get/set_dcs_sql
Re-mapped all receivers DCS functiosn to sql.
2019-12-05 08:01:59 +00:00
Michael Black
135ed6686e
IC910 was doing TX=VFOB RX=VFOA
...
Need to make allowances for Main/Sub split commands eventually
2019-12-04 22:32:37 -06:00
Michael Black
131ab4757a
Fix mingw64 build for g313-win.c
2019-12-04 09:02:03 -06:00
Michael Black
ff395cc5c0
Merge branch 'master' of https://github.com/mdblack98/Hamlib
2019-12-04 08:30:06 -06:00
Malcolm Herring
b7b1a9e3d9
Merge branch 'master' into origin/master
2019-12-04 08:57:39 +00:00
Nate Bargmann
1a20e7e89e
Remove GNU Texinfo dependency
...
As all of the information in the Texinfo manual had been converted to
Unix manual pages some time ago, remove GNU Texinfo as a distribution
dependency. The rationale is that manual pages (roff) has more support
in various editors than Texinfo and the man utility is rather well
understood in contrast to the poor quality of the stand-alone GNU info
utility. Several utilities are available to convert the roff man pages
into various formats such as HTML and PDF.
2019-12-04 02:06:07 -06:00
Michael Black
60cfecd5b4
Hopefully suppress arm compilation warning
2019-12-03 16:15:33 -06:00
Michael Black
da86568edb
Fix compile warnings on termios.c
2019-12-03 14:51:02 -06:00
Michael Black
9d5bc2f385
Update flrig version
2019-12-03 09:29:04 -06:00
Michael Black
8ec67fb582
Add some more FLRig modes
2019-12-03 09:28:43 -06:00
Michael Black
5a9ab0b76d
Add retry to rigctl open
2019-12-03 08:22:35 -06:00
Michael Black
a7335595de
Add az and el offset to rotctl & rotctld
2019-12-02 23:30:08 -06:00
Michael Black
4401300659
Add Main/Sub to ic821h
2019-12-02 16:09:39 -06:00
Michael Black
e8ebac6a59
Update ic7300 version
2019-12-02 15:03:47 -06:00
Michael Black
72565fe621
Fix ic7300 VFOs and sprintflst to be more generic
2019-12-02 14:46:41 -06:00
Michael Black
e6264c4f6f
Add PKT mode translations to rigctlcom
2019-12-02 12:23:04 -06:00
Michael Black
6241ddab59
Add icom SATMODE rigs ability to set_vfo for MainA/B and SubA/B
2019-12-02 08:16:52 -06:00
Michael Black
12494c92d5
Add MainA, MainB, SubA, and SubB vfo choices for icom rigs with SATMODE
...
Clean up debug statements in icom.c
2019-12-02 07:50:05 -06:00
Michael Black
d944c2951a
Fix compile warning on strncat in flrig.c
2019-12-01 22:27:54 -06:00
Michael Black
23d22439b7
Fix typo ugly commit in icom.c
2019-12-01 16:03:16 -06:00
Michael Black
ff5275e44c
Fix icom.c to not set XIT on non-XIT rigs
2019-12-01 15:23:34 -06:00
Michael Black
c9f72d5adf
Add some error checking to flrig.c
2019-12-01 11:09:30 -06:00
Michael Black
1e7e085263
Update icom version and add some debug
2019-12-01 09:36:21 -06:00
Michael Black
1ceae3a3f3
Remove debug from rigctlcom.c
2019-12-01 09:13:35 -06:00
Michael Black
68b7278a9a
Fix for 9700 and such for RIT=0 as they don't have XIT
2019-12-01 08:47:28 -06:00
Michael Black
eed8d7811d
Fix compile wanring in ft900.c
2019-12-01 07:06:01 -06:00
Michael Black
620333b883
Fix thd73.c rig_strlevel
2019-11-30 23:31:15 -06:00
Michael Black
9284676a3e
Fix compile warnings for MinGW on Debian Stretch
2019-11-30 18:28:15 -06:00
Michael Black
9620cfc3d0
Ensure all Icom rigs have their own BACKEND version
2019-11-30 14:53:13 -06:00
Michael Black
ac8fbf2506
Remove commented line from kenwood.c
2019-11-30 13:23:36 -06:00