[hamradio-commits] [soapysdr] 02/11: Updated version 0.6.0 from 'upstream/0.6.0'

Andreas E. Bombe aeb at moszumanska.debian.org
Tue Jun 27 01:08:59 UTC 2017


This is an automated email from the git hooks/post-receive script.

aeb pushed a commit to branch master
in repository soapysdr.

commit 5c263aa0565a45da1d90e05288f87e48a5b28d58
Merge: 7981402 9674426
Author: Andreas Bombe <aeb at debian.org>
Date:   Tue Jun 27 01:05:34 2017 +0200

    Updated version 0.6.0 from 'upstream/0.6.0'
    
    with Debian dir 44441d65db153795c99c73bb23a4152292585fe2

 .gitignore                   |  19 -----
 .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 +-
 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 +++++++++++++++++
 33 files changed, 977 insertions(+), 282 deletions(-)

-- 
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