[Hamlib-commits] Hamlib -- Ham radio control libraries branch master updated. e762a812d08ab677808bd
Library to control radio transceivers and receivers
Brought to you by:
n0nb
From: n0nb <n0...@us...> - 2025-09-05 23:36:53
|
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 branch, master has been updated via e762a812d08ab677808bd7f6d53adc87b3fa6195 (commit) from a35365d1554e018792a7d141c4186b9ad72c7d23 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit e762a812d08ab677808bd7f6d53adc87b3fa6195 Author: Nate Bargmann <n0...@n0...> Date: Fri Sep 5 18:34:05 2025 -0500 Add 4.6.4 and 4.6.5 release info diff --git a/NEWS b/NEWS index 7eba7f0cd..c1905dc47 100644 --- a/NEWS +++ b/NEWS @@ -36,6 +36,28 @@ Version 4.7.0 * New AF6SA WRC rotator backend. (TNX Michael Morgan) * New Yaesu FTX-1 model support (alpha). (TNX Jeremy Miller). +Version 4.6.5 + * 2025-09-05 + * Update Kenwood CW buffer max message size, fix one byte buffer + overrun in icom.c. (TNX George Baltz). + * Fix Segmentation Fault in rigs/dummy/netrigctl.c. (TNX Daniele Forsi) + * Fix segfault with set_parm KEYERTYPE in rigctl_parse.c. (TNX Daniele + Forsi) + +Version 4.6.4 + * 2025-07-18--Hamlib's 25th birthday!!! + * Fix handling of unprintable characters in kenwood.c that broke radios + such as the TM-D710/TM-V71 that use EOM_TH (\r) as the command terminator. + (TNX, Lars Kellogg-Stedman and George Baltz). + * Fixed jrc_set_chan. (TNX Mark Fine). + * Fix memory leak in rigctl_parse.c and use unique separator character + for each rigctld connection--closes GitHub #1748. (TNX George Baltz). + * Fix powerstat check for Icom R75 which rejects the command. (TNX Mark Fine). + * Restore TS-590S/SG RIG_LEVEL_RFPOWER_METER, Fix rotctl \dump_caps output + (TNX, George Baltz). + * Add CW sending capability to Flex SmartSDR. (TNX Michael Morgan) + * Handle spaces correctly for Fles SmartSDR. (TNX Michael Morgan) + Version 4.6.3 * 2025-06-10 * Release dedicated to the memory of Michael Black, W9MDB (SK). Mike was a ----------------------------------------------------------------------- Summary of changes: NEWS | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) hooks/post-receive -- Hamlib -- Ham radio control libraries |