Wykres commitów

662 Commity (f6b55762dfbd4f0a2f832a84ac008dcc073a55d0)

Autor SHA1 Wiadomość Data
Michael Black f6b55762df
Fix cppcheck warnings in k2.c 2019-12-18 22:50:58 -06:00
Michael Black 2e74b4fa6b
Move set_powerstat to kenwood_open and add kenwood_open to ts950.c 2019-12-14 08:25:34 -06:00
Michael Black 72476c21be
Added set_powerstat 1 to kenwood_init -- any reason not to do this?
Do we ever want to start rigctl or rigctld on a non-powered rig?
Maybe should do this on all rigs?
TS590S rigctl could not start with power off as firmware version is needed.
And many other things require the rig to be up when rigctl is started.
We won't let set_powerstat fail the startup just in case.
2019-12-13 23:28:49 -06:00
Michael Black f53763602e
Fix TS590 get_level 2019-12-12 23:25:43 -06:00
Michael Black 444fcfa575 Replace XOPEN with AC_USE_SYSTEM_EXTENSIONS 2019-12-10 15:54:12 -06:00
Michael Black 3220c37ff2
Change XOPEN to 600 2019-12-10 14:50:24 -06:00
Michael Black 3a3d66d52d Now compiles with -std=c99 and no c99 warnings 2019-12-09 22:45:37 -06:00
Michael Black 78f3fbdecd Fix arm compilation warnings 2019-12-09 17:33:54 -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 8a3df9735e
Fix cppcheck warnings for ampctl_parse.c and redef amp_set_powerstat 2019-12-08 23:13:33 -06:00
Michael Black ba69e3d876
Fix cppcheck warnings in xg3.c 2019-12-07 23:33:19 -06:00
Michael Black 9ed28fb0db
Fix cppcheck warnings in ts870s 2019-12-07 23:31:43 -06:00
Michael Black 55fc3398ad
Fix cppcheck warnings in ts570.c and remove old files 2019-12-07 23:30:41 -06:00
Michael Black 0fb8454d4e
Fix more cppcheck warnings in ic10.c 2019-12-07 23:22:36 -06:00
Michael Black 5438fe2905
Fix more cppcheck warnings in tmv7.c 2019-12-07 23:11:01 -06:00
Michael Black 38dca9ccea
Fix more cppcheck warnings in tmd710.c 2019-12-07 23:10:04 -06:00
Michael Black fdc18a62de
Fix more cppcheck warnings in thg71.c 2019-12-07 23:07:07 -06:00
Michael Black ecadeda486
Fix more cppcheck warnings in thd74.c 2019-12-07 23:05:21 -06:00
Michael Black a0943890d2
Fix cppcheck warnings in thd74.c 2019-12-07 23:01:23 -06:00
Michael Black 16eac108f5
Improve firmware check in k3.c 2019-12-07 22:58:15 -06:00
Michael Black d3c9c8113c
Fix cppcheck warnings in thd72.c 2019-12-07 16:20:13 -06:00
Michael Black 3875e4db04
Fix some cppcheck warnings in th.c 2019-12-07 16:14:53 -06:00
Michael Black 6d34361386
Fix some cppcheck warnings in kenwood.c 2019-12-07 16:05:47 -06:00
Michael Black d838cacaff
Fix some cppcheck warnings in kenwood.c 2019-12-07 16:05:39 -06:00
Michael Black 3065325b7b
Fix some cppcheck warnings in k2.c 2019-12-07 15:58:13 -06:00
Michael Black 584a9592b2
Fix cppcheck warnings in k3.c 2019-12-07 15:51:53 -06:00
Michael Black a6ba2bc198
Fix cppcheck warnings in elecraft.c 2019-12-07 15:40:43 -06:00
Michael Black d7eb9dd72f
Fix cppcheck warning in transfox.c and trc80.c 2019-12-06 12:07:19 -06:00
Michael Black 061dad0415
Fix cppcheck warning on k3.c 2019-12-06 10:16:32 -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 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 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 1d0373385b
astyle kenwood.c kenwood.h 2019-10-29 22:27:47 -05:00
Michael Black 093e40aa24
Fix RX/TX VFO for kenwoods 2019-10-29 17:04:15 -05:00
Michael Black ed2e552852
Fix ts480.c to expect return from RX command when PTT=true 2019-09-30 09:24:07 -05:00
Michael Black 7bdae11b56
Fix ts480.c to expect return from RX command when not in PTT 2019-09-30 08:59:01 -05:00
Michael Black f9c9001d6c
Fix get_mode for ts50s.c to use IF 2019-09-28 23:01:32 -05:00
Michael Black 73c1ecd165
Change freq & chan struct start/end to avoid colliding with LUA SWIG start/end 2019-08-17 23:20:48 -05:00
Michael Black 7872b99c6a
Remove old comment in k3.c 2019-07-24 07:41:47 -05:00
Michael Black b23734fb5b
Fix rig.h for merge 2019-06-12 16:13:56 -05:00
Michael Black 5e36d5c11b
Add some levels to TS590 2019-06-10 23:06:44 -05:00
Michael Black 7eaabddcb5
Improve thd72 ops 2019-06-10 23:05:14 -05:00
Mikael Nousiainen 88c1ba14a5 Fix rig_model for Elecraft KX2 and KX3 2019-06-06 22:06:24 +03:00
Mikael Nousiainen 45a8c5c575 More fixes to many Icom HF rig backends: tuner function, VFO tune op, rig-specific AGC levels, basic set of filters where missing, get/set split, get/set powerstat, make get/set RIT/XIT commands shared functions, add new level for Noise Blanker level, fix RIG_MODE_PKTAM and add missing PKT modes for many rigs, add dual-watch function. Add RIT/XIT functions for TS-480 and TS-890. 2019-06-01 09:51:17 +03:00
Mikael Nousiainen 3dbbe02b78 Add new levels: RFPOWER_METER, COMP_METER, VD_METER and ID_METER, supported at least by most of recent Icom rigs. Add level NOTCHF_RAW for manual notch frequency without specified unit for Icom rigs. Add level MONITOR_GAIN. Add functions DUAL_WATCH and DIVERSITY, supported now by K3/K3S. Fix VOXDELAY level commands for many Icom rigs. Add MONITOR_GAIN level for Icom rigs. Fix and add many K3 commands and add specific rig models for K3S, KX2 and KX3 -- they are very similar to K3, but have slight differences. Extend dump_caps output for rigctl: add complete details of ext levels and frequency ranges. Tests have been performed on IC-7000, IC-756ProIII, IC-7300, IC-7600 and K3. 2019-05-30 09:37:49 +03:00
Michael Black 51dab90c74 Fix vfonum warning in tmd710.c 2019-05-22 11:14:07 -05:00