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

Stop to read while writing #1720

Closed
wants to merge 1 commit into from

Conversation

vincent-tr
Copy link

I am using this driver for 433Mhz radio sender/receiver.
It seems that if the receiver gets its own data while sending, the destination devices do not receive data properly.
So I added extra code to stop to receive data while writing.

@Ruffio
Copy link

Ruffio commented Jan 4, 2017

Has anyone tested this PR? It that the way to go and it should be merged?

@JamesH65
Copy link
Contributor

JamesH65 commented Dec 6, 2017

Apologies for delay.

Appears that this would still apply to 4.14 since that file involved has not changed at all. Still in staging.

Difficult to test here without the device, so no idea if the fix si appropriate although it does look sane.

@JamesH65
Copy link
Contributor

JamesH65 commented Dec 6, 2017

There is come commentary in this thread on this particular driver.

https://www.raspberrypi.org/forums/viewtopic.php?f=29&t=93015&start=125

@6by9
Copy link
Contributor

6by9 commented Dec 8, 2017

lirc_rpi is only present in our downstream tree, and in the process of being superceded upstream (although it appears to have stalled)
http://www.spinics.net/lists/linux-media/msg118099.html

@JamesH65
Copy link
Contributor

No activity for over a year. This issue will be closed within 30 days unless further interactions are posted. If you wish this issue to remain open, please add a comment. A closed issue may be reopened if requested.

@JamesH65 JamesH65 added the Close within 30 days Issue will be closed within 30 days unless requested to stay open label Jan 18, 2019
@JamesH65
Copy link
Contributor

JamesH65 commented Mar 6, 2019

Closing due to lack of activity. Please request to be reopened if you feel this issue is still relevant.

@JamesH65 JamesH65 closed this Mar 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Close within 30 days Issue will be closed within 30 days unless requested to stay open
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants