discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] Performance Counters


From: larafedor
Subject: Re: [Discuss-gnuradio] Performance Counters
Date: Fri, 26 Jan 2018 17:26:45 +0100

I'm feel like I'm spending more time reinstalling Gnuradio than actually working with it.
 
And pybombs is adding another layer of complexity: Now I have to learn what a recipe is, a prefix, I have to figure out how to reuse my oot-modules and so on... My lifetime is limited.
 
I thank you for your advice but I refuse to learn pybombs.
 
Gesendet: Freitag, 26. Januar 2018 um 16:59 Uhr
Von: "Sumit Kumar" <address@hidden>
An: address@hidden, address@hidden
Betreff: Re: [Discuss-gnuradio] Performance Counters

I had almost the same problem, then I used pybombs to install GNU Radio and everything. It installed apache-thrift smoothly.

After that I have built apache-thrift many times under pybombs environment, and it never gave any more pain(touch wood).

Sumit

 
On 26/01/2018 16:47, address@hidden wrote:
Hello gnuradio-community,
 
I'm trying to use performance counters for my flowgraph which consists of some gnuradio blocks and some of my own oot blocks. In order to do so I need to install 'thrift'.
 
I have tried everything, but it does not work.
 
1) I installed thrift accoding to "https://wiki.gnuradio.org/index.php/ControlPort". I have installed python-twisted and libssl-dev.
 
2) 'thrift -version' gives me 0.11.0. So it is installed.
 
2) Then I enter the build-folder of my gnuradio installation.
 
3) I do 'cmake ../'.
 
4) I get an error 'thrift not found'.
 
Gnuradio or python or both are unable to find thrift. I'm frustrated and I have no idea where to start.
 
My OS: Ubuntu 16.04
Gnuradio: 3.7.11.1
 
In case I'm not able to solve the problem: Is there a way to query performance counters from python with the flowgraph running?
 
 
Thank you,
Lara
 
 
 
_______________________________________________
Discuss-gnuradio mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

reply via email to

[Prev in Thread] Current Thread [Next in Thread]