[Hamlib-developer] [Hamlib/Hamlib] 900c4d: 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:07:31
|
Branch: refs/heads/master Home: https://github.com/Hamlib/Hamlib Commit: 900c4d354e8c39b9b8a74140ac95ac08e77285d9 https://github.com/Hamlib/Hamlib/commit/900c4d354e8c39b9b8a74140ac95ac08e77285d9 Author: David Christle <dch...@us...> Date: 2026-07-27 (Mon, 27 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. Commit: 9415c552b0f50bbb28f8acf6232fb885609b2d71 https://github.com/Hamlib/Hamlib/commit/9415c552b0f50bbb28f8acf6232fb885609b2d71 Author: Nate Bargmann <n0...@n0...> Date: 2026-07-29 (Wed, 29 Jul 2026) Changed paths: M rigs/kenwood/k3.c Log Message: ----------- Merge GitHub PR #2111 Compare: https://github.com/Hamlib/Hamlib/compare/ab4e40ab39c5...9415c552b0f5 To unsubscribe from these emails, change your notification settings at https://github.com/Hamlib/Hamlib/settings/notifications |