[Discuss-gnuradio] Hierarchical blocks (arbitrary or variable numbers of inputs or outputs not supported)

2014-07-24 Thread Orin Lincoln
Hello, I am trying to create a hierarchical block with a variable number of outputs, but I get this error: "RuntimeError: Hierarchical blocks do not yet support arbitrary or variable numbers of inputs or outputs" This appears to be a known issue [1], and I'm wondering what the best work arou

[Discuss-gnuradio] gr-bluetooth

2014-07-09 Thread Orin Lincoln
Hello all, I've updated the gr-bluetooth [1] code to be compatible with GNU Radio 3.7. I'm trying to use it, but there's a segmentation fault that I need to figure out. Has anyone done anything with gr-bluetooth recently? Does anyone know if the current version of the code is even functional w

[Discuss-gnuradio] gr-bluetooth

2014-07-09 Thread Orin Lincoln
Hello all, I've updated the gr-bluetooth [1] code to be compatible with GNU Radio 3.7. I'm trying to use it, but there's a segmentation fault that I need to figure out. Has anyone done anything with gr-bluetooth recently? Does anyone know if the current version of the code is even functional w

Re: [Discuss-gnuradio] Getting overflows at 50 Msps (not sure why)

2014-06-16 Thread Orin Lincoln
I appreciate the suggestions I received. It turns out that I was able to run GNU Radio with realtime priority, and that solved my overflow issues. I am now able to run flowgraphs that actually do things without getting overflows all the time. Thanks, Orin Lincoln On 06/04/2014 05:16 PM, Orin

[Discuss-gnuradio] Getting overflows at 50 Msps (not sure why)

2014-06-04 Thread Orin Lincoln
anding the min_output_buffer for the USRP source, but that doesn't seem to help. I really don't know what is causing the problem. Any suggestions about what I should try? Thank you, Orin Lincoln ___ Discuss-gnuradio mailing list Discuss-gn