[Hamlib-developer] [Hamlib/Hamlib] 06b0bb: fix(kenwood): validate Elecraft SWR responses
Library to control radio transceivers and receivers
Brought to you by:
n0nb
|
From: Nate B. <no...@gi...> - 2026-07-30 02:20:58
|
Branch: refs/heads/Hamlib-4.7 Home: https://github.com/Hamlib/Hamlib Commit: 06b0bb863d928500d63abc4ecb2067e79fef5105 https://github.com/Hamlib/Hamlib/commit/06b0bb863d928500d63abc4ecb2067e79fef5105 Author: David Christle <dch...@us...> Date: 2026-07-29 (Wed, 29 Jul 2026) Changed paths: M rigs/kenwood/k3.c Log Message: ----------- fix(kenwood): validate Elecraft SWR responses Malformed K3/K3S SW and K4 TM replies could leave parsed meter fields uninitialized. The K4 SWR path also discarded helper failures. Reject incomplete conversions with RIG_EPROTO and return K4 transaction and parse errors to callers. (cherry picked from commit 900c4d354e8c39b9b8a74140ac95ac08e77285d9) Commit: ebce0ed732e00ec9cbbb522ed09519fbc7a38345 https://github.com/Hamlib/Hamlib/commit/ebce0ed732e00ec9cbbb522ed09519fbc7a38345 Author: Nate Bargmann <n0...@n0...> Date: 2026-07-29 (Wed, 29 Jul 2026) Changed paths: M NEWS Log Message: ----------- Update NEWS for K3/K4 SWR validate fix Compare: https://github.com/Hamlib/Hamlib/compare/b491488baeff...ebce0ed732e0 To unsubscribe from these emails, change your notification settings at https://github.com/Hamlib/Hamlib/settings/notifications |