Advance to Hamlib 4.5.5 release

master
Nate Bargmann 2023-04-05 16:45:09 -05:00
rodzic 51ac15a97c
commit 0c1871c40b
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: FB2C5130D55A8819
1 zmienionych plików z 50 dodań i 6 usunięć

@ -5,8 +5,9 @@ Latest stable release, older releases and Git SCM daily snapshots.
#### Page Menu
* [Latest Release](#latest-release)
- [4.5.4](#454)
- [4.5.5](#455)
* [Older stable releases](#older-stable-releases)
- [4.5.4](#454)
- [4.5.3](#453)
- [4.5.2](#452)
- [4.5.1](#451)
@ -30,6 +31,54 @@ Latest stable release, older releases and Git SCM daily snapshots.
## Latest release ##
### [4.5.5](https://github.com/Hamlib/Hamlib/releases/tag/4.5.5) ###
#### Release notes ####
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
## Older stable releases ##
As these versions are still found in many Linux/BSD distributions, their
information is included.
### [4.5.4](https://github.com/Hamlib/Hamlib/releases/tag/4.5.4) ###
#### Release notes ####
@ -51,11 +100,6 @@ Version 4.5.4 2023-01-10
* Remove `get_powerstat` from Icom ID-5100,ID-4100,ID-31,ID-51 and fix
get/set freq in all
## Older stable releases ##
As these versions are still found in many Linux/BSD distributions, their
information is included.
### [4.5.3](https://github.com/Hamlib/Hamlib/releases/tag/4.5.3) ###
#### Release notes ####