Skip to content

Skip Zephyr log enable after UHK 60 firmware update - #3057

Open
mondalaci wants to merge 1 commit into
masterfrom
fix/uhk60-firmware-update-zephyr-log-3056
Open

Skip Zephyr log enable after UHK 60 firmware update#3057
mondalaci wants to merge 1 commit into
masterfrom
fix/uhk60-firmware-update-zephyr-log-3056

Conversation

@mondalaci

Copy link
Copy Markdown
Member

Summary

  • After firmware update, Agent always re-enabled Zephyr logging for the UHK Dongle and UHK 80 left half, even when those devices were not connected.
  • That produced misleading [ZephyrLogService | UHK Dongle] Enabling / [ZephyrLogService | UHK 80 left] Enabling lines at the end of a UHK 60 update log (cosmetic only).
  • Re-enable those services only when the matching HID device is present, so UHK 80 still restores logging immediately while UHK 60 stays quiet.

Fixes #3056

Test plan

  • Update firmware on a UHK 60 and confirm the update log no longer ends with Dongle / UHK 80 left Zephyr Enabling lines.
  • Update firmware on a UHK 80 with a dongle connected and confirm Dongle Zephyr logging is still re-enabled.
  • Update firmware on a UHK 80 with the left half connected over USB and confirm left-half Zephyr logging is still re-enabled.

Made with Cursor

Dongle and left-half Zephyr logging were always re-enabled at the end of firmware update, which logged misleading Enabling lines on devices that do not have those modules.

Co-authored-by: Cursor <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Incorrect log message when updating UHK 60 firmware (cosmetic issue only)

1 participant