discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] fifo / file source


From: ali mokdad
Subject: [Discuss-gnuradio] fifo / file source
Date: Mon, 7 Oct 2019 13:41:47 +0300

Dear all

I tested the following

1- in terminal, I created a fifo file by: mkfifo in
2- in terminal, I run: cat > in
3- in gnuradio i run : file source (in)  --> stream to tagged stream --> tagged stream to pdu --> message debug
4- in terminal, I write and press enter nothing is sent, only if I press ctrl c the all the data written in the terminal are sent to the message debug.

How can I solve this problem?




reply via email to

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