Wykres commitów

88 Commity (bacb20a029593e1980b081124a23ee45f797597b)

Autor SHA1 Wiadomość Data
Mike Black W9MDB 2b211b43f1
Change kenwood to only set VFOA default on 1st rig_open call
https://github.com/Hamlib/Hamlib/issues/797

(cherry picked from commit 0f2a92b2de)
2021-09-13 18:08:53 -05:00
Mike Black W9MDB f6b57e147d Make kenwood set_split_vfo behave the same as set_vfo in both directions
https://github.com/Hamlib/Hamlib/issues/746
2021-08-29 08:29:26 -05:00
Mike Black W9MDB 2c8092d21b For kenwood rigs reset split after set_vfo FR command if needed
Side effect of this change is support of reverse split by changing to VFOB
https://github.com/Hamlib/Hamlib/issues/746
2021-08-28 22:35:16 -05:00
Mike Black W9MDB fe8c02bba0 Add RX command to kenwood rigs hopefully setting VFO to VFOA after split set
FT450 and others turn split off doing FR0 and FT1; leaves the rig on VFOB
https://github.com/Hamlib/Hamlib/issues/746
2021-08-27 13:08:15 -05:00
Mike Black W9MDB aa9b9196b4 Fix Kenwood FR/FT sequencing
https://github.com/Hamlib/Hamlib/issues/746
2021-08-26 16:31:37 -05:00
Mike Black W9MDB 0965a4382c Fix Kenwood rigs that turn split off during FR command by turning split back on if needed
https://github.com/Hamlib/Hamlib/issues/746
2021-08-22 16:47:29 -05:00
Mike Black W9MDB 3baa9da839 Add a 2nd try on kenwood.c ID command -- TS450S was failing on 1st try 2021-08-09 16:23:17 -05:00
Mike Black W9MDB f8da39243d Default Kenwood rigs to VFOA and split=off
https://github.com/Hamlib/Hamlib/issues/745
2021-08-04 09:38:15 -05:00
Mike Black W9MDB a8200886bf Ensure kenwood rigs stay in split mode after FR0; command
https://github.com/Hamlib/Hamlib/issues/746
2021-07-19 23:49:48 -05:00
Mike Black W9MDB fe2c0e7723 Update kenwood.h version 2021-07-18 16:19:42 -05:00
Mike Black W9MDB e966508b3a For all kenwoods query split and don't change if not needed
https://github.com/Hamlib/Hamlib/issues/744
2021-07-17 17:02:42 -05:00
Mike Black W9MDB 3b2715463d Change kenwood_set_mode to only change mode if necessary by reading it first
https://github.com/Hamlib/Hamlib/issues/726
2021-06-15 22:35:05 -05:00
Mike Black W9MDB 386b08dc4f Add ctcss_list and dcs_list to rigctld so rigcctld caps reflects the connected rig
https://github.com/Hamlib/Hamlib/issues/659
2021-04-29 10:49:29 -05:00
Mike Black W9MDB a6af56ff53 Fit kenwoods set_rit to move right right direction
https://github.com/Hamlib/Hamlib/issues/677
2021-04-27 07:34:14 -05:00
Mike Black W9MDB 7ea0a49dcd Re-do get_rit for has_rit2 rigs
If this works should be able to change get_rit in TS480 to the generic kenwood get_rit
https://github.com/Hamlib/Hamlib/issues/677
2021-04-25 23:20:34 -05:00
Mikael Nousiainen 6fd5371b12 Merge branch 'master' into ts480-fixes 2021-04-25 16:50:48 +03:00
Mikael Nousiainen 08a7515e91 Add support for FW filter width command on TS-480 2021-04-24 19:13:12 +03:00
Mike Black W9MDB 0a4e0dbdfb Fix RIT in kenwood.c -- default to 10Hz steps if rig step setting works
https://github.com/Hamlib/Hamlib/issues/677
2021-04-23 23:38:49 -05:00
Mikael Nousiainen e4657a5d16 TS-480: Add Digital Noise Limiter. Start implementation for filter width command. Fix bugs. 2021-04-23 23:32:42 +03:00
Mikael Nousiainen de5c5a27a1 Add support for TS-480 slope filter settings and some useful custom funcs/levels. Fix TS-480 bugs. 2021-04-23 10:42:43 +03:00
Mikael Nousiainen 4f66af6ee1 Merge upstream master and fix conflicts. Add new commands for TS-480 (WIP). 2021-04-19 18:34:17 +03:00
Mike Black W9MDB 124a6faafd More Malachite updates
https://github.com/Hamlib/Hamlib/issues/645
2021-04-06 09:38:36 -05:00
Mike Black W9MDB 4c2f60b9b0 Fix no_id check in kenwood.c for Malchite SDR
https://github.com/Hamlib/Hamlib/issues/645
2021-04-06 08:46:49 -05:00
Mike Black W9MDB d312945729 Added Malachite DSP -- emulates TS480 but needed to avoid sending ID; command
https://github.com/Hamlib/Hamlib/issues/645
2021-04-04 11:54:35 -05:00
Mike Black W9MDB 35d945e002 Add 100ms sleep to kenwood.c after set_ptt OFF
In kenwood.c when ? reply is receive write the transaction again instead of just reading
https://github.com/Hamlib/Hamlib/issues/644
2021-04-02 16:36:46 -05:00
Michael Black W9MDB 89da1b9341 Revert kenwood RTTY/RTTYR and fix k3.c's DT mode to match it
https://github.com/Hamlib/Hamlib/issues/576
2021-03-28 12:31:33 -05:00
Michael Black W9MDB 8e89aad2ea During newcat.c AG format check reduce retries to zero to speed it up
https://github.com/Hamlib/Hamlib/issues/630
2021-03-26 22:32:08 -05:00
Michael Black W9MDB 309dc138c9 See if moving kenwood_transaction out of RETURNFUNC eliminiates duplicate kenwood_transaction calls
https://github.com/Hamlib/Hamlib/issues/595
2021-03-09 13:20:32 -06:00
Michael Black W9MDB 5fd5bf5215 Update Elecraft to detect K4, K4D, and K4HD
https://github.com/Hamlib/Hamlib/issues/563
2021-03-03 14:45:07 -06:00
Michael Black W9MDB 0acbc83a85 Add detection of K4HD for Elecraft
https://github.com/Hamlib/Hamlib/issues/563
2021-03-03 12:36:09 -06:00
Michael Black W9MDB 41bfd57eb3 Reverse RTTY and RTTYR in kenwood.c mode table
It was backwards.  RTTY is LSB (ie FSKR) and RTTYR is USB (ie FSK)
So RTTYR is mode 6 and RTTY is mode 9
https://github.com/Hamlib/Hamlib/issues/576
2021-03-02 23:17:39 -06:00
Michael Black W9MDB b2a1955467 Fix KX3 set_vfo
KX4 set_vfo may not work
https://github.com/Hamlib/Hamlib/issues/563
2021-02-26 23:28:38 -06:00
Michael Black W9MDB 2a60fd748b Fix K3X get_vfo set_vfo to recognize toggle of vfo
https://github.com/Hamlib/Hamlib/issues
2021-02-25 14:05:06 -06:00
Michael Black W9MDB 62bcb66865 Fix RFPOWER command for TS480
https://github.com/Hamlib/Hamlib/issues/553
2021-02-21 12:35:36 -06:00
Michael Black W9MDB cfaa761c83 Fix caching of bad IF response for Kenwood rigs
Update cache calls to use the enum values in kenwood.c
2021-02-09 12:25:12 -06:00
Michael Black W9MDB 44c1645785 Fix PowerSDR STRENGTH 2020-12-31 14:24:22 -06:00
Michael Black W9MDB 41969433ed Change kenwood power setting to 0-max instead of min-max
https://github.com/Hamlib/Hamlib/issues/465
2020-12-14 12:59:38 -06:00
Michael Black W9MDB c70d841b83 Add NOCHANGE_PASSBAND to icom...cascading effect on adding vfo elsewhere...which is needed anyways
https://github.com/Hamlib/Hamlib/issues/448
2020-11-29 23:32:14 -06:00
Michael Black W9MDB 0413a6b71f Fix kenwood retry attempts
https://github.com/Hamlib/Hamlib/issues/450
2020-11-26 08:45:39 -06:00
Michael Black W9MDB b8a29430ad Fix kenwood_get_power_minmax for TS890S
https://github.com/Hamlib/Hamlib/issues/399
2020-10-21 16:18:52 -05:00
Michael Black W9MDB 73a37749ac PowerSDR now returns ENAVAIL on AI command 2020-10-17 23:21:47 -05:00
Michael Black W9MDB 0afe35ecc6 Return default values for TS-950 SH; command when mode is FM, AM, or FMN
https://github.com/Hamlib/Hamlib/issues/398
2020-10-06 16:25:16 -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 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 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 eb40d8811c update kenwood.h 2020-09-30 14:46:37 -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 6d815cad13 Add set_level MICGAIN to kenwood.c 2020-09-17 11:50:23 -05:00
Michael Black W9MDB 2f143aa899 Make kenwood AG format determination automatically on first get_level call
There are 3 formats supported, "AG" "AG0" and "AG0"/"AG1"
This should work until Kenwood comes up with "AG2" or such
https://github.com/Hamlib/Hamlib/issues/380
2020-09-16 10:41:24 -05:00
Michael Black W9MDB a0ee4d01b2 https://github.com/Hamlib/Hamlib/issues/359
Fix Yaesu command retries
2020-09-01 23:26:35 -05:00