All,
   I was playing around with the DPSK block provided with GNU Radio.  I was
able to get my two USRPs talking to each other.  I placed a file sink on
the random source generator (set to transmit 10 random binary digits) and
I'm able to see what was actually sent from that file (command: od -d
filename.bin).  I was curious how I go about verifying that the message in
my filename.bin is received as transmitted on the other end?  I tried
placing a file sink on the DPSK demod block however because the receiver is
constantly pulling in information my file becomes extremely large and it's
difficult to determine where the message would be amongst the other
'noise'.  Does anyone have any ideas on how to verify my transmitted
message is making it to my receiver?

Thank you
Domenic
_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to