Wykres commitów

989 Commity (1fbb03fa92320f49dfa45704a1e557f888a69093)

Autor SHA1 Wiadomość Data
Mike Black W9MDB 9dbe4ef79a Separate the validation cmd in newcat.c to allow rig post_write_delay to be in effect
https://github.com/Hamlib/Hamlib/issues/1219
2023-02-14 09:22:50 -06:00
Mike Black W9MDB 58700c6e9f Increase post_write to 20ms for FT710
https://github.com/Hamlib/Hamlib/issues/1235
2023-02-12 07:26:28 -06:00
Mike Black W9MDB cc7c335dc5 Improve FT-857 get_vfo response when error occurs
This could be FT-857 EEPROM burnout
https://github.com/Hamlib/Hamlib/issues/1232
2023-02-06 15:14:34 -06:00
Mike Black W9MDB c903c09cd1 Allo FT-857 to return cached vfo when set_vfo is called and EEPROM read error occurs
https://github.com/Hamlib/Hamlib/issues/1232
2023-02-06 11:11:17 -06:00
Mike Black W9MDB b037c72c50 Fix AF level control for FTDX10 and FT710
https://github.com/Hamlib/Hamlib/issues/1231
2023-02-05 17:28:23 -06:00
Mike Black W9MDB c055817c27 Fix FT-450D detection 2023-02-04 06:35:40 -06:00
Mike Black W9MDB a47eba7ce4 Revert "Update NEWS"
This reverts commit 76a3ab19eb.
2023-01-24 11:25:49 -06:00
Mike Black W9MDB 76a3ab19eb Update NEWS 2023-01-24 11:23:47 -06:00
Mike Black W9MDB d68c218a3d ERemove EX103 get/set for FTDX5000 2023-01-23 14:49:06 -06:00
Mike Black W9MDB aeb2692b42 Change FTDX10 handshake to None instead of Hardware 2023-01-17 22:30:02 -06:00
Mike Black W9MDB 0ad5a4b742 Attempt to allow PS; query for Yaeus rigs when powered off
https://github.com/Hamlib/Hamlib/issues/1220
2023-01-15 22:22:14 -06:00
Mike Black W9MDB 77ce6b6dc3 Add FT991 to 60M exception 2023-01-15 10:17:54 -06:00
Mike Black W9MDB 58621995f3 Fix FT-710, FTDX10, FTDX101D/MP 60M operations
https://github.com/Hamlib/Hamlib/issues/1211
2023-01-09 10:42:57 -06:00
Mike Black W9MDB 57522f0b93 Ensure 60M exception for FT710 is only for US language setting
https://github.com/Hamlib/Hamlib/issues/1211
2023-01-08 10:28:34 -06:00
Mike Black W9MDB 8be3fcbef5 Add FT-710 to 60M exception in newcat.c to allow some ability to work with WSJT-X
https://github.com/Hamlib/Hamlib/issues/1211
2023-01-08 07:58:57 -06:00
Mike Black W9MDB 6cb7a8c560 Fix FTDX3000 EX039 error
https://github.com/Hamlib/Hamlib/issues/1206
2023-01-07 16:03:34 -06:00
Mike Black W9MDB 22df154486 Remove EX039 check from FTDX3000/3000DM
https://github.com/Hamlib/Hamlib/issues/1206
2023-01-06 22:22:25 -06:00
Mike Black W9MDB 0404b43bd8 Add PKTUSB to ft1000mp rigs 2023-01-04 07:24:05 -06:00
Mike Black W9MDB 04ccccb02d astyle newcat.c 2022-12-28 16:36:59 -06:00
Mike Black W9MDB 7e81e8552a FTDX5000 will now remember startup front/rear setting and restore it
Will also allow front/rear selection in WSJT-X/JTDX
https://github.com/Hamlib/Hamlib/issues/1195
2022-12-28 16:34:32 -06:00
Mike Black W9MDB 1fd44dcef2 Make FT5000 EX1031;TX1; command two commands
https://github.com/Hamlib/Hamlib/issues/1193
2022-12-28 14:27:05 -06:00
Mike Black W9MDB 2306ee4f1d Make sure FT5000 is in data mode for PTT request -- returns to MIC mode on shutdown
https://github.com/Hamlib/Hamlib/issues/1193
2022-12-28 14:11:25 -06:00
Mike Black W9MDB 606aea1552 FT5000 cannot use RIG_PTT_ON_DATA/MIC menu 103 control and is now set for rear automatically too
https://github.com/Hamlib/Hamlib/issues/1193
2022-12-28 12:41:39 -06:00
Mike Black W9MDB a75b274f6f Change FTDX5000 write_delay to zero -- was causing microham to return ?; to every command
https://github.com/Hamlib/Hamlib/issues/1080
2022-12-26 10:21:35 -06:00
Mike Black W9MDB 33b2456129 Make FTDX5000 return to MIC input on closing
https://github.com/Hamlib/Hamlib/issues/1193
2022-12-23 16:49:45 -06:00
Mike Black W9MDB ea29263f35 Fix unidirectional rig cached frequency (e.g. FT736R)
https://github.com/Hamlib/Hamlib/issues/1187
2022-12-18 09:01:27 -06:00
Mike Black W9MDB e9192f5a8b Add get_freq cached for FT736R to allow working with gpredict
https://github.com/Hamlib/Hamlib/issues/1187
2022-12-14 11:14:54 -06:00
Mike Black W9MDB d977f3fbdb astyle newcat.c 2022-12-11 13:56:29 -06:00
Mike Black W9MDB 294bdc7d2a Add FTDX1200 to rigs that need to ensure PTT is off before changing frequency
https://github.com/Hamlib/Hamlib/issues/1185
2022-12-11 11:53:22 -06:00
Daniele Forsi IU5HKX a5773f6f4e Remove unused includes of cal.h 2022-12-09 17:39:43 +01:00
PianetaRadio dae50c7a95
Merge branch 'Hamlib:master' into master 2022-12-05 20:40:50 +01:00
Mike Black W9MDB ea1a718bb5 Change CAT TOT command in newcat.c to expect a response
https://github.com/Hamlib/Hamlib/issues/1163
2022-12-04 11:18:33 -06:00
Mike Black W9MDB 156b810319 Add secondary check for rig_model in newcat.c for CAT TOT in case ID command fails
https://github.com/Hamlib/Hamlib/issues/1163
2022-12-03 22:39:38 -06:00
Mike Black W9MDB a2b3e1348c Fix ID for FT991 and FT991 in newcat.c so CAT TOT settings work
https://github.com/Hamlib/Hamlib/issues/1163
2022-12-03 22:24:05 -06:00
PianetaRadio 825fc07d00
Merge branch 'Hamlib:master' into master 2022-12-04 00:44:32 +01:00
Mike Black W9MDB 1e1ed4c9e6 Force the FT-991 to 100ms along with FT-DX2000, Ft-891, FT950, FTDX3000/D
10ms was seeing timeouts on some rigs using rigctl
https://github.com/Hamlib/Hamlib/issues/1163
2022-12-03 15:18:02 -06:00
PianetaRadio d3d1fd7c40
Update 2022-12-03 19:35:11 +01:00
Mike Black W9MDB 20caf608ac For the FT991 change write_delay=0 and post_write_delay=2
https://github.com/Hamlib/Hamlib/issues/1163
2022-12-03 10:34:26 -06:00
Mike Black W9MDB 827ae18f2e Reduce FT991 write_delay to 2ms and post_write_delay to 0ms
This works with CAT TOT = 10ms at 38,400 baud
https://github.com/Hamlib/Hamlib/issues/1163
2022-12-03 07:40:06 -06:00
Mike Black W9MDB a9de174335 Change FT991 write_delay to 5ms -- was seeing many serial errors with 0ms
https://github.com/Hamlib/Hamlib/issues/1163
2022-12-02 08:07:12 -06:00
Mike Black W9MDB aaab26686a astyle newcat.c 2022-12-01 17:18:48 -06:00
PianetaRadio 545811a978
Update newcat.c 2022-12-02 00:04:14 +01:00
PianetaRadio 13538c38e0
Update newcat.c
To be finished
2022-12-01 21:33:49 +01:00
PianetaRadio cb72a054ea
Update targetable_vfo 2022-12-01 20:39:13 +01:00
PianetaRadio 01706287ff
Update targetable_vfo 2022-12-01 20:37:46 +01:00
PianetaRadio 1102dede64
Update targetable_vfo 2022-12-01 20:37:00 +01:00
PianetaRadio be499866b9
Update targetable_vfo 2022-12-01 20:35:59 +01:00
PianetaRadio 887aeae114
Update targetable_vfo 2022-12-01 20:34:34 +01:00
PianetaRadio ed3d7ed323
NB2 2022-12-01 20:33:22 +01:00
PianetaRadio c9ec1adc9f
Update targetable_vfo 2022-12-01 20:32:35 +01:00
Mike Black W9MDB e46da0c86e Fix newcat check for passband nochange
https://github.com/Hamlib/Hamlib/issues/1163
2022-12-01 10:25:51 -06:00
PianetaRadio 3112c2f9e0
NB2
version update
2022-12-01 10:33:38 +01:00
PianetaRadio 54bfba3c14
NB2 2022-12-01 10:33:06 +01:00
PianetaRadio 033cc8a192
NB2
version update
2022-12-01 10:24:55 +01:00
PianetaRadio 72701a9032
NB2 2022-12-01 10:22:15 +01:00
PianetaRadio 479d7a080a
NB2
version update
2022-12-01 10:21:31 +01:00
PianetaRadio bb7d3cbad4
NB2
version update
2022-12-01 10:13:54 +01:00
PianetaRadio 20233b92c0
NB2
version update
2022-12-01 10:13:11 +01:00
PianetaRadio b90afcb438
NB2 2022-12-01 10:04:01 +01:00
PianetaRadio 9c3405465c
Update newcat version
NB2 introduction
2022-12-01 10:02:18 +01:00
Mike Black W9MDB a116cbe502 Astyle newcat.c 2022-11-30 10:45:17 -06:00
PianetaRadio c6b11728c9
Added RIG_FUNC_NB2
From FT-950 CAT manual, there are two NB options:

NB P1 P2 ;
P1 0: Fixed
P2 0: Noise Blanker “OFF”
1: Noise Blanker “ON”
2: Noise Blanker (Wide) “ON”
2022-11-30 16:40:50 +01:00
PianetaRadio ea11358379
Added RIG_FUNC_NB2 get/send func 2022-11-30 16:36:53 +01:00
Mike Black W9MDB f81c20eb37 Astyle files 2022-11-28 10:48:17 -06:00
Mike Black W9MDB 427ca8d90f For FT736 add TARGETABLE_MODE and fix set_mode to work with VFOB
https://github.com/Hamlib/Hamlib/issues/1160
2022-11-27 22:22:40 -06:00
Mike Black W9MDB 3ce5718a65 For FT736 fix set_vfo to also work for VFOB and set split when VFOB is requested
https://github.com/Hamlib/Hamlib/issues/1160
2022-11-27 22:19:20 -06:00
Mike Black W9MDB 6c5e0e6974 Update astyle formatting 2022-11-16 15:30:36 -06:00
Mike Black W9MDB 5fa3d59810 Merge branch 'master' of https://github.com/Hamlib/Hamlib 2022-11-14 16:14:52 -06:00
Mike Black W9MDB 4f5bf9aadd Fix some dumpcaps warnings in many rigs 2022-11-14 16:02:28 -06:00
PianetaRadio a563c749f4
Update newcat.c
Fix FT991 NR level
2022-11-14 16:26:53 +01:00
PianetaRadio 20ce600448
Update ft991.c
Correct NR level
2022-11-14 16:14:28 +01:00
PianetaRadio ae0f7f4237
Merge branch 'Hamlib:master' into master 2022-11-14 16:09:21 +01:00
Mike Black W9MDB d8caad3d1b Update level_gran_yaesu.h 2022-11-14 08:19:07 -06:00
PianetaRadio 7bcf599afc
Update ft991.c
NR level range
2022-11-14 10:43:07 +01:00
PianetaRadio 4bede074fc
Update newcat.c
Fix NR level for FT-991, according to manual range is 1...15
2022-11-14 10:42:07 +01:00
PianetaRadio 8533002f8e
Update ft991.c
LVL_NR
2022-11-14 10:33:40 +01:00
Mike Black W9MDB 60a6170545 Update Makefile.am for Yaesu to include level_gran_yaesu.h 2022-11-11 17:09:26 -06:00
Mike Black W9MDB c844b02ed1 Fix dumpcap level_gran for Yaesu rigs 2022-11-11 16:56:42 -06:00
Mike Black W9MDB eeac97c725 Fix FT-991 level_gran
https://github.com/Hamlib/Hamlib/issues/1144
2022-11-10 16:00:00 -06:00
Mike Black W9MDB 539457f6ce Update ftdx10.h power levels 2022-11-10 12:18:18 -06:00
Mike Black W9MDB 36717917ce Fix 5W level of ftdx10.c based on user testing 2022-11-09 15:27:20 -06:00
Mike Black W9MDB 8789321465 Add ID 800 for FT710 2022-11-04 22:41:02 -05:00
Mike Black W9MDB b2bd93a7be Small update to newcat.c notes 2022-11-01 08:06:48 -05:00
Mike Black W9MDB 9c02b2ebc2 Fix Yaesu DT command and add 2 or 4 digit timezone option
https://github.com/Hamlib/Hamlib/issues/1132
2022-10-25 23:26:16 -05:00
Mike Black W9MDB e3ce4a35a4 Add RIG_SCAN_STOP to newcat_scan 2022-10-21 22:54:20 -05:00
Mike Black W9MDB d3d21983f0 Fix newcat_scan 2022-10-21 22:41:29 -05:00
Mike Black W9MDB bbeb87eb05 Add newcat_scan for Yaesu rigs 2022-10-21 22:27:58 -05:00
Mike Black W9MDB 411925a372 FT710 does have targetable mode 2022-10-14 15:44:24 -05:00
Mike Black W9MDB b46b930770 Update FT710 parameters based on testing
FT8 mode defaults to 1 stop bit and no hardware flow control
2022-10-14 15:33:26 -05:00
Mike Black W9MDB e6cd452c9d Fix detection if FT-710
Update simyaesu.c
2022-10-14 09:02:40 -05:00
Mike Black W9MDB 04bc5cc089 Add FT710 to newcat.c checks 2022-10-13 17:41:27 -05:00
Mike Black W9MDB 791a5e3f57 Update max baud rate for ft710.c 2022-10-12 23:12:48 -05:00
Mike Black W9MDB 436365f6a4 Add ft710.c 2022-10-12 22:57:51 -05:00
Mike Black W9MDB ec4aea81b2 Add FT-710 as a clone of FTDX10 2022-10-12 22:51:21 -05:00
Michael Black efd166fb50
Merge pull request #1106 from mikaelnousiainen/fix-yaesu-power-off-handling
Fix handling of EPOWER error code and reduce unnecessary commands in Yaesu newcat backend
2022-08-23 12:11:51 -05:00
Mikael Nousiainen dc02c566f5 Fix handling of the new EPOWER error code: do not re-open rig and fix/extend allowed commands when rig is powered off. Fix Yaesu newcat backend to not try to call rig ID command during command validation. 2022-08-23 00:10:25 +03:00
Mike Black W9MDB ef06b358d7 Add verification of EX commands in newcat.c 2022-08-22 15:55:35 -05:00
Mike Black W9MDB 2275bf51f8 When Yaeus rigs are split and tx is on VFOA then turning split off will remain on VFOB tx/rx
https://github.com/Hamlib/Hamlib/issues/1100
2022-08-21 12:20:01 -05:00
Mike Black W9MDB 95126fd350 Add EX echo as separte get_cmd call for CAT TOT TIMEOUT
Could do this for other EX commands too
https://github.com/Hamlib/Hamlib/issues/1100
2022-08-21 12:00:38 -05:00
Mike Black W9MDB f8f0678988 Take out EX echo request -- can't do that as EX command does not expect response
https://github.com/Hamlib/Hamlib/issues/1100
2022-08-21 11:57:53 -05:00
Mike Black W9MDB 4664620b92 Add FTDX300DM to same exceptions as FTDX3000
https://github.com/Hamlib/Hamlib/issues/1100
2022-08-21 11:51:34 -05:00
Mike Black W9MDB 3f99ec47db Have FTDX5000 and DX3000 echo CAT TOT TIMEOUT when set
https://github.com/Hamlib/Hamlib/issues/1100
2022-08-21 11:47:13 -05:00
Mike Black W9MDB e86e05bce3 Change FTDX3000 CAT TOT TIMEOUT to 100ms
Change Yaesu split detection to detect reverse split
https://github.com/Hamlib/Hamlib/issues/1100
2022-08-21 11:40:52 -05:00
Mike Black W9MDB e8fa723bc8 Change FTDX3000 write_delay back to zero -- at value of 1 rigctl was showing all ? responses from rig at 38400 baud
https://github.com/Hamlib/Hamlib/issues/1100
2022-08-21 10:29:22 -05:00
Mike Black W9MDB c34f719337 Astyle files 2022-08-20 22:56:04 -05:00
Mike Black W9MDB b4150fce19 FT747GX add TARGETABLE_FREQ and update rx_range_list and tx_range_list for new range_list implmentation
https://github.com/Hamlib/Hamlib/issues/1101
2022-08-19 15:39:21 -05:00
Mike Black W9MDB d0dcfbff84 FT747GX remove debug code -- duh... 2022-08-19 11:57:08 -05:00
Mike Black W9MDB abc2d5a846 FT747GX show cached freqs when get_freq is called
https://github.com/Hamlib/Hamlib/issues/1101
2022-08-19 09:33:10 -05:00
Mike Black W9MDB b97b8b0fe7 For FT747GX do not get info when PTT is on -- use cached info 2022-08-19 09:30:59 -05:00
Mike Black W9MDB 28b1a9bb95 Increase FT747GX cache timeout to 1500ms as get_freq is taking over 1000ms 2022-08-19 08:33:31 -05:00
Mike Black W9MDB 179ee66f0d Add 600ms wait when newcat.c see rig busy
https://github.com/Hamlib/Hamlib/issues/1100
2022-08-19 08:21:29 -05:00
Mike Black W9MDB ed5a26ac4e Try to get FT747GX to return freq while transmitting
https://github.com/Hamlib/Hamlib/issues/1101
2022-08-19 06:58:03 -05:00
Mike Black W9MDB deb5ea6d6f For FT747GX return cached freq when in TX 2022-08-18 17:33:41 -05:00
Mike Black W9MDB 4442f67e7a Finally got the FT747GX set_freq working correctly
https://github.com/Hamlib/Hamlib/issues/1101
2022-08-18 17:03:17 -05:00
Mike Black W9MDB 88f5022079 Still trying to fix FT747GX set_freq
https://github.com/Hamlib/Hamlib/issues/1101
2022-08-18 15:59:56 -05:00
Mike Black W9MDB 23fcad6d86 Hopefully fix FT747GX get_freq
https://github.com/Hamlib/Hamlib/issues/1101
2022-08-18 09:21:17 -05:00
Mike Black W9MDB 34e651cf62 Attempt to fix ft747gx set_freq
https://github.com/Hamlib/Hamlib/issues/1101
2022-08-17 17:40:09 -05:00
Mike Black W9MDB 36e88e705b Increase write_delay in FT5000 to 1ms -- suspect it has similar problem to FT3000
https://github.com/Hamlib/Hamlib/issues/1080
2022-08-17 13:08:23 -05:00
Mike Black W9MDB fa162231e7 Increase FTDX3000 write delay to 1ms -- when using Fake It in WSJTX was not recognizing VS0; command 2022-08-17 12:45:19 -05:00
Mike Black W9MDB 824a6d11fc Turn off 60M split for Yaesu rigs (e.g. FTDX-10) that have to use memory mode for 60M band 2022-08-16 09:29:07 -05:00
Mike Black W9MDB 1191ddc602 Remove FA/FB validation for FTDX5000 -- was failing but succeeding on 2nd try 2022-07-30 11:55:36 -05:00
Mike Black W9MDB 3880128370 Fix FTDX5000 EX0331 command 2022-07-29 17:18:51 -05:00
Mike Black W9MDB 57aa5e8399 Revert "Fix FT897 freq set/get for > 100MHz"
This reverts commit 44ad5c6363.
2022-07-28 07:10:13 -05:00
Mike Black W9MDB a83eb3bf42 astyle files for 4.5 release 2022-07-27 17:16:17 -05:00
Mike Black W9MDB 44ad5c6363 Fix FT897 freq set/get for > 100MHz
https://github.com/Hamlib/Hamlib/issues/1065
2022-07-27 12:45:13 -05:00
Mike Black W9MDB d8b33f3b0e Add vfo to ft100_set_vfo debug 2022-07-26 09:51:11 -05:00
Michael Black 74b4d7beb6
Merge pull request #1091 from dforsi/fix/unused-includes
Fix/unused includes
2022-07-24 11:44:01 -05:00
Daniele Forsi IU5HKX 7a132e2703 Remove unused includes
Removes includes of stdio.h stdlib.h string.h unistd.h
2022-07-24 17:08:57 +02:00
Daniele Forsi IU5HKX 34018600ee Remove unused includes of math.h 2022-07-23 18:39:55 +02:00
Mike Black W9MDB 4677fb16d4 Change FTDX5000 to RIG_PTT_RIG_MICDATA and add logic to newcat. 2022-07-19 23:25:56 -05:00
Mike Black W9MDB 2835c431df Change ft857_set_freq to use ft857_get_ptt instead of rig_get_ptt
Should be able to get transmit status using ptt=None and Signalink VOX PTT
https://github.com/Hamlib/Hamlib/issues/1084
2022-07-12 17:52:49 -05:00
Mike Black W9MDB e5ba9c401a Force FTDX5000 to 100ms CAT TIME OUT TIMER
https://github.com/Hamlib/Hamlib/issues/1080
2022-07-09 07:40:59 -05:00
Daniele Forsi IU5HKX 08c06aea14 Fix spelling errors
Fixed with:
codespell --summary --skip=.git,extra,,lib,macros,security --ignore-words-list="ans,ba,cant,develope,fo,get's,nin,numer,parm,parms,setts,som,statics,ths,ue,vektor,objext" --write-changes --interactive=2
and manual editing.
2022-07-07 23:56:22 +02:00
Mike Black W9MDB 5e6c1eaef8 Rename TRACE to HAMLIB_TRACE to avoid conflict with MSVC 2022-07-04 07:26:30 -05:00
Mike Black W9MDB 7708e979d9 Add some debug for 60m exception 2022-07-03 08:07:23 -05:00
Mike Black W9MDB fc0e80a0d1 Add 60M exception for FTDX10 to not try and set frequency or mode 2022-07-03 07:58:47 -05:00
Mike Black W9MDB 944a52e664 Git rid of compile warning in ft990v12.c 2022-06-30 10:53:30 -05:00
Mike Black W9MDB 0bcf9a8f98 Update ft990v12 fixing include and naming
https://github.com/Hamlib/Hamlib/issues/1050
2022-06-28 13:30:52 -05:00
Mike Black W9MDB 5711257279 Restore ft990.c and move FT990UNI to it's own file
https://github.com/Hamlib/Hamlib/issues/1050
2022-06-28 09:21:04 -05:00
David Brewerton M0EZP 2f4bca95f7 FT990UNI patch contribution from M0EZP 2022-06-28 07:03:43 -05:00
Mike Black W9MDB 5c9df8e27d Add FT991UNI to yaesu model list 2022-06-19 16:39:52 -05:00
Mike Black W9MDB e859d6a2c9 Add debug to ft990.c 2022-06-13 12:01:15 -05:00
Mike Black W9MDB a9e7bd4433 Another attempt to get FT990UNI working well
https://github.com/Hamlib/Hamlib/issues/1050
2022-06-13 09:51:03 -05:00
Mike Black W9MDB c964ec6bfb For FT990UNI permanently cache the update_data block
https://github.com/Hamlib/Hamlib/issues/1050
2022-06-12 16:49:53 -05:00
Mike Black W9MDB 82fac3e0a6 Missed committing ft990.c
https://github.com/Hamlib/Hamlib/issues/1050
2022-06-12 09:30:12 -05:00
Mike Black W9MDB 5b5b83b3f3 Try to get best behavior on FT900UNI during startup -- read 1492 bytes just once
https://github.com/Hamlib/Hamlib/issues/1050
2022-06-12 09:10:42 -05:00
Mike Black W9MDB bba6a0b88b FT990UNI make it read the entire 1492 response when asking for UPDATE_VFO_DATA
https://github.com/Hamlib/Hamlib/milestone/14
2022-06-09 07:14:21 -05:00
Mike Black W9MDB 2a3fb3bb08 For FT990 add caching of VFO_OP data
And add rig_flush before sending commands
https://github.com/Hamlib/Hamlib/issues/1050
2022-06-08 09:12:23 -05:00
Mike Black W9MDB cca8d2b4ed For the FT-990 we can read VFOA frequency once.
https://github.com/Hamlib/Hamlib/issues/1050
2022-06-07 12:19:09 -05:00
Mike Black W9MDB 479c43afa1 Update cache for yaesu rigs when bypassing rig_* functions
Update cache for FT991
Add polling for freq and mode in rig_open to prime those values
https://github.com/Hamlib/Hamlib/issues/1056
https://github.com/Hamlib/Hamlib/issues/1050
2022-06-07 11:50:25 -05:00