Re: [Discuss-gnuradio] [USRP-users] USRP, GNURadio Companion, Polyphase Channelizer Issue

2015-03-01 Thread Ali Riaz
And just in case you didn't get my images, I've uploaded them here for your convenience: http://tinypic.com/a/3e8if/4 Thank you for your help! Best, Ali On Sun, Mar 1, 2015 at 4:49 PM, Ali Riaz wrote: > Hello everyone, > > Hope you're all doing well. I have a grc design related question, and

Re: [Discuss-gnuradio] Python errors running flowgraph - first attempt

2015-03-01 Thread Philip Balister
No prebuilt image has working PyQt, there is a fix in meta-oe master and I am working on getting it added to dizzy, but some serious surgery was done to the sip recipe. I need to review the changes to the sip recipe before the dizzy maintainers will take it. PyQwt is needed for the slider block. L

Re: [Discuss-gnuradio] Python errors running flowgraph - first attempt

2015-03-01 Thread Larry Van Der Jagt
I don't have a solution for this yet either, but I have made some "progress". I decided to try and build PyQwt-5.2.0 and see what happened. Summarizing things we already found: The starting point for this effort was an SD Card newly generated from the sdimage-gnuradio-demo-direct.xz file that Ph

Re: [Discuss-gnuradio] Python errors running flowgraph - first attempt

2015-03-01 Thread Chris Hallinan
I never had time to make progress on Qwt so I just removed the Qwt widgets from my flow graph and used other ones. Hoping to find time this week to work on a PyQwt recipe for OE, not sure what other things on my schedule might thwart those plans ;) No guarantees that even if I manage to get Qwt b