Michael Black W9MDB
ab51d7ec66
Helps if I commit the fixed version....
...
https://github.com/Hamlib/Hamlib/issues/419
2020-10-15 11:48:01 -05:00
Michael Black W9MDB
18e43245bc
An attempt to get FT-817 PWR_ON working
...
https://github.com/Hamlib/Hamlib/issues/419
2020-10-15 10:04:33 -05:00
Michael Black W9MDB
8b541f3e0b
Fix debug statement in kenwood.c to show correct tvfo
2020-10-15 08:31:55 -05:00
Michael Black
fe1d705e33
Merge pull request #420 from mikaelnousiainen/icom-repeater-shift-ic9700-tuning-steps-fixes
...
Fix Icom repeater shift + split and add tuning steps for IC-9700
2020-10-14 11:26:15 -05:00
Mikael Nousiainen
a77e82be4e
Fix handling of Icom repeater shift and split command responses. Add tuning step definitions for IC-9700.
2020-10-14 18:19:00 +03:00
Michael Black W9MDB
7d7622face
Add 50ms sleep after during set_freq for ft817
...
https://github.com/Hamlib/Hamlib/issues/418
2020-10-13 17:34:34 -05:00
Michael Black W9MDB
1351eb6bd7
Add more neverused since cppcheck complains a lot
2020-10-13 16:59:58 -05:00
Michael Black W9MDB
ef34c699c0
Fix FT101DX FUNC_COMP since it now has a different format than other Yaesu's
...
Presumably this is the future format
https://github.com/Hamlib/Hamlib/issues/417
2020-10-13 16:55:32 -05:00
Michael Black W9MDB
4faad82da7
Change get_ptt RTS/DTR to keep serial port open
...
New option --set-conf=ptt_share=1 to revert to old behavior where serial port is opened/closed every get_ptt
https://github.com/Hamlib/Hamlib/issues/383
2020-10-12 23:27:13 -05:00
Michael Black W9MDB
70a448fe85
Fix FT817 FT817_NATIVE_CAT_GET_RX_STATUS byte count, should be 1 and not 2
...
https://github.com/Hamlib/Hamlib/issues/416
2020-10-12 22:42:27 -05:00
Michael Black
980ef1d88f
Merge pull request #415 from dforsi/fix/cppcheck
...
Fix a [missingInclude] when running cppcheck --check-config
2020-10-12 16:58:26 -05:00
Daniele Forsi IU5HKX
8c8eeaf795
Fix a [missingInclude] "information" when running cppcheck --check-config
...
This is for consistency with other source fils, but gcc finds the include
file anyway (see https://gcc.gnu.org/onlinedocs/cpp/Search-Path.html )
Fixes:
rotators/amsat/if100.c:38:0: information: Include file: "math.h" not found. [missingInclude]
2020-10-12 23:30:11 +02:00
Michael Black W9MDB
1115314782
Add version info to ft817_init
2020-10-12 15:47:35 -05:00
Michael Black W9MDB
2df1e2e199
Add installation path to py3test.py
2020-10-12 15:40:22 -05:00
Michael Black W9MDB
1f0c2a2e4f
Change settings. set_level/get_level to use RIG_TARGETABLE_LEVEL instead of RIG_TARGEABLE_PURE
...
Deprecating RIG_LEVEL_PURE
https://github.com/Hamlib/Hamlib/issues/414
2020-10-12 09:56:24 -05:00
Michael Black W9MDB
ad5b87c9ae
Change RIG_TARGETABLE_PURE to RIG_TARGETABLE_LEVEL in ft5000.c
...
https://github.com/Hamlib/Hamlib/issues/414
2020-10-12 09:53:16 -05:00
Michael Black W9MDB
45edda6a16
Add RIG_TARGETABLE_LEVEL to rig.h
2020-10-12 09:41:12 -05:00
Michael Black W9MDB
4690e26aa4
Remove RIG_TARGETABLE_PURE from newcat.c and add new RIG_TARGETABLE_LEVEL
...
Looks like RIG_TARGETABLE_PURE is never used by any rigs so should be removed from rig.c too
https://github.com/Hamlib/Hamlib/issues/413
2020-10-12 09:35:57 -05:00
Michael Black W9MDB
34e9327446
Don't expire cache if we just read the freq
2020-10-11 23:40:29 -05:00
Michael Black W9MDB
5453a9c036
Fix ability to get Sub VFO in newcat get_func
...
https://github.com/Hamlib/Hamlib/issues/413
2020-10-11 22:25:01 -05:00
Michael Black
b8da9b6bba
Merge pull request #412 from dforsi/fix-typos
...
Fix typos
2020-10-11 11:35:32 -05:00
Daniele Forsi
1e00e4e8db
Fix typos
...
Command line:
codespell --write-changes --summary --skip=*.m4 --ignore-words-list="develope,get's,quitt,setts,som,ue,vektor,objext,ans
2020-10-11 18:03:50 +02:00
Michael Black W9MDB
41be8d65e4
Fix TUNE for FTDX5000 and FTDX101D
...
https://github.com/Hamlib/Hamlib/issues/411
2020-10-10 15:44:11 -05:00
Michael Black W9MDB
e0594e8976
Fix VFO spelling error in newcat.c
2020-10-10 11:44:40 -05:00
Michael Black W9MDB
6981f6e9c0
Fix set XIT for newcat.c
...
https://github.com/Hamlib/Hamlib/issues/410
2020-10-10 10:50:24 -05:00
Michael Black W9MDB
0f23261792
Fix some VFO problems in newcat.c with VFO_MAIN/SUB usage
...
https://github.com/Hamlib/Hamlib/issues/408
2020-10-10 10:47:51 -05:00
Michael Black W9MDB
13174121c2
Issue #409 add sleep when PTT is turned off for all Yaesu rigs. Fixes FT991 Fake It problem with WSJT-X
2020-10-10 15:19:01 +00:00
Michael Black W9MDB
985a7b3ded
Fix newcat error on VFO/Main/Sub issue#395
2020-10-10 14:51:59 +00:00
Michael Black W9MDB
32b7063801
Fix FT101DX CWPITCH scale
...
https://github.com/Hamlib/Hamlib/issues/407
2020-10-09 16:27:45 -05:00
Michael Black W9MDB
9a2625ebef
Add ALC, SWR and change PWR to table lookup for FT817
...
https://github.com/Hamlib/Hamlib/issues/406
2020-10-09 16:21:15 -05:00
Michael Black W9MDB
c31fb3dcc4
Change a few Yaesu rigs to use slider-compatible width settings
...
https://github.com/Hamlib/Hamlib/issues/391
2020-10-09 10:42:34 -05:00
Michael Black W9MDB
bd559f14d8
Update FT101DX swr calibration table
2020-10-09 09:14:39 -05:00
Michael Black W9MDB
28da03c7fa
Fix FT101DX BKINDL set_level
...
https://github.com/Hamlib/Hamlib/issues/405
2020-10-09 09:08:37 -05:00
Michael Black W9MDB
8c51909595
astyle files
2020-10-07 12:48:25 -05:00
Michael Black W9MDB
33fc32e18b
Merge branch 'master' of https://github.com/Hamlib/Hamlib
2020-10-07 12:43:56 -05:00
Michael Black W9MDB
d6cad85cf2
kenwood.c don't ask for power min/max when PTT is on
2020-10-07 12:40:59 -05:00
Michael Black W9MDB
c479244fc1
Fix SH command for FTDX101D and fix parsing of SH for different response lengths in newcat.c
...
https://github.com/Hamlib/Hamlib/issues/402
2020-10-07 15:19:44 +01:00
Michael Black W9MDB
8760d2576b
FTDX101D set roofing filter to allow for requested bandwidth in newcat.c
2020-10-07 15:00:21 +01:00
Michael Black W9MDB
253ee97a90
Add RIG_PASSBAND_ROOF to FTDX101D in newcat.c
2020-10-07 08:25:41 -05:00
Michael Black W9MDB
4bad0ff4bb
Add ANTIVOX for FTDX101D in newcat.c
2020-10-07 14:17:43 +01:00
Michael Black W9MDB
fc41ca9ca6
Fix set_level VOXGAIN for FTDX101D
...
https://github.com/Hamlib/Hamlib/issues/400
https://github.com/Hamlib/Hamlib/issues/400
2020-10-07 14:02:15 +01:00
Michael Black W9MDB
50b394098e
Fix RIG_PASSBAND
...
Add RIG_PASSBAND_ROOF macro
2020-10-07 07:32:05 -05:00
Michael Black W9MDB
6d51f65528
astyle files
2020-10-06 23:14:27 -05:00
Michael Black W9MDB
86417420b4
Change PASSBAND_NORMAL back to zero to keep backwards compatiblity
...
This will change in 5.0
2020-10-06 23:10:45 -05:00
Michael Black W9MDB
82dd82a658
Undo last commit
...
https://github.com/Hamlib/Hamlib/issues/401
2020-10-06 23:02:27 -05:00
Michael Black W9MDB
4c47bb1687
Fix FT950 switch to/from narrow modes to set appropriate filter after mode is set
...
https://github.com/Hamlib/Hamlib/issues/401
2020-10-06 22:29:42 -05:00
Michael Black W9MDB
e84c26ff15
Fix logic typo in newcat.c
2020-10-06 17:52:22 -05:00
Michael Black W9MDB
e4981ff2fb
Fix typo in ft450 newcat.c
2020-10-06 17:30:44 -05:00
Michael Black W9MDB
c6cc3ba37c
Fix FT950 min power to 5 watts
...
Fix FT950 to return default bandwidths for FM, AM, FMN
https://github.com/Hamlib/Hamlib/issues/398
https://github.com/Hamlib/Hamlib/issues/399
2020-10-06 16:58:49 -05:00
Michael Black W9MDB
81c2385d43
Have TS950 return default bandwidths for FM, AM, FMN
...
SH0; does not work in these modes
https://github.com/Hamlib/Hamlib/issues/398
2020-10-06 16:51:34 -05:00