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

UDP Outputs #37

Open
downeyjdd opened this issue Mar 3, 2019 · 3 comments
Open

UDP Outputs #37

downeyjdd opened this issue Mar 3, 2019 · 3 comments

Comments

@downeyjdd
Copy link

FirstUDP related pushbutton (plug icon) works as expected pushing the decoded data out port 8765. The second pushbutton(1 and 0 icon) appears to do nothing with port 8765 whether set alone or with plug pushbutton. I have used wireshark to confirm.

Am I doing something wrong?

@jontio
Copy link
Owner

jontio commented Mar 4, 2019

As I recall that was supposed output raw demodulated data. I haven't tested the raw data output for a long time. Perhaps the connection between the demodulator and their UDP sender has been accidentally disconnected in one of the later releases? That could have happened when the demodulator went from a hard decision one to a soft decision one.

@downeyjdd
Copy link
Author

Thank you for your comment. And thank you for a program that is fun to play with. Given that you have a real life, and I have a to become familiar with the QT framework, I will take a shot a tracing through the code to see if there is a problem I can fix.

@sam210723
Copy link

I'm seeing similar behaviour in v1.0.4.11. Data is only output on UDP port 8765 when "decoded and demodulated data" is selected. Nothing is output with "raw demodulated data" selected.

@jontio jontio reopened this Jul 11, 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

3 participants