Michael Black W9MDB
6216570cf0
Change FT5000 and FTDX101D to Main/Sub instead of VFOA/B
...
https://github.com/Hamlib/Hamlib/issues/395
2020-10-04 23:15:16 -05:00
Michael Black W9MDB
48f700ba8b
Merge branch 'master' of https://github.com/Hamlib/Hamlib
2020-10-04 17:24:43 -05:00
Michael Black W9MDB
fa7ea205c2
Fix kenwood MICGAIN
2020-10-04 17:23:14 -05:00
Michael Black W9MDB
2f2574d1e6
Fix FT101DX SWR reading
2020-10-04 23:14:29 +01:00
Michael Black W9MDB
d40f0f76f8
Another attempt to get FTDX101D band width working
...
Added two undocumented widths for 3500 and 4000
https://github.com/Hamlib/Hamlib/issues/390
2020-10-04 12:25:36 -05:00
Michael Black W9MDB
14627552cc
MICGAIN min/max now automagically determined for kenwood rigs
...
Removed custom MICGAIN from ts2000 and ts950s
Note that PowerSDR/Thetis MICGAIN is not TS2000 compatible as of this date as it doesn't scale properly
https://github.com/Hamlib/Hamlib/issues/389
2020-10-04 10:32:06 -05:00
Michael Black W9MDB
0777b62108
Fix FTDX101D VOXDELAY set/get
...
https://github.com/Hamlib/Hamlib/issues/394
2020-10-04 08:56:49 -05:00
Michael Black W9MDB
a9202fbf78
Add ftdx101d to newcat_get_rx_bandwidth
...
Add ability to read roofing filter for default bandwidht for ftdx101d
FTDX101D passband problem · Issue #390 · Hamlib/Hamlib
2020-10-04 08:38:46 -05:00
Michael Black W9MDB
7785df1769
Add LEVEL_IF to PowerSDR
2020-10-03 17:35:20 -05:00
Michael Black W9MDB
93946b2d16
Fix FTDX101D BKINDL
...
https://github.com/Hamlib/Hamlib/issues/393
2020-10-03 17:06:09 -05:00
Michael Black W9MDB
5ee2cbb261
Fix VOXDELAY to use ms internally in newcat.c
...
https://github.com/Hamlib/Hamlib/issues/394
2020-10-03 16:54:13 -05:00
Michael Black W9MDB
cd8f5d9d85
Change BKINDL values to use tenths for API and ms internally for newcat.c
...
https://github.com/Hamlib/Hamlib/issues/393
2020-10-03 16:50:35 -05:00
Michael Black W9MDB
af883bd58f
Fix FTDX101D BKINDL -- has new lookup table argument for Yaesu
...
https://github.com/Hamlib/Hamlib/issues/393
2020-10-03 15:45:21 -05:00
Michael Black W9MDB
0c23c3954f
Add bandwidth settings for FTDX101D using any bandwidth setting
...
Other Yaesu rigs need this same capability instead of band-specific settings to support slider controls
https://github.com/Hamlib/Hamlib/issues/390
2020-10-03 15:06:53 -05:00
Michael Black W9MDB
fcd55cdf8a
Fix FTDX101D RIG_FUNC_COMP
...
https://github.com/Hamlib/Hamlib/issues/392
2020-10-03 12:17:57 -05:00
Michael Black W9MDB
5ae848c48f
Implemented dynamic detection of RFPOWER levels for Kenwoods
...
Need to remove RFPOWER customizations from other Kenwood backends now
Need to do this same thing for MICGAIN
https://github.com/Hamlib/Hamlib/issues/389
2020-10-03 00:16:02 -05:00
Michael Black W9MDB
ba943ae4b9
Fix kenwood RFPOWER...more to come to make it know the max power possible
...
https://github.com/Hamlib/Hamlib/issues/389
2020-10-02 15:46:06 -07:00
Michael Black W9MDB
0576a01ec2
astyle files
2020-10-01 22:51:31 -05:00
Michael Black W9MDB
3f94e66c9f
Fix K3/K3S/KX2/KX3 RFPOWER set/get for band specific power levels
2020-10-01 16:08:53 -07:00
Michael Black W9MDB
614627d8ba
Change KX3 MICGAIN level to 0-80
2020-10-01 09:46:01 -07:00
Michael Black W9MDB
5fdf98ec57
Remove unneeded k3 code from kenwood.c
...
Implement RFPOWER for kx3
https://github.com/Hamlib/Hamlib/issues/388
2020-09-30 21:35:06 -07:00
Michael Black W9MDB
8020450559
Fix KX3 MICGAIN set/get
...
https://github.com/Hamlib/Hamlib/issues/388
2020-09-30 21:17:11 -07:00
Michael Black W9MDB
bbde85064a
Fix KX3 LEVEL_AF
...
https://github.com/Hamlib/Hamlib/issues/388
2020-09-30 20:49:37 -07:00
root
b6ed9b53e6
Fix K3X LEVEL_RF
...
https://github.com/Hamlib/Hamlib/issues/388
2020-09-30 16:07:10 -07:00
Michael Black W9MDB
0e50906ca1
Fix RF_POWER for K3/KX3/KX2 for non-KPA3 and non-KXPA100 mode
2020-09-30 16:46:10 -05:00
Michael Black W9MDB
58c5f52de8
Fix kenwood RIG_LEVEL_RF set
...
https://github.com/Hamlib/Hamlib/issues/388
2020-09-30 16:34:01 -05:00
Michael Black W9MDB
92dcdcd952
Fix floating point compuation on KX3/KX2 LEVEL_RF
2020-09-30 15:52:20 -05:00
Michael Black W9MDB
01364ba1ba
astyle flex6xxx.c
2020-09-30 15:08:37 -05:00
Michael Black W9MDB
b47028c59d
Add get/set LEVEL_RF to PowerSDR
2020-09-30 15:08:16 -05:00
Michael Black W9MDB
ca8e49eb2b
Fix ts990s.c get_level
2020-09-30 14:53:55 -05:00
Michael Black W9MDB
28bf6ac274
Fix ts2000.c get_level call
2020-09-30 14:50:58 -05:00
Michael Black W9MDB
65bb646ef0
Fix ts870s.c get_level call
2020-09-30 14:50:05 -05:00
Michael Black W9MDB
3cbdd3c387
Update kenwood rigs for new get_kenwood_level
2020-09-30 14:47:25 -05:00
Michael Black W9MDB
eb40d8811c
update kenwood.h
2020-09-30 14:46:37 -05:00
Michael Black W9MDB
63d325eb91
astyle kenwood.c
2020-09-30 14:46:02 -05:00
Michael Black W9MDB
38daabee8e
Change get_kenwood_level to use separate float/int parameters
2020-09-30 14:45:50 -05:00
Michael Black W9MDB
3c6ae62e59
Change get_kenwood_level to return both float 0-1.0 and raw value
...
Fix Elecraft K3/K3S/KX2/KX3 RF level get/set
Update other rigs for new get_kenwood_level call
https://github.com/Hamlib/Hamlib/issues/388
2020-09-30 12:46:54 -05:00
Michael Black W9MDB
c9cfd40e91
Update newcat.c for FTDX101D MS command now using VFO selection
...
https://github.com/Hamlib/Hamlib/issues/385
2020-09-28 09:11:14 -05:00
Michael Black W9MDB
5fbb58f3ee
Add RIG_TARGETABLE_PURE to ftdx101 and ftdx5000
...
Change newcat_get_level and set_level check to RIG_TARGETABLE_PURE
https://github.com/Hamlib/Hamlib/issues/385
2020-09-28 08:54:19 -05:00
Michael Black W9MDB
f0dc0f71d4
Add RIG_TARGETABLE_FUNC and RIG_TARGETABLE_TONE to ftdx101d
...
Ensure VFO is only set on FUNC calls when TARGETABLE_FUNC is on for newcat.c
https://github.com/Hamlib/Hamlib/issues/385
2020-09-27 16:01:48 -05:00
Michael Black W9MDB
37cff7ffc1
Update newcat version
...
https://github.com/Hamlib/Hamlib/issues/385
2020-09-26 23:10:29 -05:00
Michael Black W9MDB
359f7549dc
Add comment to is_read_cmd newcat.c and remove redundant check
...
https://github.com/Hamlib/Hamlib/issues/385
2020-09-26 22:34:02 -05:00
Michael Black W9MDB
60201aab40
Allow yaesu 3+char read cmds to not invalidate the IF cache
...
https://github.com/Hamlib/Hamlib/issues/385
2020-09-26 17:45:45 -05:00
Michael Black W9MDB
7bee01f785
Add suppress for AST broken bug in cppcheck
2020-09-19 16:09:44 -05:00
Michael Black W9MDB
8d60a82f54
Clean up cppcheck warning
2020-09-19 14:38:00 -05:00
Michael Black W9MDB
2362d2fe1c
Clean up cppcheck scope
2020-09-19 14:33:27 -05:00
Michael Black W9MDB
88291fed86
Clean up cppcheck scope
2020-09-19 14:31:54 -05:00
Michael Black W9MDB
865fa7d540
Remove redundant check in ar3030.c
2020-09-19 12:55:47 -05:00
Michael Black W9MDB
42b2b1ed69
Add FUNC RIT XIT and LEVEL AGC to PowerSDR
2020-09-18 16:45:37 -05:00
Michael Black W9MDB
f401d6dd94
Add func NB ANF MUTE to PowerSDR
2020-09-18 16:17:26 -05:00