We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
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
No response
The text was updated successfully, but these errors were encountered:
Yep, the code outright ignores these values. Working on it.
Sorry, something went wrong.
Fixed in #2677, merged in dev and will be included in release 0.84
Confirmed working the with involved HW. Thanks!
gsurkov
No branches or pull requests
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
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
The text was updated successfully, but these errors were encountered: