Skip to content

Not able to get UmTRX v2.1 to work with UHD #17

@proteus-cpi

Description

@proteus-cpi

Trying to get couple of UmTRX v2.1 working with UHD with no luck :(
Steps followed:

  1. built and installed GNURadio and uhd using pybombs
  2. Checked out UHD-Fairwaves repo from GitHub.
  3. Rebuilt "host" software and set LD_LIBRARY_PATH to find the .so plugin
  4. Flashed the stock images from "./images" folder.
    • Flashing went fine.
    • On reset, noticed that the baud rate for the production image has changed from 230400 to 115200
    • tried uhd_find_device
      • No device found.
      • The debug console showed output similar to
USRP N210 UDP bootloader
FPGA compatibility number: 9
Firmware compatibility number: 12
SPI Flash has been initialized
Production image = 0
Checking for valid production FPGA image...
Valid production FPGA image found. Attempting to boot.

USRP N210 UDP bootloader
FPGA compatibility number: 9
Firmware compatibility number: 12
SPI Flash has been initialized
Production image = 1
Valid production firmware found. Loading...
Finished loading. Starting image.

TxRx-UHD-ZPU
FPGA compatibility number: 9
Firmware compatibility number: 12
LMS1 chip version = 0x22
LMS2 chip version = 0x22
00:1F:11:02:19:4C
192.168.10.2

eth link changed: speed = 0
ethernet flow control: WE_TX
Speed set to 1000

eth link changed: speed = 1000
!Error in control packet handler: Expected compatibility number 12, but got 1
!Error in control packet handler: Expected payload length 36, but got 16
!Error in control packet handler: Expected compatibility number 12, but got 1
!Error in control packet handler: Expected payload length 36, but got 16
!Error in control packet handler: Expected compatibility number 12, but got 109795
!Error in control packet handler: Expected compatibility number 12, but got 109795
  1. Rebuilt fpga and zpu firmware and flashed them
    • Flashing O.K.
    • Booted into image O.K.
    • tried uhd_find_device.
      • No device found.
      • Debug console shows same output as above.

What is the procedure to get the latest UHD-Fairwave working with UmTRX v2.1?
Any help appreciated.

proteus-cpi

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions