SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for python3-SoapySDR-0.8.1-30.99.x86_64.rpm :

* Mon Aug 16 2021 Wojciech Kazubski - Update to version 0.8.1
* cmake: + fix use of CMAKE_INSTALL_LIB_DIR when absolute + version policies for subproject compatibility
* docs: + fixed spelling mistakes in doxygen comments
* python3: + change OUTPUT_NAME in newer versions of cmake
* Types: + consistency changes converting strings to bool
* Type.hpp: + fixed templated StringToSetting return true
* Range: + fixed default constructor not initializing step
* Sat Jun 12 2021 Wojciech Kazubski - Update to version 0.8.0
* Build: + Update to CMake 3.0 style and project config generation + Increase the CMake build requirement to version 3.1.0
* API: + Added API calls for configuring an external reference clock rate + Constants for boolean setting strings SOAPY_SDR_TRUE/FALSE + Templated read/writeSetting()/readSensor() for SoapySDR::Device + Added Templated StringToSetting() and SettingToString() helpers + Python bindings duck typing for read/writeSetting()/readSensor() + Changed SoapySDRDevice_setupStream() to return the stream pointer + Added unloadModules() API call to manually cleanup modules on exit + Device: added parallel make() function with string arguments + Added ABI check to Python module
* Sun Jan 12 2020 Wojciech Kazubski - Update to version 0.7.2
* Remove --no-undefined linker flag for python 3.8
* Fixed C bindings for parallel make and unmake + pointer for argument inputs should be const + wrong name for functions in FactoryC.cpp
* Sun Jan 27 2019 mardnhAATTgmx.de- Update to version 0.7.1
* Fix for C API call SoapySDRDevice_setIQBalance()
* Default logger can be restored by setting NULL handler + Bumped API version to 0.7.1 for the NULL log handler option
* Add missing registerLogHandler() to python bindings
* Move visibility flags from project config to library scope
* Sat Nov 10 2018 Wojciech Kazubski - Update to version 0.7.0
* Support parallel device factory construction/destruction
* Added error handling and return code to SoapySDRKwargs_set()
* Support list of module files in the search path
* Disable automatic module load when loadModule is used first
* Added --sparse print option to command line SoapySDRUtil
* Version reporting API and build support for loadable modules
* Added converter registry API for converting between sample types
* Fri Jun 08 2018 wkAATTire.pw.edu.pl- Update to version 0.6.1
* Handle null pointer in SoapySDRDevice_makeStrArgs()
* Added read stream status to rate testing application
* Fixed units for average byte rate in stream rate testing utility
* Separate ENABLE_PYTHON and ENABLE_PYTHON3 options for python support
* Moved cmake modules into subdirectory to hide them from cmake\'s default project search path when cloned in user\'s home directory- Remove patch: - 0001-Remove-whitespace-padding-from-PYTHON3_LIBRARIES-var.patch (applied upstream)
* Mon Jan 15 2018 mardnhAATTgmx.de- Add patch to avoid cmake bugs:
* 0001-Remove-whitespace-padding-from-PYTHON3_LIBRARIES-var.patch
* Sat Oct 07 2017 mardnhAATTgmx.de- Build only against python3
* Wed Jun 28 2017 jengelhAATTinai.de- Trim irrelevant filler wording from description.- RPM group corrections.
* Tue Jun 20 2017 mpluskalAATTsuse.com- Small spec file cleanup- Enable tests
 
ICM