Michael Black
ddc8ff0c65
Fix cppcheck warnings in prosistel.c
2019-12-19 08:39:07 -06:00
Michael Black
fb73e5abd7
Fix some cppcheck warnings
...
Fix declarations after statements
Remove some !rig checks...we either don't need them or need them everywhere with a new error code
If you pass a NULL rig you get what you deserve :-)
2019-12-09 17:12:13 -06:00
Michael Black
dc14ae10d4
Fix cppcheck warnings in prosistel.c
2019-12-08 10:27:15 -06:00
Michael Black
6bf3b00c4f
astyle all files
2019-11-30 10:19:08 -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
ac392687e9
Remove memset from prosistel.c
2019-11-21 11:08:51 -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
5a6a58f478
Enable elevation and make parsing more robuts for prosistel.c
2019-11-06 12:51:09 -06:00
Dario Ventura
dd79038d9e
Add elevation code to Prosistel backend
...
Warnings are cleaned up.
I also added elevation code as comment for future testing.
73, Dario IZ7CRX
2016-01-04 21:37:30 -06:00
Dario Ventura
46fe57190e
New Prosistel rotor backend from IZ7CRX
...
This is patch adding prosistel rotator backend.
Simply reading and setting azimuth for now.
73,
Dario Iz7crx
2015-12-31 08:25:14 -06:00