Re: [USRP-users] Compiling UHD examples errors

2019-08-13 Thread Emil Bjelski via USRP-users
Hello Michael, I am using Ubuntu 18.04.2 LTS. I installed UHD, GnuRadio and RFNoC using pybombs by following "Getting stared with RFNoC development tutorial": https://kb.ettus.com/Getting_Started_with_RFNoC_Development Kind Regards, Emil On Tue, Aug 13, 2019 at 5:12 PM Michael Dickens wrote:

Re: [USRP-users] Compiling UHD examples errors

2019-08-13 Thread Michael Dickens via USRP-users
OK; that OS is great for GR / UHD / RFNoC work. What step are you on in the guide? On Tue, Aug 13, 2019, at 12:51 PM, Emil Bjelski wrote: > Hello Michael, > > I am using Ubuntu 18.04.2 LTS. > > I installed UHD, GnuRadio and RFNoC using pybombs by following "Getting > stared with RFNoC

Re: [USRP-users] Compiling UHD examples errors

2019-08-13 Thread Michael Dickens via USRP-users
Hi Emil - Can you tell us what OS you're using for the UHD host computer? If you're trying to compile UHD from source, which version of UHD (release / GIT / version). Those are useful starting points. Cheers! - MLD On Tue, Aug 13, 2019, at 10:47 AM, Emil Bjelski via USRP-users wrote: > Hello

[USRP-users] Compiling UHD examples errors

2019-08-13 Thread Emil Bjelski via USRP-users
Hello everyone, I trying to compile UHD examples following tutorial provided here: https://kb.ettus.com/Getting_Started_with_UHD_and_C%2B%2B However, I am facing issue when runining: cmake ../ I get this error: CMake Error at CMakeLists.txt:52 (UHD_INSTALL): Unknown CMake command

Re: [USRP-users] UHD Error with X310

2019-08-13 Thread Tellrell White via USRP-users
Marcus After running sudo_images downloader" it seems that the images are "up to date" as shown below.  mitll@mitll-virtual-machine:~$ sudo uhd_images_downloader [INFO] Images destination: /usr/local/share/uhd/images [INFO] Target usrp1_usrp1_fpga_default is up to date. [INFO] Target

Re: [USRP-users] latest E310 tutorial

2019-08-13 Thread Nate Temple via USRP-users
Hi, We've pushed updated flowgraphs into gr-ettus for the networked fosphor example to fix the FIFO select and QT display issues. There is a few more minor things fixed in them but can you please give them and try on your system? I will try to replicate the siggen issue you ran into. Regards,

Re: [USRP-users] latest E310 tutorial

2019-08-13 Thread d.des via USRP-users
There were no issues with the siggen example, I meant to paste in the name of the host fosphor python program and grabbed the wrong name -- sorry!. Your changes to both parts of fosphor look right. I used fosphor a bunch today, it really is a very useful program. Speaking of gr-ettus and siggen,

Re: [USRP-users] UHD Error with X310

2019-08-13 Thread Marcus D. Leech via USRP-users
On 08/13/2019 11:33 PM, Tellrell White via USRP-users wrote: Hello All I seem to be receiving an a uhd error that is causing flowgraphs to stop when trying to send and receive using the USRP X310. Now, I'm receiving the same error shown below when running the "uhd_usrp_probe" command. Not

[USRP-users] UHD Error with X310

2019-08-13 Thread Tellrell White via USRP-users
Hello All I seem to be receiving an a uhd error that is causing flowgraphs to stop when trying to send and receive using the USRP X310. Now, I'm receiving the same error shown below when running the "uhd_usrp_probe" command. Not quite sure where this error is coming from but I see rfnoc in the

Re: [USRP-users] RFNoC Issue with 32 Bit Axi Stream | Error in Concat to 64 Bit | VHDL

2019-08-13 Thread EJ Kreinar via USRP-users
Hi Felix, Sounds like you've had a lot of progress since you wrote the first email; well done! Keep at it and send questions as needed. We're happy to help! Best regards, EJ On Tue, Aug 13, 2019 at 3:41 AM Felix Greiwe via USRP-users < usrp-users@lists.ettus.com> wrote: > Hi, > > i found