JAERO icon indicating copy to clipboard operation
JAERO copied to clipboard

UDP Outputs

Open downeyjdd opened this issue 6 years ago • 3 comments

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?

downeyjdd avatar Mar 03 '19 03:03 downeyjdd

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.

jontio avatar Mar 04 '19 21:03 jontio

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.

downeyjdd avatar Mar 06 '19 00:03 downeyjdd

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.

sam210723 avatar Jul 11 '20 05:07 sam210723