uhd 3.10.3.0-1 source package in Ubuntu

Changelog

uhd (3.10.3.0-1) unstable; urgency=medium

  * New upstream release
  * update debian/libuhd-dev.abi.tar.gz.amd64
  * Keep Doxygen's jquery.js (Closes: #887510)
  * X300
   Fix max rate calculation for 1 GbE
   Fix for DAC synchronization errors (unexpected FIFO depth)
   Reduced CPU usage during TX
  * N230
   Properly initialize request structure before discovery
  * B200
   FX3 firmware performance opitimizations
   Fixed sequence error on second TX burst
  * TwinRX
   Added ADF5356 synth and Rev C support
  * UBX
   Add implementation of TDD xcvr_mode and for TX PA on in TDD mode
    (to reduce transient on older revs)
   Add support for UBX-TDD
  * C API
   Fixed dboard EEPROM revision error handling
   Make uhd_rx_streamer_last_error use SAFE_C
   Better error handling in uhd_usrp_get_[t/r]x_stream
  * RFNoC
   Fix ctrl_iface to pop sequence numbers only after success
   Fix sequence number error message in ctrl_iface
   FPGA fix for sr_read() failure to ack errors
   FPGA fix for repeated sequence number for RX packets with 1 sample
   FPGA fix for axi_serializer edge case
  * Docs
   Fixed B200 power LED description
   Update README application links
  * UHD
   Utilize poll() instead of select() for UDP transports where possible to
    avoid descriptor limits
   Fix build with Boost 1.66
   Add EEPROM info to dboard_base class so daughterboard code can access all
    EEPROM info

 -- A. Maitland Bottoms <email address hidden>  Sat, 03 Feb 2018 15:57:57 -0500

Upload details

Uploaded by:
A. Maitland Bottoms
Uploaded to:
Sid
Original maintainer:
A. Maitland Bottoms
Architectures:
any
Section:
science
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
uhd_3.10.3.0-1.dsc 2.6 KiB 58a87aa38e61e50b686b89161aa2f39a502dd86638a55386a21f1792564dbfb0
uhd_3.10.3.0.orig-fpga-src.tar.xz 16.5 MiB bfe1e9c08e65adc1e67c32e3246a0025710551d27ef7eb68177b0cb49aab8ec1
uhd_3.10.3.0.orig.tar.xz 6.1 MiB 252514f327819b2b2cfe80e18e3e36d5b542fd7fdd911f26952fb123cf6ed1ee
uhd_3.10.3.0-1.debian.tar.xz 337.6 KiB 66c4c72a37fcc09e1c09bcc7b84b5843b5077baa18eb1af56c0bd38c0e94f45b

Available diffs

No changes file available.

Binary packages built by this source

libuhd-dev: universal hardware driver for Ettus Research products - headers

 Host library for the Universal Hardware Driver for Ettus Research products.
 .
 The supported devices provide analog radio receiver and transmitter hardware
 along with digital interfaces for getting signals to and from a software
 defined radio running on the host computer.
 .
 This package contains the header files for developing with libuhd.
 Doxygen generated documentation is in the uhd-host package.

libuhd003.010.003: universal hardware driver for Ettus Research products - library

 Host library for the Universal Hardware Driver for Ettus Research products.
 .
 The supported devices provide analog radio receiver and transmitter hardware
 along with digital interfaces for getting signals to and from a software
 defined radio running on the host computer.

libuhd003.010.003-dbgsym: debug symbols for libuhd003.010.003
uhd-host: universal hardware driver for Ettus Research products - host apps

 Host utilities for the Universal Hardware Driver for Ettus Research products.
 .
 The supported devices provide analog radio receiver and transmitter hardware
 along with digital interfaces for getting signals to and from a software
 defined radio running on the host computer.
 .
 This package includes the uhd_find_devices application to locate and
 configure attached peripherals, the uhd_usrp_probe application to
 display hardware configuration information and Doxygen generated
 documentation.

uhd-host-dbgsym: debug symbols for uhd-host