Re: [USRP-users] Question about the IMU (MPU-9150) on the E310

2019-11-12 Thread Samuel Prager via USRP-users
Hi Isaac, Here is a simple example program I wrote a while back for continuously streaming IMU data on the E310/E312. https://github.com/samprager/E312IMUTest See the README for RTIMULib installation instructions (the correct library is  https://github.com/RPi-Distro/RTIMULib). Sam On Nov 12,

Re: [USRP-users] Question about the IMU (MPU-9150) on the E310

2019-11-12 Thread Michael Dickens via USRP-users
Hi Isaac - UHD itself provides no API to the IMU; never has. The RTIMULib, possibly an older version than current and assuming it can be built and installed on the E310, should be able to access the IMU to provide information from it. Note "possibly", "assuming", "should" ... clearly this isn't a m

Re: [USRP-users] Question about the IMU (MPU-9150) on the E310

2019-11-12 Thread Beeman, Isaac L. via USRP-users
Marcus and List, I was hoping someone knew the steps involved to get the RTIMULib setup on the USRP. I tried building and installing both the RTIMULib and Linux folders, but the Linux one fails: -- Found unsuitable Qt version "" from NOTFOUND Qt QTOPENGL library not found. Qt QTGUI library not

Re: [USRP-users] Record in disc 4 channels in continuos mode

2019-11-12 Thread Anabel Almodovar via USRP-users
Hello, I get zeros at the beginning at a lower sample rate. I run the following commands and get results shown in the following figures: sudo ./rx_samples_to_file --args "addr=192.168.60.2" --duration 10 --rate 1e6 --freq 800e6 --gain 70 --subdev "A:0" --file test3.dat [image: original.png] su

Re: [USRP-users] E310 RFNoC image

2019-11-12 Thread Skorstad , Jørn via USRP-users
Thanks Nate, I will try to install it as described below. Jorn 12. nov. 2019 17:55 skrev Nate Temple : Hi Jorn, The process for installing Xilinx Vivado WebPACK is fairly easy. Download "Vivado Design Suite - HLx Editions - 2017.4 Full Product Installation" from here: https://www.xilinx.com/

Re: [USRP-users] E310 RFNoC image

2019-11-12 Thread Nate Temple via USRP-users
Hi Jorn, The process for installing Xilinx Vivado WebPACK is fairly easy. Download "Vivado Design Suite - HLx Editions - 2017.4 Full Product Installation" from here: https://www.xilinx.com/support/download/index.html/content/xilinx/en/downloadNav/vivado-design-tools/archive.html Decompress the

Re: [USRP-users] Question about the IMU (MPU-9150) on the E310

2019-11-12 Thread Marcus D. Leech via USRP-users
On 11/12/2019 10:26 AM, Beeman, Isaac L. via USRP-users wrote: Hi List, I have recently started working with the E310/E312 and have gotten multichannel RX/TX and GPS working, but I can't figure out how to grab data off of the internal IMU/MPU-9150. I found some website (http://gnuradio.cn/en/

[USRP-users] Question about the IMU (MPU-9150) on the E310

2019-11-12 Thread Beeman, Isaac L. via USRP-users
Hi List, I have recently started working with the E310/E312 and have gotten multichannel RX/TX and GPS working, but I can't figure out how to grab data off of the internal IMU/MPU-9150. I found some website (http://gnuradio.cn/en/html/support/en/page_usrp_e3x0.html) that said that the USRP ima