Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

saved infrared tx not generating correct carrier frequency #2663

Closed
daviderud opened this issue May 11, 2023 · 3 comments
Closed

saved infrared tx not generating correct carrier frequency #2663

daviderud opened this issue May 11, 2023 · 3 comments
Assignees
Labels
Bug Infrared Infrared app

Comments

@daviderud
Copy link

Describe the bug.

The infrared raw transmission seem to not correctly handle the parameter "frequency:" (nor "duty cycle:").

Example with frequency:56000, a 37 KHz carrier is obtained instead

IMG_20230510_171350

Reproduction

1.Load a raw remote with frequency:56000. For example the attached one.

ARRIS_test.zip

2.Activate the debug GPIO output and connect it to a scope.
3.Measure the subcarrier frequency

Target

No response

Logs

No response

Anything else?

No response

@daviderud daviderud added the Bug label May 11, 2023
@skotopes skotopes added the Infrared Infrared app label May 15, 2023
@gsurkov
Copy link
Member

gsurkov commented May 17, 2023

Yep, the code outright ignores these values. Working on it.

@skotopes
Copy link
Member

Fixed in #2677, merged in dev and will be included in release 0.84

@daviderud
Copy link
Author

Confirmed working the with involved HW. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Infrared Infrared app
Projects
None yet
Development

No branches or pull requests

3 participants