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

2016-07-01 Thread Richard Mcallister
g dir(thrift.Thrift). Does GNU Radio use a custom thrift, or is there a better way to install and update? Thanks, Richard McAllister PS-does gr-perf-monitorx support RFNoC blocks? Its not mentioned online, but then, RFNoC is pretty new. ___ Discuss-gnuradio

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

2016-07-06 Thread Richard Mcallister
he buffer and runtime of the blocks. -Richard On Fri, Jul 1, 2016 at 10:29 AM, Richard Mcallister wrote: > 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 >

[Discuss-gnuradio] Using io_signatures in Python Sync Blocks

2017-01-24 Thread Richard Mcallister
h with too many inputs). Also, the block itself I want has no max number of ports, so for the io_signature, I believe I put -1 as the argument for max? -Richard McAllister ___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

[Discuss-gnuradio] Linking Armadillo and LAPACK to gnuradio

2017-02-24 Thread Richard Mcallister
Hey all, This might be more of an error with cmake or armadillo, but I've been trying to use armadillo in an OOT module. I've called make and built the module, no issues with missing libraries or anything. Pybombs tells me that armadillo is installed, along with blas and lapack. I'm using the late

Re: [Discuss-gnuradio] Linking Armadillo and LAPACK to gnuradio

2017-02-24 Thread Richard Mcallister
Marcus > > PS: I think this might be useful in the future, so please try to keep the > mailing list in CC: > > On 24.02.2017 21:25, Richard Mcallister wrote: > > FindArmadillo.cmake in cmake/Modules? I haven't included it, so I just > place the file in cmake/Modules?

Re: [Discuss-gnuradio] Linking Armadillo and LAPACK to gnuradio

2017-03-03 Thread Richard Mcallister
Armadillo Shouldn't LAPACK use the LAPACK API? -Rich On Fri, Feb 24, 2017 at 3:36 PM, Richard Mcallister wrote: > Sorry, I didn't realize I hit reply not reply all > > Thanks! I'll add it in and see what happens. > > On Fri, Feb 24, 2017 at 3:30 PM, Marcus Mülle

Re: [Discuss-gnuradio] Linking Armadillo and LAPACK to gnuradio

2017-03-10 Thread Richard Mcallister
Still haven't gotten it working yet -Rich On Fri, Mar 3, 2017 at 11:59 AM, Richard Mcallister wrote: > I've tried FindArmadillo, and I even tried doing the same for BLAS and > LAPACK. I still get the same error, although with FindArmadillo, it seems > like it finds

[Discuss-gnuradio] Best Way to revert to old releases with PyBombs.

2017-10-30 Thread Richard Mcallister
Hi all, I think the question is all in the subject, but basically, I'm having trouble with using several USRPs. I think it may be an issue with UHD, or at least I need to verify it isn't. Does pybombs have a command to install older releases or specific branch tags from git? Thanks, Rich McAllist

Re: [Discuss-gnuradio] Best Way to revert to old releases with PyBombs.

2017-10-31 Thread Richard Mcallister
o, don't forget to rebuild is as well so it > > picks up the right version. And, if you identify any issues with UHD, > > please also start a thread on the USRP-users mailing list in order to > > discuss them further. > > > > Regards, > > - Nicolas > > &