Wykres commitów

7 Commity (f6b55762dfbd4f0a2f832a84ac008dcc073a55d0)

Autor SHA1 Wiadomość Data
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 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
Jonathan Bastien-Filiatrault cdd77ae71e Allow setting split mode without smashing the VFOB frequency. 2019-07-09 21:50:15 -04:00
Jonathan Bastien-Filiatrault 67181bf846 Correct FT; command that does not exist on the FT-891.
This command exists on the FT-991, but the FT-891 returns
"?". Replacing this command with the ST; command that exists as per
the CAT reference, everything falls into place.

This patch enables me to use WSJT-X with rigctld.

WSJT-X was outputing a "timeout while getting VFO frequency" error.
2019-07-09 20:45:58 -04:00
Michael Black W9MDB cab7eb1647 Fix FT-891/991 behavior with WSJT-X
Separate FT-891 features
Fix rigctl and rigctld to not abort on function not available
Change Yaesu detection of FA length to automatic method instead of rig specific
2017-06-27 16:48:44 +01:00
Michael Black f1a9644d23 Added ft891 backend 2017-01-07 09:10:48 -06:00