[Hamlib-developer] [Hamlib/Hamlib] dc12b0: Correct powerstat check
Library to control radio transceivers and receivers
Brought to you by:
n0nb
From: markjfine <no...@gi...> - 2025-06-23 13:15:45
|
Branch: refs/heads/master Home: https://github.com/Hamlib/Hamlib Commit: dc12b01aed6b4449e42ff57e71f3687b1b837a20 https://github.com/Hamlib/Hamlib/commit/dc12b01aed6b4449e42ff57e71f3687b1b837a20 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. To unsubscribe from these emails, change your notification settings at https://github.com/Hamlib/Hamlib/settings/notifications |