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
Michael Black
81c696bdd9
Fix tmd710 uninitialized tmd710_mode
2019-11-30 13:07:32 -06:00
Michael Black
dc3f33bc11
Change %z to %d with casts for portability
2019-11-30 13:05:21 -06:00
Michael Black
c69502e11c
Fix rigctld for win32 build
2019-11-30 10:27:49 -06:00
Michael Black
6bf3b00c4f
astyle all files
2019-11-30 10:19:08 -06:00
Michael Black
72087f1b10
Change all __FUNCTION__ to __func__
2019-11-30 10:16:28 -06:00
Michael Black
2f4d62709e
Added a dummy snprintf to rig_debug to allow gcc to check format strings
...
This found tons of errors in rig_debug statements
So this patch cleans up all the files that were producing warnings or errors
This should fix a few segfaults when running with debug turned on
2019-11-30 10:04:31 -06:00
Michael Black
471c2fa69f
Fix icom.c debug and --setvfo get freq
2019-11-29 11:28:16 -06:00
Michael Black
a4c5b1b4e7
icom.c fix spelling error
2019-11-28 16:39:26 -06:00
Michael Black
021a531028
In icom.c when split is turned off reset to either VFOA or Main as the vfo asks for
2019-11-28 16:36:07 -06:00
Michael Black
c0e214e756
Fix icom.c --vfo mode for set_freq to set the correct VFO
2019-11-28 14:51:30 -06:00
Michael Black
350b1d7ea0
Add vfo priv fields to icom.h in preparation for other changes
2019-11-28 09:59:57 -06:00
Michael Black
58763c96ae
Reorder RIG_VFO entries and add RIG_VFO_MAIN_A and RIG_VFO_MAIN_B in preparation for other changes
2019-11-28 09:57:49 -06:00
Michael Black
686acaec09
Fix segfault in flrig.c due to 64-bit mode conversion - was causing segfault on 32-bit systems
...
Change return value to RIG_MODE_NONE in flrig.c to match the function type
2019-11-27 14:19:42 -06:00
Michael Black
dadc5b04f9
astyle flrig.c
2019-11-27 11:59:14 -06:00
Michael Black
032adbd367
Change strtok in flrig to strtok_r
2019-11-27 11:58:58 -06:00
Michael Black
ad619e6209
Change Icom VFO checks to macros and allow for newer rigs with both VFO A/B and Main/Sub
2019-11-26 22:27:23 -06:00
Roeland Jansen
257542acbc
removed the code that breaks the 'f' function (icm Mike)
2019-11-24 23:58:17 +01:00
Michael Black
74718f9b6b
Merge branch 'master' of https://github.com/mdblack98/Hamlib
2019-11-23 23:12:30 -06:00
Michael Black
46a9fff6ad
Fix rotctl C command
2019-11-23 23:11:27 -06:00
Michael Black
0c72d75b57
Add south_zero option to token.h
2019-11-23 23:10:21 -06:00
Michael Black
fa2293be50
Add south_zero option to rotator.c
2019-11-23 23:09:59 -06:00
Michael Black
eeacb627da
Add south_zero option to rotator.h
2019-11-23 23:09:05 -06:00
Michael Black
cda5aa1b37
Add south_zero optiont to rot_conf.c
2019-11-23 23:08:27 -06:00
Michael Black
49fde34f2f
Tested with LX200 & Autostar
...
Move command during active rotation ignored
Added --conf=south_zero=1 option for LX200 south orientation
LX200 now moves smoothly through 180 degrees
Parses both low and high precision answers
2019-11-23 23:04:54 -06:00
Michael Black
d551d3b462
Add SATMODE to icom.c
2019-11-23 22:41:01 -06:00
Michael Black
243fe294f4
astyle gs232 files
2019-11-23 22:19:56 -06:00
Michael Black
2c707c13be
Fixes go gs232 rotors
2019-11-23 22:19:24 -06:00
Nate Bargmann
4dee666c68
Merge branch 'master' of https://github.com/mdblack98/Hamlib into mdblack98-master
2019-11-22 07:15:59 -06:00
Michael Black
a888afb1b5
remove memset from gs232a and gs232b
2019-11-21 11:14:01 -06:00
Michael Black
646d1ffa21
Remove memset from easycomm.c
2019-11-21 11:10:04 -06:00
Michael Black
ac392687e9
Remove memset from prosistel.c
2019-11-21 11:08:51 -06:00
Michael Black
f02a69f6aa
Change SATMODE to generic for most icoms and specific to ic910
2019-11-20 11:44:27 -06:00