[Hamlib-commits] Hamlib -- Ham radio control libraries annotated tag 4.5.4 created. 4.5.4
Library to control radio transceivers and receivers
Brought to you by:
n0nb
From: n0nb <n0...@us...> - 2023-01-10 02:23:13
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "Hamlib -- Ham radio control libraries". The annotated tag, 4.5.4 has been created at c8cd1be4c5e8be392aad23c6464ca31f8476d718 (tag) tagging 921cc52eb95cb67cada35a8d68d7f228a50a4479 (commit) replaces 4.5.2 tagged by Nate Bargmann on Mon Jan 9 20:22:26 2023 -0600 - Log ----------------------------------------------------------------- Hamlib 4.5.4 release -----BEGIN PGP SIGNATURE----- iF0EABECAB0WIQSC1k9rDmfNQfaJu6b7LFEw1VqIGQUCY7zL+QAKCRD7LFEw1VqI Ge0eAKCfbaRoFnuNQkzENkyXU/ixrPRpCACgl4Y2BwsxF06oiet7vhW6rRZBWjU= =GkCj -----END PGP SIGNATURE----- Mike Black W9MDB (55): Fix grep error on mingw build Update NEWS Change FTDX5000 write_delay to zero -- was causing microham to return ?; to every command https://github.com/Hamlib/Hamlib/issues/1080 Update NEWS 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 Make sure FT5000 is in data mode for PTT request -- returns to MIC mode on shutdown https://github.com/Hamlib/Hamlib/issues/1193 Make FT5000 EX1031;TX1; command two commands https://github.com/Hamlib/Hamlib/issues/1193 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 astyle newcat.c Allow for 36 and 37 byte IF lengths for ic10.c This should fix QRP QRDX buggy IF message -- hopefully the fix theirs to send 33 bytes. https://github.com/Hamlib/Hamlib/issues/1196#issuecomment-1367473810 Update NEWS Add QRPLabs QCX/QDX for better behavior/capability from ts480 entry Update NEWS Remove set_rts and set_dtr low from serial.c This was causing hardward flow control to fail on Linux and MacOS https://github.com/Hamlib/Hamlib/issues/1198 https://github.com/Hamlib/Hamlib/issues/1199 Update NEWS Remove get_powerstat from Icom ID-5100 -- does not have the ability to get power status https://github.com/Hamlib/Hamlib/issues/1201 Update NEWS Fix ID5100 ID4100 ID31 ID51 get/set freq Remove get_powerstat from ID4100 ID31 ID51 as it they are not capable Add new rig_is_model function to help with Icom rig identification checks https://github.com/Hamlib/Hamlib/issues/1202 https://github.com/Hamlib/Hamlib/issues/1200 Update NEWS Remove rigctltcp from tests/Makefile.am Convert Icom 3-byte frequency to Hz from KHz https://github.com/Hamlib/Hamlib/issues/1200 Another attempt to fix get/set freq for ID5100 ID4100 ID31 ID51 https://github.com/Hamlib/Hamlib/issues/1202 https://github.com/Hamlib/Hamlib/issues/1200 Fix units for get freq for ID5100 ID4100 ID31 ID51 https://github.com/Hamlib/Hamlib/issues/1200 Fix ID5100 get/set_mode Remove ID rigs freq_len check as civ_731 setting should cover it https://github.com/Hamlib/Hamlib/issues/1204 Add PKTUSB to ft1000mp rigs Remove XONXOFF flow control from ID5100 and ID4100 -- Firmware E8 is not working correclty that flow control https://github.com/Hamlib/Hamlib/issues/1202 Make 3-byte Icom ID rigs show error message Get dummy rig to work with grig by disallowing empty "u" calls Update ID5100 and ID4100 Promote ID5100 to stable https://github.com/Hamlib/Hamlib/issues/1204 https://github.com/Hamlib/Hamlib/issues/1202 https://github.com/Hamlib/Hamlib/issues/1202 Allow rigctld to start with autopower_on=0 and avoid timeouts at startup Update NEWS Fix rig_getpower2mW so it checks all range lists https://github.com/Hamlib/Hamlib/issues/1205 Update NEWS Fix rigctld agc level readings -- allow for rig backedn to specify "RIG_AGC_NONE" now for clarity if desired https://github.com/Hamlib/Hamlib/issues/1155 Update man pages to clarify upper/lower case for set/get commands Remove unnecessary check from netrigctl.c https://github.com/Hamlib/Hamlib/issues/1155 Remove EX039 check from FTDX3000/3000DM https://github.com/Hamlib/Hamlib/issues/1206 Fix elecraft power2mW by scaling power to either 15W or 100W based on KPA availability We are ignoring the tx_range values for the Kn series https://github.com/Hamlib/Hamlib/issues/1205 Force K22 mode on Elecraft rigs to get PC power level in .1W intervals for low power operations https://github.com/Hamlib/Hamlib/issues/1205 Fix FTDX3000 EX039 error https://github.com/Hamlib/Hamlib/issues/1206 Update NEWS Update NEWS Update timing in nrd535.c based on testing thanks to markjfine 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 Ensure 60M exception for FT710 is only for US language setting https://github.com/Hamlib/Hamlib/issues/1211 Close rig on set_powerstat 0 -- Linux was unable to reconnect to IC-7300 https://github.com/Hamlib/Hamlib/issues/1212 For Icom rigs close and reopen rig after set_powerstat=1 -- Linux resets the usb device https://github.com/Hamlib/Hamlib/issues/1212 Fix get_powerstat status return to always show POWER_ON for kenwood non-PS rigs https://github.com/Hamlib/Hamlib/issues/1213 Fix FT-710, FTDX10, FTDX101D/MP 60M operations https://github.com/Hamlib/Hamlib/issues/1211 Update NEWS Fix CM108 ptt setting https://github.com/Hamlib/Hamlib/issues/1203 Update NEWS https://github.com/Hamlib/Hamlib/issues/1203 Add simjupiter Revert "Close rig on set_powerstat 0 -- Linux was unable to reconnect to IC-7300" Fix Icom poweron behavior https://github.com/Hamlib/Hamlib/issues/1212 Nate Bargmann (2): Bump to version 4.5.4 Set release date in NEWS ----------------------------------------------------------------------- hooks/post-receive -- Hamlib -- Ham radio control libraries |