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

lirc-gpio-tx adds a parasitic pulse at the end of the transmit sequence #3427

Closed
kot-begemot-uk opened this issue Jan 25, 2020 · 2 comments
Closed

Comments

@kot-begemot-uk
Copy link

Lirc gpio-tx adds an extra long pulse at the end of a sequence.

Example - this is what should be going out as seen by mode2 on a different machine:

...
space 423
pulse 417
pulse 19325

This is what is actually coming out:

space 420
pulse 19920
pulse 128199

The data before that in the beginning of the sequence is transmitted correctly.

@kot-begemot-uk
Copy link
Author

Tested on buster with Linux raspberrypi 4.19.75+ #1270 Tue Sep 24 18:38:54 BST 2019 armv6l GNU/Linux

@pelwell
Copy link
Contributor

pelwell commented Feb 7, 2020

The gpio-ir-tx module is an unmodified upstream file that is not specific to Raspberry Pi. Please report the problem upstream.

@pelwell pelwell closed this as completed Feb 7, 2020
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

No branches or pull requests

2 participants