[Discuss-gnuradio] The AttributeError problem now that I have modified a working OOT

2016-07-01 Thread Tom Early
I am developing an OOT. I have a preliminary version working, and now I am working on a new version. To make the new version, n the build directory, I first did a "sudo make uninstall". I changed some code in one of three block (dstar_decode_bs) in my module as well as added two new classes

Re: [Discuss-gnuradio] question about bandwith B210 - USB3

2016-07-01 Thread Martin Braun
You should create a 'bandwidth test' without a file source (or sink) to give you some better values. M On 06/30/2016 03:48 PM, Przemek Lewandowski wrote: > Hello > > I need to generate as wide bandwith as possible. Yes I know that this is > waste of energy, but beside this simple example I want

[Discuss-gnuradio] Using gr-perf-monitorx Ubuntu 16.04

2016-07-01 Thread Richard Mcallister
Hey all, I'm trying to find a way to measure CPU usage and other measurements in some operation or flowgraph (the actual processes don't matter) and compare it to the same operation done after using RFNoC to shift the operations to a USRP. It seems like gr-perf-monitorx would be perfect. Unfortun

Re: [Discuss-gnuradio] [GSoC] gr-inspector update / ask for feedback

2016-07-01 Thread Sebastian Müller
Hi all, this week's GSoC blog post is ready! Check it out here: https://grinspector.wordpress.com/2016/07/01/week-6-tweaking/ I have finished the GUI so far and improved the Signal Separator. In the next time I will start with an OFDM parameter estimation, so stay tuned. Cheers, Sebastian 2016-

Re: [Discuss-gnuradio] Question about GNU radio working on other hardware devices

2016-07-01 Thread Ben Hilburn
Hi Jacky - With regard to your questions about how to use GNU Radio, I recommend checking out the guided tutorials: http://gnuradio.org/redmine/projects/gnuradio/wiki/Guided_Tutorials Cheers, Ben On Thu, Jun 30, 2016 at 5:20 PM, Jacky Lin wrote: > Hi there, > > > > I have some questions about

Re: [Discuss-gnuradio] question about bandwith B210 - USB3

2016-07-01 Thread Marcus Müller
Hi Przemek, I'll address the different aspects you've mentioned below: On 01.07.2016 11:30, Przemek Lewandowski wrote: > To James Humphries > > 8Gb Ram, 1TB Hdd hybrid with 8 GB SSD, linux kubuntu and about USB 3: > this is mu output: > > przelew@przelewmaster:~$ lsusb > Bus 002 Device 002: ID 8

Re: [Discuss-gnuradio] Linear regression error when handling looping data in file source

2016-07-01 Thread Hou Jonny
Hey folks, This that somehow related the python code I used? """ Embedded Python Blocks: Each this file is saved, GRC will instantiate the first class it finds to get ports and parameters of your block. The arguments to __init__ will be the parameters. All of them are required to have default v

Re: [Discuss-gnuradio] question about bandwith B210 - USB3

2016-07-01 Thread Marcus Müller
Hi Przemek, I can't really make much sense of your flow graph; maybe you could explain what you need to do? The parametrizations of the different blocks and the file name in the wav file source kind of contradict. I think, however, we could find something that does just what you want. And as a gut