On Tue, Apr 05, 2005 at 06:50:04PM -0400, cswiger wrote: > However the gnuradio script produces NO output untill the > keyboard/varicode/psk script closes the pipe - then it appears > to produce the correct output. Even tried pskfh.flush() after > every pipe write w/o luck.
How are you _reading_ the data from the pipe? Even if you're flushing the data into the pipe after every write, the reader could be buffering it. -Dave Dodge _______________________________________________ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org http://lists.gnu.org/mailman/listinfo/discuss-gnuradio