unfoldedcircle / feature-and-bug-tracker

Feature and bug tracker repository for Unfolded Circle products
21 stars 0 forks source link

[bug] Top IR emitters do not transmit when "all outputs" is selected #378

Closed spl237 closed 1 week ago

spl237 commented 1 month ago

Is there an existing issue for this?

Description

If "Default (all outputs)" is the selected output port for an IR remote, only the bottom dock emitters are activated; the top emitters are not used. This can be confirmed by using a camera - the one on a mobile phone is fine - to look down into the slot on the top of the dock and transmitting an IR code. If "dock top" is selected, then you can see the top emitters turning on and off when you press a button on the remote; if "all outputs" is selected, they do not turn on.

How to Reproduce

  1. Select "Default (all outputs)" for an IR remote.
  2. Point a camera into the slot on the top of the dock.
  3. Press a button on the remote - no IR is emitted from the top emitters

Expected behavior

IR signals should be visible from the top emitters when a command is sent.

System version

1.7.12, dock firmware 1.10.0

What part of the system affected by the problem?

Overall system

Additional context

No response

zehnm commented 2 weeks ago

Verified the logic and indeed, the top IR is excluded when selecting "All". I'll check if there's any specific reason to do so. If not, this will be fixed in the next release.

zehnm commented 2 weeks ago

Fixed in next release. A beta bugfix release is scheduled for tomorrow, a public release soon afterwards.

This must have been a relict of the early days where parallel IR output in the dock was not yet done in hardware.

zehnm commented 1 week ago

Fixed in beta 1.7.13 and I'll close this issue once a public release is out.

zehnm commented 1 week ago

Part of 1.7.14