Package Release Info

soapy-uhd-0.3.6-bp153.1.21

Update Info: Base Release
Available in Package Hub : 15 SP3

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

soapysdr0.7-module-uhd

Change Logs

Version: 0.3.6-bp152.1.10
* Wed Jun 26 2019 Wojciech Kazubski <wk@ire.pw.edu.pl>
- Update to version 0.3.6
  * Support tuning on boards without a CORDIC in the DSP by
    registering a dummy second tuning element
Version: 0.3.5-bp151.3.2
* Sun Mar 24 2019 Wojciech Kazubski <wk@ire.pw.edu.pl>
- Fix build with Boost 1.69
* Thu Dec 13 2018 Wojciech Kazubski <wk@ire.pw.edu.pl>
- Update to version 0.3.5
  * Create fake channels if the number of TX and RX channels
    are not equal to fix segmentation faults in UHD based tools
* Sat Nov 10 2018 Wojciech Kazubski <wk@ire.pw.edu.pl>
- Update soapy-module version 0.6 -> 0.7
* Fri Jun 08 2018 wk@ire.pw.edu.pl
- Update to version 0.3.4
  * Optional check for dsp freq range in property tree
  * Tx de/activateStream() return 0 for NOP, not an error
  * Support timestamp for deactivateStream() stream command
  * Conditional support for new logging API (replaces msg.hpp)
  * Tx stream activation hooks based on start and end of burst
Version: 0.3.3-bp150.1.3
* Fri May 05 2017 mardnh@gmx.de
- Update to version 0.3.3
  * Results for frequency component with no tune result
  * Fix arg for set_rx_subdev_spec() in UHDSoapyDevice
  * Support getBandwidthRange()/getSampleRateRange()
  * UHDSoapyDevice supports zero length buffer send()
  * Implement timestamp interpolation for uhd rx streams
  * Added label convention to soapy uhd discovery routine
  * Support for optional gain range step in type conversions
* Wed Apr 19 2017 mardnh@gmx.de
- renamed packages according the debian package name from upstream
* Fri Apr 14 2017 mardnh@gmx.de
- Update to version 0.3.2 (tagged release)
- renamed package from SoapyUHD to soapy-uhd
- specfile cleanup
* Tue Jan 03 2017 mardnh@gmx.de
- Update to version 0.3.1.git1483171554.d624ef0:
  * support property tree API changes
  * support setHardwareTime(CMD), deprecated setCommandTime()
  * separate project and debian changelogs
  * changelog notes for property tree API support
  * changelog entry for 0.3.1
  * debian: update for soapySDR module ABI format
  * debian: fixed rules executable bit
  * Corrections for license and copyright text
  * changelog entry for copyright/license commit
  * Symlinks to workaround uhd 3.10 multi-arch bug
  * Added corrections hooks for soapy devices in uhd
  * Added tx/rx_subdev device argument for uhd device
* Tue Dec 08 2015 mardnh@gmx.de
- Update to version 0.2.0.git1448007406.db55e3a:
  + uhd: update for SoapySDR v0.4 arg info calls
  + travis: install uhd from drivers ppa
  + travis: fix uhd install command (no recommends)
  + travis: unit check that driver loads
* Sun Oct 11 2015 mardnh@gmx.de
- initial package