[Hamlib-developer] [Hamlib/Hamlib] a57e55: Correct powerstat check
Library to control radio transceivers and receivers
Brought to you by:
n0nb
From: Nate B. <no...@gi...> - 2025-06-23 13:20:21
|
Branch: refs/heads/Hamlib-4.6.3 Home: https://github.com/Hamlib/Hamlib Commit: a57e5583fd7903c100b8cc01c286b2a9da9096c6 https://github.com/Hamlib/Hamlib/commit/a57e5583fd7903c100b8cc01c286b2a9da9096c6 Author: markjfine <mar...@fi...> Date: 2025-06-23 (Mon, 23 Jun 2025) Changed paths: M rigs/icom/icr75.c Log Message: ----------- Correct powerstat check The R75 for some reason rejects the powerstat query and returns an error. Commented out .get_powerstat to correct that. Applications should initially assume it's on, then internally track power status, since you can still turn it off. (cherry picked from commit dc12b01aed6b4449e42ff57e71f3687b1b837a20) Commit: 867fc5886a5a9f0bee66be4fd2e5821a9cf0b00d https://github.com/Hamlib/Hamlib/commit/867fc5886a5a9f0bee66be4fd2e5821a9cf0b00d Author: Nate Bargmann <n0...@n0...> Date: 2025-06-23 (Mon, 23 Jun 2025) Changed paths: M NEWS Log Message: ----------- Update NEWS for R75 powerstat fix Compare: https://github.com/Hamlib/Hamlib/compare/b34695aab8dc...867fc5886a5a To unsubscribe from these emails, change your notification settings at https://github.com/Hamlib/Hamlib/settings/notifications |