Wykres commitów

3120 Commity (master)

Autor SHA1 Wiadomość Data
George Baltz N3GB e26e6cd7f2 Convert rigs/yaesu
No more code references to raw port structures in rigs/*
2024-02-05 11:28:31 -05:00
George Baltz N3GB 12552bff64 Do rigs/tuner/, rigs/uniden/, rigs/winradio/ & rigs/wj/
This leaves only rigs/yaesu
2024-02-05 11:28:31 -05:00
George Baltz N3GB a2abc25416 Convert rigs/mds/, rigs/skanti/, rigs/tapr/ and rigs/tentec/ 2024-02-05 11:28:31 -05:00
George Baltz N3GB eb94ce2b94 Convert rigs/loew/, rigs/pcr/, rigs/prm80/, rigs/racal/ and rigs/rs/ 2024-02-05 11:28:31 -05:00
George Baltz N3GB 464eea58e7 Convert rigs/icom/, rigs/kit/ 2024-02-05 11:28:31 -05:00
George Baltz N3GB c7ab5c44af Convert rigs/flexradio, rigs/gomspace, rigs/jrc, rigs/kachina 2024-02-05 11:28:31 -05:00
George Baltz N3GB 1e552b557f Convert rigs/dummy/ 2024-02-05 11:28:31 -05:00
George Baltz N3GB f777179bc8 Convert rigs/dorji, rigs/drake, rigs/elad. 2024-02-05 11:28:31 -05:00
George Baltz N3GB 23d5d53248 Port rigs/anytone/, rigs/barrett/ and rigs/codan/
Fixup git rebase SMerge error.
2024-02-05 11:28:31 -05:00
George Baltz N3GB 02f0ad067a Start converting rigs/*
This commit does rigs/adat/, rigs/alinco/ and rigs/aor/.
2024-02-05 11:28:31 -05:00
Mike Black W9MDB 6bfccb3e92 Add filternum option for Icom rigs so WJST-X can use hamlib_settings.json to set default filter
https://github.com/Hamlib/Hamlib/issues/1507
2024-02-04 16:53:41 -06:00
Mike Black W9MDB d42d505d22 Icom rigs will now recognize the current even if the user is twiddling buttons
https://github.com/Hamlib/Hamlib/issues/1507
2024-02-04 15:56:34 -06:00
Mike Black W9MDB d77b0df702 Fix Icom rigs filter -- mode set will now keep the same filter as currently set 2024-02-03 23:29:09 -06:00
George Baltz N3GB 904dfef9b9 Fix icom_set_powerstat() to correctly save&restore rp->retry, rp->timeout_retry
Also convert icom.c to pointer use.
2024-02-03 15:46:11 -05:00
Mike Black W9MDB 09a9075844 Fix Yaesu BANDSELECT
Rigs must have the bands listed in the backend to work properly
https://github.com/Hamlib/Hamlib/issues/1504
2024-02-03 12:40:58 -06:00
Mike Black W9MDB ade62105a3 Don't set bandwidth on TS590 when RIG_PASSBAND_NOCHANGE is the width
https://github.com/Hamlib/Hamlib/issues/1505
2024-02-03 11:05:12 -06:00
Michael Black 697c090935
Merge pull request #1501 from GeoBaltz/fix9
Add calibration table for RFPOWER_METER_WATTS in ts890.c
2024-02-01 16:50:48 -06:00
George Baltz N3GB 4ef5bd4142 Add calibration table for TS-890S RFPOWER_METER_WATTS
Make sure we only get RFPOWER_WATTS during xmit, and STRENGTH during receive; else return -RIG_ENAVAIL.
2024-02-01 17:34:47 -05:00
Mike Black W9MDB a03a79c864 Add tone_enable in more places to cover all set_split_freq cases 2024-02-01 15:48:01 -06:00
Mike Black W9MDB 7436e4395f Add FUNC_TONE tone_enable to icom_set_split_freq too 2024-02-01 15:41:36 -06:00
Mike Black W9MDB 7310f370c1 IC705 remove get_powerstat -- doesn't work
Icom do not get width for FM or FMN -- doesn't work
Add tone_enable option to overcome bug in IC-705 where changing freq turns off TONE
2024-02-01 15:35:19 -06:00
Mike Black W9MDB 68fca2c73d Some more places where band_index needs updating 2024-01-31 17:43:10 -06:00
Mike Black W9MDB 75a4d324de Update band_index in newcat.c when BS is executed 2024-01-31 17:39:49 -06:00
Mike Black W9MDB c969405c26 Fix rigctlsync for FT991
2efc2069f5 (commitcomment-138121815)
2024-01-31 17:30:36 -06:00
George Baltz N3GB 35e49ffdfc Make simulator match the Real World(TM)
Add missing P4
Repair RIG_LEVEL_STRENGTH
2024-01-31 12:37:14 -05:00
Mike Black W9MDB 4fe6ea7cc4 Remove unused variables 2024-01-31 10:32:00 -06:00
Mike Black W9MDB fff1bbc8cd Add RFPOWER_METER_WATTS to TS890
https://github.com/Hamlib/Hamlib/issues/1497
2024-01-31 10:29:46 -06:00
Warren Volz 1ea95c94ee flex6xxx add ability to set rfpower level 2024-01-29 23:22:47 -07:00
Warren Volz 9f6ca84572 flex6xxx add rfpower level 2024-01-29 16:37:58 -07:00
Mike Black W9MDB 6ef2c457e4 Update newcat.c date 2024-01-27 22:22:34 -06:00
Mike Black W9MDB 2efc2069f5 FT-991 now uses BS band select when setting frequencies
This allows band memory to recall information -- in particular the tune function
Works in both split and non-split mode
https://github.com/Hamlib/Hamlib/issues/1490
2024-01-27 16:08:38 -06:00
George Baltz N3GB 0145588fd9 Drat. Fix more copy/paste SNAFUs 2024-01-23 12:40:49 -05:00
George Baltz N3GB 75079d40a8 Add remaining rigs, matching old behavior.
Fix copy/paste foulup.
2024-01-23 09:55:35 -05:00
George Baltz N3GB 5ad803d90c Add funcs to set/clear TONE/CTCSS modes for TS-890S 2024-01-23 09:55:35 -05:00
George Baltz N3GB e42bb719b9 Fix off by one error in tones for TS-590/890/990
Fix some rigs I found docs for - more needed
2024-01-23 09:55:35 -05:00
George Baltz N3GB a703c77c2d Implement ctcss tone for TS-890S. 2024-01-23 09:55:35 -05:00
Mike Black W9MDB 74b0752898 Add Guohe Q900
https://github.com/Hamlib/Hamlib/issues/1483
2024-01-22 16:34:18 -06:00
Mike Black W9MDB efeba2dfe0 Fix some more hamlib_token_t
https://github.com/Hamlib/Hamlib/issues/1469
2024-01-22 10:50:30 -06:00
Mike Black W9MDB 1bb469f90f More token_t changes
https://github.com/Hamlib/Hamlib/issues/1469
2024-01-21 23:33:19 -06:00
Mike Black W9MDB 05033171c3 Change token_t to hamlib_token_t to avoid collsions with libbsm and others
https://github.com/Hamlib/Hamlib/issues/1469
2024-01-21 23:11:55 -06:00
Mikael Nousiainen 8bb5bcefb9 Merge upstream and fix conflicts 2024-01-21 20:59:54 +02:00
Mike Black W9MDB 77aa5ddb55 Revert FT991 change 2024-01-20 22:29:41 -06:00
Mike Black W9MDB eff0c7b636 Add SY command validation
remove FT991 from vfo adjustment
2024-01-20 10:15:18 -06:00
Mikael Nousiainen 4b3a7514ca Merge upstream and fix conflicts 2024-01-20 13:08:29 +02:00
Mike Black W9MDB 48d3f3f750 Add RIG_FUNC_SYNC -- only for FTDX101D/MP right now. 2024-01-18 07:56:30 -06:00
Mikael Nousiainen eb7634abfb Merge upstream changes and fix conflicts 2024-01-15 09:24:17 +02:00
George Baltz N3GB e178a984ca Add cache to the MACRO/porting list
Update comments
And port my favorite PoC target, rigs/kenwood/kenwood.c
2024-01-14 18:13:05 -05:00
Mike Black W9MDB 0b67958751 Add x25cmdfails and x26cmdfails to ic7700.c 2024-01-14 14:35:55 -06:00
Mike Black W9MDB 11b5da8782 Fix RIG_MODEL in tmd710.c 2024-01-13 17:38:23 -06:00
Mike Black W9MDB 190747430f Add 4100.c 2024-01-13 11:49:57 -06:00
Mike Black W9MDB f8fd79442d Add Barrett 4100 2024-01-13 11:47:13 -06:00
Michael Black 2646f0fd3a
Merge pull request #1455 from GeoBaltz/rp
Basic definitions and first steps for making port tables addressed by pointers
2024-01-13 08:09:34 -06:00
Mike Black W9MDB 8280748ace Fix KY message length
Add "AC" recognition with "AC;" validation
2024-01-13 06:36:59 -06:00
Mike Black W9MDB 47062cf812 Fix mingw compile warning on ts590.c 2024-01-10 09:45:40 -06:00
Mike Black W9MDB 5e59a555d8 Fix TS590 get/set_mode for bandwiths for all and FM mode which doesn't map well for this
https://github.com/Hamlib/Hamlib/issues/1472
2024-01-09 12:49:44 -06:00
Mike Black W9MDB df78960ff1 Revert "Change FTDX10 handshake to None instead of Hardware"
This reverts commit aeb2692b42.

Testing another DX10 shows hardware handshake is needed.
Perhaps when using only a 3-wire serial port it still works with no handshake
2024-01-08 12:06:20 -06:00
Mike Black W9MDB 21c14da270 Add DL2MAN (tr)uSDX rig
Copy of TS480 for starters and needs refinement
2024-01-07 22:38:52 -06:00
Mike Black W9MDB e9e43e23da Remove readonly references to caps structure since it is R/W now 2024-01-07 11:55:20 -06:00
Mike Black W9MDB 2eefb14137 Fix LVL granulatiry in ts590.c again 2024-01-05 16:34:03 -06:00
Mike Black W9MDB 890d1a69aa Fix granularity in ts590.c 2024-01-05 16:26:45 -06:00
Mike Black W9MDB 47f92eb5f7 Improved Kenwood USB_AF and USB_AF_INPUT level to make it more symmetrical
Values can now be enter in signal digits .1 .2 .3 .4 .5 .6 .7 .8, .9 and higher is max value
2024-01-04 12:25:38 -06:00
Mikael Nousiainen 051e671bfa Merge upstream changes and fix conflicts. Use snprintf() in most sprintflst.c functions to avoid buffer overflows. 2024-01-04 10:43:15 +02:00
Mikael Nousiainen 2358cba6a4 Fix issues with Dummy rig VFOs. Fix Yaesu ST split command. 2024-01-04 10:13:43 +02:00
George Baltz N3GB bb1590ed9c More typos/copy/paste errors in rigs/icom 2024-01-03 21:13:42 -05:00
George Baltz N3GB 64d606c1c4 Fix copy/paste errors in xiegu.c 2024-01-03 21:00:36 -05:00
Mike Black W9MDB 921def7c5f Show Xeigu Radio ID during g90_open
https://github.com/Hamlib/Hamlib/issues/909
2024-01-03 16:56:10 -06:00
Mike Black W9MDB 9877387c55 Force split off for Yaesu rigs with 60m_exception since split cannot operate in memory mode 2023-12-30 08:18:44 -06:00
Mike Black W9MDB bd746387f9 Fix set_ant and get_ant for rigctl -m 2 dump_caps
https://github.com/Hamlib/Hamlib/issues/1466
2023-12-29 15:59:34 -06:00
Mike Black W9MDB c019467987 Ignore set_split for Yaesu 60M exception rigs
Cannot do split in memory modey
2023-12-28 12:11:31 -06:00
Mike Black W9MDB 5492572176 Add FTDX10 to 860M exception 2023-12-28 11:51:56 -06:00
Mike Black W9MDB a4fa021848 Update kenwood.c for THETIS 2023-12-27 11:58:40 -06:00
Mike Black W9MDB bc2f2ce5c7 Enable set_ptt for IC703 2023-12-27 10:25:48 -06:00
Mike Black W9MDB da478d6e74 Add THETIS to flex.c 2023-12-26 22:46:38 -06:00
Mike Black W9MDB 02a6c80800 Fix RIG_IS_THETIS in kenwood.c to match RIG_IS_POWERSDR 2023-12-26 22:36:55 -06:00
Mike Black W9MDB bca0a6ee47 Make FLRig name simpler for rig list 2023-12-22 16:00:40 -06:00
Mike Black W9MDB c3d489cca3 Update Thetis entry for correct display in WSJT-X 2023-12-22 09:15:22 -06:00
Mike Black W9MDB 70c35791ce Add rig entry for Thetis 2023-12-22 07:51:48 -06:00
Michael Black cc81d7ecca
Merge pull request #1458 from DJ3CE/power_ic705905
Patch power reading of IC-705/-905
2023-12-21 08:39:12 -06:00
Michael Black 25596f4c79
Merge pull request #1459 from dgbalharrie/master
Add number of CW and Voice memories to supporting Icom, Yaesu, Kenwoo…
2023-12-21 08:14:44 -06:00
Mike Black W9MDB 9ac55a9baa Add notes on voice memory for rigs 2023-12-21 08:13:41 -06:00
Michael Black 74062c6aba
Merge branch 'master' into master 2023-12-21 07:53:27 -06:00
DJ3CE a5c273efe9 Patch power reading of IC-705/-905 2023-12-21 01:18:18 +01:00
davidg 3061d5e208 Add number of CW and Voice memories to supporting Icom, Yaesu, Kenwood and Elecraft Radios. Added added .chanlist to TS890S 2023-12-20 21:26:57 +00:00
Mike Black W9MDB ea7ce78c65 Balance RETURNFUNC in id5100.c 2023-12-19 22:42:08 -06:00
George Baltz N3GB 9af715d244 Convert the remaining files in rigs/kenwood/ 2023-12-19 18:58:37 -05:00
George Baltz N3GB b38014832f More Kenwood rigs ported to new access macros. 2023-12-19 18:58:37 -05:00
George Baltz N3GB 9c7a21282c Add basic support for transparent access to port structures.
Define macros for internal access to port data.
Port rigs/kenwood/kenwood.c to use new access as PoC

Part 1 of issue #1445
2023-12-19 18:58:37 -05:00
Mikael Nousiainen 1cc08d2f00 Merge upstream and fix conflicts 2023-12-19 18:03:12 +02:00
Mikael Nousiainen 3a414c3221 Allow split passband width changes without changing the mode 2023-12-19 10:16:27 +02:00
Mikael Nousiainen 93b61d2c5e Fix dummy rig bugs. Improve FTDX101/FTDX10 ST split command logic. 2023-12-19 00:08:35 +02:00
Mike Black W9MDB 48b6b4910c Allow compilation for systems without pthreads
https://github.com/Hamlib/Hamlib/issues/1373
2023-12-18 11:56:41 -06:00
Mike Black W9MDB 248d5e44a9 Fix cppcheck warning in newcat.c 2023-12-17 12:52:34 -06:00
Mike Black W9MDB 027b780189 Fix FT857 set_vfo cppcheck warning as get_vfo is always RIG_OK 2023-12-17 06:19:08 -06:00
Mike Black W9MDB ac7c908036 Add DSTAR to flrig.c -- thanks to Philip Rose GM3ZZA 2023-12-16 17:09:11 -06:00
Mike Black W9MDB 50711dcfb8 Remove dead code in flex6xxx.c 2023-12-16 15:03:21 -06:00
Mike Black W9MDB 11876d7cc4 Fix ptt shadow in flex6xxx.c 2023-12-16 15:02:01 -06:00
Mike Black W9MDB e267c62764 astyle files 2023-12-16 11:37:58 -06:00
Mike Black W9MDB e1b3ac2a95 Fix DLL build for rigfreqwalk 2023-12-15 08:40:08 -06:00
Mike Black W9MDB 67e57f6e4d Fix compilation for LLVM-MINGW 2023-12-15 08:05:20 -06:00
Mike Black W9MDB f81d49cdab Fix satellite mode for IC-9700
https://github.com/Hamlib/Hamlib/issues/1451
2023-12-13 17:28:31 -06:00
Mike Black W9MDB 5dac79340f Remove x25_always from IC9700
https://github.com/Hamlib/Hamlib/issues/1451
2023-12-13 16:36:58 -06:00
Mike Black W9MDB 10accf17b8 Remove all bw functions if failing 2023-12-13 16:31:12 -06:00
Mike Black W9MDB 5dc55ff9e1 Fix some double entries 2023-12-12 12:11:31 -06:00
Mike Black W9MDB 81db043fbd Fix targetable vfo in xiegu.c 2023-12-12 12:06:38 -06:00
Mike Black W9MDB 5f0c8691d7 Add ICPW2 to IC7610 2023-12-09 15:08:08 -06:00
Mike Black W9MDB 63c615a452 Add IPP, DPP, and TX_INHIBIT for IC7610 2023-12-09 09:23:50 -06:00
Mike Black W9MDB ea823e911c Add RIG_LEVEL_RFPOWER_METER_WATTS to TS590 2023-12-08 23:35:58 -06:00
Mike Black W9MDB 3729f658ec Add 60M channel 3 for 5357MhZ for FT8 on channelized 60M rigs 2023-12-04 22:18:14 -06:00
Mike Black W9MDB 768ca6105d Update comment in icom.c 2023-12-04 16:35:23 -06:00
Mike Black W9MDB f0e97a9e0e Allow freq=0 for PowerSDR and perhaps others 2023-12-04 16:13:52 -06:00
George Baltz N3GB 37fb4eafdd Fix FTDX101MP RFPOWER the right way. 2023-12-01 11:22:46 -05:00
George Baltz N3GB ed630b28d1 Revert "Fix FTDX101MP RFPOWER to allow 200W"
Unnecessary code, breaks other levels.

This reverts commit f255f6f8d8.
2023-12-01 11:11:21 -05:00
Mike Black W9MDB f255f6f8d8 Fix FTDX101MP RFPOWER to allow 200W
https://github.com/Hamlib/Hamlib/issues/1396
2023-11-30 22:32:42 -06:00
Mike Black W9MDB cc49669b49 Change Icom 0x26 behavior to leave filter# alone
Rigs should remember filter based on last filter used for the mode
2023-11-30 10:31:56 -06:00
Mike Black W9MDB 6712f32fe3 Add VFOB mode to FT1000 2023-11-24 17:20:01 -06:00
Mike Black W9MDB 8c49a977fa Change FT1000 to ALPHA 2023-11-24 17:18:06 -06:00
Mike Black W9MDB 5bb669edbd Add FT-1000 in write-only mode
freq,mode,ptt,vfo functions implemented
2023-11-24 17:06:35 -06:00
Mike Black W9MDB 9841e500b9 Fix ptt_share segmentation fault
https://github.com/Hamlib/Hamlib/issues/1433
Fix ID5100 0x25 and simplex VFO actions
https://github.com/Hamlib/Hamlib/issues/1429
2023-11-23 15:00:05 -06:00
davidg f88399ed3a fix the missing comma in chan_list for IC7300, IC9700, IC705 2023-11-22 18:14:33 +00:00
davidg d0fd27afd6 added RIG_MTYPE_VOICE and RIG_MTYPE_MORSE to chan_type_t and IC 7300, 9700 and 703 radios. 2023-11-22 17:46:21 +00:00
Mikael Nousiainen 00cb0eccdc Fix multicast publisher write commands to use a mutex lock to prevent corruption in (spectrum) data written with multiple write() calls. Remove unnecessary hl_usleep() calls in Icom backend, as the frame parser will correctly detect transceive messages. 2023-11-22 18:41:55 +02:00
Mikael Nousiainen 7b341a2ad6 Merge branch 'master' into streamline-vfo-targeting-and-split-functionality 2023-11-20 10:16:15 +02:00
Mikael Nousiainen 7d5f540b9c Fix bugs in dummy rig. Report errors (incl. timeouts) from icom_get_powerstat(), because the timeout reason is often something else than rig being powered off. Check for power status changes in rigctld/rigctl command loops. 2023-11-20 10:15:45 +02:00
Mike Black W9MDB 85f828b19f Add sim.h 2023-11-16 16:33:32 -06:00
Mike Black W9MDB deebca4eaf Remove voice functions from IC275 -- rig does not have them 2023-11-16 15:12:01 -06:00
Mike Black W9MDB cb34dc3b20 Add stop_voice_mem to some icom rigs
Also add  send_voice_mem to IC275
2023-11-16 09:02:32 -06:00
Mike Black W9MDB 1fce7ced5b Really fix modeMapGetHamblib in Flrig to find mode in multiple mode list
https://github.com/Hamlib/Hamlib/issues/1428
2023-11-14 23:44:47 -06:00
Mike Black W9MDB 512c82649e Fix modeMapGetHamblib in Flrig to find mode in multiple mode list
https://github.com/Hamlib/Hamlib/issues/1428
2023-11-14 22:55:25 -06:00
Mikael Nousiainen b78fa43b56 Fix issues in VFO targeting. Allow IC-9700 to target Sub receiver (requires VFO swapping). 2023-11-14 23:00:37 +02:00
Mike Black W9MDB 723b835fdd Remove bogus set_level in ts590.c for ALC,SWR,COMP 2023-11-14 06:48:41 -06:00
Mikael Nousiainen dd974a2536 Merge branch 'master' into streamline-vfo-targeting-and-split-functionality 2023-11-14 10:05:52 +02:00
Mikael Nousiainen e2e723ec60 Simplify/streamline split VFO handling, especially in the Icom backend. Detect reverse split automatically at startup for Icom rigs. 2023-11-14 10:05:17 +02:00
Mike Black W9MDB d868f1a545 Fix FLRig get_bwA/B for rigs that do not have it
https://github.com/Hamlib/Hamlib/issues/1427
2023-11-13 23:07:57 -06:00
Michael Black 394cb4cbcf
Merge pull request #1426 from GeoBaltz/990_meter
990 meter
2023-11-13 17:48:52 -06:00
Mike Black W9MDB b1b567d64a Fix FLRig get_bwA/B for rigs that do not have get_bwA/b
https://github.com/Hamlib/Hamlib/issues/1427
2023-11-13 13:58:06 -06:00
George Baltz N3GB 176c49240d Use general meter reader to get SWR value for TS-990. 2023-11-13 13:24:52 -05:00
George Baltz N3GB e05b79acd3 Move meter reader to kenwood.c, so it can be used by ts990.c 2023-11-13 12:47:18 -05:00
Mike Black W9MDB e19bdc3d56 Update vfo_fixup for ID5100 dual watch mode
https://github.com/Hamlib/Hamlib/issues/1425
2023-11-13 10:26:00 -06:00
Mike Black W9MDB e7786cee4c Fix TS990S SWR read -- strange behavior of RM command reading first RM turned on for read
New SWR table too for TS990S
https://github.com/Hamlib/Hamlib/issues/1423
2023-11-12 13:22:02 -06:00
Mike Black W9MDB 6351d5deac Get scaling correct (i.e.none) for FLRig get_SWR
https://github.com/Hamlib/Hamlib/issues/1423
2023-11-10 17:38:57 -06:00
Mike Black W9MDB 1374ee554c Add new get_SWR function for FLRig
https://github.com/Hamlib/Hamlib/issues/1423
2023-11-10 15:43:20 -06:00
Mikael Nousiainen 4a926ec503 Fix issues found during testing 2023-11-10 20:32:59 +02:00
Mike Black W9MDB 774e60895c Use new FLRig get_SWR method if available -- otherwise use old method 2023-11-10 11:55:30 -06:00
Mike Black W9MDB 5059ec8cd6 Add SWR for TS990
https://github.com/Hamlib/Hamlib/issues/1423
2023-11-10 10:55:31 -06:00
Mikael Nousiainen 82f2b10275 Merge branch 'hamlib-multicast-4' into streamline-vfo-targeting-and-split-functionality 2023-11-09 09:59:48 +02:00
Mikael Nousiainen c90c675add Unify and streamline Icom backend logic for freq/mode and split commands. Allow use of targeted freq/mode whenever possible. Move certain Icom-specific caps to the icom_priv_caps struct to remove rig-specific conditions in generic backend code. 2023-11-09 09:57:23 +02:00
Mike Black W9MDB 5d7db6b516 Fix FLRig SWR value
Change float level print to %g format for better appearance
https://github.com/Hamlib/Hamlib/issues/1417
2023-11-08 17:14:10 -06:00
Mike Black W9MDB f1a9823bdd Move swr from rig_cache to priv value until we get rig_cache fixed to be expandable
https://github.com/Hamlib/Hamlib/issues/1419
2023-11-08 08:05:56 -06:00
Mike Black W9MDB 62341a657e Only allow SWR read when ptt is on for PowerSDR
https://github.com/Hamlib/Hamlib/issues/1417
2023-11-07 16:05:27 -06:00
Mike Black W9MDB 02b4da83c3 Fix PowerSDR swr reading -- then we can fix FLRig's read too
https://github.com/Hamlib/Hamlib/issues/1417
2023-11-07 16:00:31 -06:00