Accepting request 1078165 from home:wkazubski:test:science

- Update to version 4.5.5 (2023-04-05)
  * Add park to rotorez.c
  * Fix rig power on/off from rigctl cmd line and rigctld
  * Enable async mode by default to prevent WSJT-X crash on IC9700
    with transceive on
  * Fix IC7610 get_powerstat to disable it -- cannot read power status
  * Fix K3 K22 command error for remote operations
  * Fix Gemini DX1200 gemini_set_level
  * Fix async I/O to not call flush
  * Change EX startup commands for Yaesu rigs to allow 
    errors...Win4Yaesu not recognizing EX commands
  * Fix jst145 set_freq and get_freq
  * Restore tcflush as some odd behavior was seen that tclush fixes
  * Fix XG3 operations
  * Separate the validation cmd in newcat.c to allow rig
    post_write_delay to be in effect
  * Increase post_write to 20ms for FT710
  * Add attenuator level control for TS890
  * Update SMeter/SWR tables for TS890
  * Add fix for TMD700
  * Improve FT-857 get_vfo response when error occurs
  * Allow FT-857 to use cached vfo on get_vfo when error
    occurs reading EEPROM
  * Fix FTDX10 FT710 set_level AF
  * Fix FT-450D detection
  * Fix VFO A/B swapping for gpredict -- hopefully better
    behavior for VFO swapping rigs. Should avoid setting RX freq
    while TX and avoid TX freq while RX
  * Fix QRP QDX PTT to new TQ command due to firmware changes
  * Remove EX103 check for FTDX5000
  * Fix K3/K3S VFOB setting of mode/width
  * Fix AGC level display in rigctld
  * Change FTDX10 to no serial handshake
  * Add TS2000 to has_ps exception
  * Add FT991 to 60M exception
  * Fix get_powerstat bad call in rigctl_parse.c
  * Really fix CM108 ptt_bitnum usage
  * Fix Elecraft power2mW precision/accuracy
  * Fix power on/off/on for Icom rigs with rigctld power_on=0

OBS-URL: https://build.opensuse.org/request/show/1078165
OBS-URL: https://build.opensuse.org/package/show/hardware:sdr/hamlib?expand=0&rev=39
This commit is contained in:
Martin Pluskal 2023-04-11 08:49:44 +00:00 committed by Git OBS Bridge
parent 4adfdd82d2
commit 4525ce5117
4 changed files with 47 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b5c06a1a55aa510a67e05c1d48c0d6b5e326af7af0a0b0052d3a76ef682bea8b
size 2124013

3
Hamlib-4.5.5.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e0314e24304c26d262ef751411fc27a93705721f3a1d5461635d7f7ccaee96e9
size 2129028

View File

@ -1,3 +1,46 @@
-------------------------------------------------------------------
Sun Apr 9 08:07:38 UTC 2023 - Wojciech Kazubski <wk@ire.pw.edu.pl>
- Update to version 4.5.5 (2023-04-05)
* Add park to rotorez.c
* Fix rig power on/off from rigctl cmd line and rigctld
* Enable async mode by default to prevent WSJT-X crash on IC9700
with transceive on
* Fix IC7610 get_powerstat to disable it -- cannot read power status
* Fix K3 K22 command error for remote operations
* Fix Gemini DX1200 gemini_set_level
* Fix async I/O to not call flush
* Change EX startup commands for Yaesu rigs to allow
errors...Win4Yaesu not recognizing EX commands
* Fix jst145 set_freq and get_freq
* Restore tcflush as some odd behavior was seen that tclush fixes
* Fix XG3 operations
* Separate the validation cmd in newcat.c to allow rig
post_write_delay to be in effect
* Increase post_write to 20ms for FT710
* Add attenuator level control for TS890
* Update SMeter/SWR tables for TS890
* Add fix for TMD700
* Improve FT-857 get_vfo response when error occurs
* Allow FT-857 to use cached vfo on get_vfo when error
occurs reading EEPROM
* Fix FTDX10 FT710 set_level AF
* Fix FT-450D detection
* Fix VFO A/B swapping for gpredict -- hopefully better
behavior for VFO swapping rigs. Should avoid setting RX freq
while TX and avoid TX freq while RX
* Fix QRP QDX PTT to new TQ command due to firmware changes
* Remove EX103 check for FTDX5000
* Fix K3/K3S VFOB setting of mode/width
* Fix AGC level display in rigctld
* Change FTDX10 to no serial handshake
* Add TS2000 to has_ps exception
* Add FT991 to 60M exception
* Fix get_powerstat bad call in rigctl_parse.c
* Really fix CM108 ptt_bitnum usage
* Fix Elecraft power2mW precision/accuracy
* Fix power on/off/on for Icom rigs with rigctld power_on=0
-------------------------------------------------------------------
Thu Jan 12 23:04:06 UTC 2023 - Wojciech Kazubski <wk@ire.pw.edu.pl>

View File

@ -18,7 +18,7 @@
%define sover 4
Name: hamlib
Version: 4.5.4
Version: 4.5.5
Release: 0
Summary: Run-time library to control radio transcievers and receivers
License: LGPL-2.1-only