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,
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
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
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
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/
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
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/
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