Re: [Discuss-gnuradio] tagged stream interleaver, scheduler and forecast

2017-08-06 Thread Miklos Maroti
Hi Guys, On a related note: I am hacking, and seem to loose items when the flowgraph is emptying of data. I have block A producing a single output, and block B consuming that single input, and it seems that when block B is finished (say returns WORK_DONE, or sleeping in its work thread) then I

Re: [Discuss-gnuradio] QT Freqency Sink vs. Log Power FFT values

2017-08-06 Thread Kevin Reid
On Sun, Aug 6, 2017 at 1:57 PM, John Ackermann N8UR wrote: > I also have a QT Frequency Sink as eye candy, and notice that its display > is about 6dB different than the Log Power FFT output. I can think of a > number of reasons why that could be, but my simple question is... is

[Discuss-gnuradio] [SOCIS '17] GRC C++ Output: Week 2

2017-08-06 Thread Håkon Vågsether
Hi all, The focus for this week has been the source file template. I've just updated my blog with more details, you can check it out at: http://grccpp.wordpress.com If you have questions or suggestions, please don't hesitate to ask! :) Best regards, Håkon Vågsether

[Discuss-gnuradio] QT Freqency Sink vs. Log Power FFT values

2017-08-06 Thread John Ackermann N8UR
I'm doing a simple flowgraph to determine the peak value (dBFS) within an FFT. The Log Power FFT sends vectors to a Max block which outputs the result -- it seems to be working reasonably well. I also have a QT Frequency Sink as eye candy, and notice that its display is about 6dB different

[Discuss-gnuradio] tagged stream interleaver, scheduler and forecast

2017-08-06 Thread Miklos Maroti
Hi Marcus, I do not know if you or someone else has the expertise on tricking the scheduler to do the right thing. I would like to implement a tagged stream interleaver that takes two tagged stream inputs and merges them into a single stream. Sometimes only one stream will contain packets, so it

[Discuss-gnuradio] WX GUI scope sink error

2017-08-06 Thread Andrew Rich
Hello I defined a scope sink as one input then two then back to one input When run it still shows two channels Andrew Sent from my iPhone ___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org

Re: [Discuss-gnuradio] data type colors not shown in GRC block parameters

2017-08-06 Thread Andrew Rich
Ali When you open any block that is white does it show a data type in the properties ? Sent from my iPhone > On 6 Aug 2017, at 9:26 pm, Ali The GREAT! wrote: > > Hi all, > > I wonder why the GRC data type colors in the block's parameters are not shown! > All the entry

[Discuss-gnuradio] data type colors not shown in GRC block parameters

2017-08-06 Thread Ali The GREAT!
Hi all, I wonder why the GRC data type colors in the block's parameters are not shown! All the entry places are just in white! I am running Debian 9 (stretch) with GNOME and I pulled the latest gnuradio (3.7.12) today and installed that. regards, Ali