Re: [Discuss-gnuradio] Cross-compiling UHD for E310

2019-10-24 Thread Ivan Iudice
It could be a workaround... Why SDK and SD image are not aligned for E310? This is frustrating! Ivan > Il giorno 23 ott 2019, alle ore 00:48, Martin Braun > ha scritto: > >  > It's a bit hacky, but you can install Boost from source and install it both > to the sysroots and the device. > >>

[Discuss-gnuradio] gnuradio-companion-3.8.0 fails to run

2019-10-24 Thread Barry Jackson
[baz@jackodesktop ~]$ gnuradio-companion Traceback (most recent call last): File "/usr/bin/gnuradio-companion", line 102, in run_main() File "/usr/bin/gnuradio-companion", line 95, in run_main exit(main()) File "/usr/lib/python3.8/site-packages/gnuradio/grc/main.py", line 83, in ma

[Discuss-gnuradio] Error when trying to run USRPs using external LO

2019-10-24 Thread Mark Wagner
Hi all, I'm currently trying to run a set of USRP N310s all using the same external LO, but I seem to be getting this error "[ERROR] [0/Radio_1] RX LO lowband does not support setting source to external" which will repeat for all the radios. I tried looking online for the source of the error but

Re: [Discuss-gnuradio] Error when trying to run USRPs using external LO

2019-10-24 Thread CEL
Hey Mark, this really seems to be a UHD error, and not directly related to GNU Radio. I think it'd be really helpful to continue that discussion on usrp-us...@lists.ettus.com, to which you can sign up on [1]. Chances are there's more people experimenting with their N310s there than here! Best reg

Re: [Discuss-gnuradio] gnuradio-companion-3.8.0 fails to run

2019-10-24 Thread CEL
Hi Barry, neat, haven't seen that one before, specifically :) But I've seen a test fail: https://github.com/gnuradio/gnuradio/issues/2678 Mageia is RPM-based, right? Never used it before, but could you point me to the .SPEC file you're using to build that package? Hunch: replace utils

Re: [Discuss-gnuradio] gnuradio-companion-3.8.0 fails to run

2019-10-24 Thread Håkon Vågsether
This error message also occurs in one of the GRC tests: https://github.com/gnuradio/gnuradio/issues/2678 Best regards Håkon Vågsether tor. 24. okt. 2019, 12:41 skrev Müller, Marcus (CEL) : > Hi Barry, > > neat, haven't seen that one before, specifically :) > But I've seen a test fail: > https:

Re: [Discuss-gnuradio] gnuradio-companion-3.8.0 fails to run

2019-10-24 Thread Barry Jackson
On 24/10/2019 20:36, Müller, Marcus (CEL) wrote: Hi Barry, neat, haven't seen that one before, specifically :) But I've seen a test fail: https://github.com/gnuradio/gnuradio/issues/2678 Mageia is RPM-based, right? Never used it before, but could you point me to the .SPEC file you're using to b