[hamradio-commits] [soapysdr] branch upstream updated (03229b6 -> 9674426)
Andreas E. Bombe
aeb at moszumanska.debian.org
Sun Aug 6 16:37:17 UTC 2017
This is an automated email from the git hooks/post-receive script.
aeb pushed a change to branch upstream
in repository soapysdr.
from 03229b6 New upstream version 0.5.4
adds 9674426 New upstream version 0.6.0
No new revisions were added by this update.
Summary of changes:
.travis.yml | 41 ++---
CMakeLists.txt | 2 +-
Changelog.txt | 28 +++
README.md | 4 +-
apps/CMakeLists.txt | 1 +
apps/SoapyRateTest.cpp | 149 ++++++++++++++++
apps/SoapySDRProbe.cpp | 19 ++-
apps/SoapySDRUtil.cpp | 43 +++++
cmake/SoapySDRConfig.cmake | 2 +-
debian/changelog | 12 ++
debian/control | 10 +-
debian/copyright | 2 +-
...oapysdr0.5-2.install => libsoapysdr0.6.install} | 0
include/SoapySDR/Device.h | 190 +++++++++++++++------
include/SoapySDR/Device.hpp | 118 ++++++++++---
include/SoapySDR/Modules.h | 7 +
include/SoapySDR/Modules.hpp | 6 +
include/SoapySDR/Types.h | 15 +-
include/SoapySDR/Types.hpp | 26 ++-
include/SoapySDR/Version.h | 32 +++-
lib/Device.cpp | 53 +++++-
lib/DeviceC.cpp | 134 +++++++++------
lib/Factory.cpp | 110 +++++-------
lib/FactoryC.cpp | 6 +-
lib/LoggerC.cpp | 3 +-
lib/Modules.in.cpp | 11 +-
lib/ModulesC.cpp | 7 +-
lib/TypeHelpers.hpp | 19 ++-
lib/Types.cpp | 62 ++++++-
lib/TypesC.cpp | 13 +-
python/CMakeLists.txt | 25 ++-
python/SoapySDR.i | 26 ++-
python/apps/SimpleSiggen.py | 2 +-
python3/CMakeLists.txt | 6 +-
tests/CMakeLists.txt | 4 +
tests/TestKwargsMarkup.cpp | 76 +++++++++
36 files changed, 995 insertions(+), 269 deletions(-)
create mode 100644 apps/SoapyRateTest.cpp
rename debian/{libsoapysdr0.5-2.install => libsoapysdr0.6.install} (100%)
create mode 100644 tests/TestKwargsMarkup.cpp
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-hamradio/soapysdr.git
More information about the pkg-hamradio-commits
mailing list