Commit Graph

4299 Commits

Author SHA1 Message Date
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
Nate Bargmann
38afd10425
Merge branch 'master' of https://github.com/mdblack98/Hamlib into mdblack98-master 2019-11-20 11:35:59 -06:00
Nate Bargmann
b76a1e987c
Merge branch 'newbranch' of https://github.com/mdblack98/Hamlib into mdblack98-newbranch 2019-11-20 11:16:27 -06:00
Michael Black
0c61cbc7e6
astyle ic910 and ic9100 2019-11-20 07:08:16 -06:00
Michael Black
9ffb87152f
ic910 and ic9100 updates 2019-11-20 06:56:23 -06:00
Michael Black
64491986c3
Add function ic IC99700 and promote to stable 2019-11-19 16:05:36 -06:00
Michael Black
dc3ae60e1c
silence some debug in misc.c 2019-11-19 11:32:39 -06:00
Michael Black
ac2f19a0dd
astyle gs232a and minor debug format change 2019-11-18 23:07:34 -06:00
Michael Black
a79e1c9d7d
gs232 fixes 2019-11-18 17:08:34 -06:00
Michael Black
5df82b7f3c
Add Main/Sub to IC9700 2019-11-09 14:05:12 -06:00
Michael Black
0b92fcb5c3
Fix prosistel printf 2019-11-08 12:31:56 -06:00
Michael Black
2200c2c33e
Fix prosistel values hopefully 2019-11-08 12:29:12 -06:00
Michael Black
b8da8cd4a8
astyle meade and prosistel 2019-11-07 07:52:56 -06:00
Michael Black
3bccc571e7
Fix Meade parsing and promote to stable 2019-11-06 23:19:46 -06:00
Michael Black
5a6a58f478
Enable elevation and make parsing more robuts for prosistel.c 2019-11-06 12:51:09 -06:00
Michael Black
3b60c6f17d
Fix meade get_pos to allow high or low precision answers 2019-11-03 23:17:40 -06:00
Michael Black
84ae165145
astyle icom.c icom.h 2019-10-29 22:29:06 -05:00
Michael Black
8bab7d6e46
Fix TX/RX VFO for get/set freq 2019-10-29 22:28:41 -05:00
Michael Black
1d0373385b
astyle kenwood.c kenwood.h 2019-10-29 22:27:47 -05:00
Michael Black
777eb94825
astyle dummy.c 2019-10-29 22:27:12 -05:00