discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] Post Binary Slicer question


From: madengr
Subject: Re: [Discuss-gnuradio] Post Binary Slicer question
Date: Sun, 27 Apr 2014 20:12:01 -0700 (PDT)

mkfifo my_fifo.bin
hexdump my_fifo.bin

Point your file sink to the my_fifo.bin and turn off the buffering.  It will
then dump the data to the terminal in real time.

Lou
KD4HSO



Jay Radcliffe wrote
> I have a question about handling data after binary slicing in the
> demodulation portion of handling a signal. Currently I am taking that data
> and pushing it through the Correlate Access Code block then into a file
> sink. This produces a data file.  I didn't know if someone could tell me a
> block or method that will output the binary stream (or hex stream) to a
> file or stdout for real-time view of the pack contents. Currently I have
> some python code that converts that data file into binary/hex which is not
> idea.
> 
> Thanks,
> 
> Jay
> 
> 
> Jay Radcliffe
> Twitter: @jradcliffe02
> E-Mail: 

> jay.radcliffe@

> <https://mail.google.com/mail/?view=cm&fs=1&tf=1&to=

> jay.radcliffe@

> >
> LinkedIn + Resume: http://www.linkedin.com/in/jradcliffe02
> 
> _______________________________________________
> Discuss-gnuradio mailing list

> Discuss-gnuradio@

> https://lists.gnu.org/mailman/listinfo/discuss-gnuradio





--
View this message in context: 
http://gnuradio.4.n7.nabble.com/Post-Binary-Slicer-question-tp47828p47834.html
Sent from the GnuRadio mailing list archive at Nabble.com.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]