[hamradio-commits] [limesuite] branch upstream updated (d3ce172 -> 9d0cf60)

Andreas E. Bombe aeb at moszumanska.debian.org
Wed Sep 27 17:33:04 UTC 2017


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

aeb pushed a change to branch upstream
in repository limesuite.

      from  d3ce172   New upstream version 17.09.0+dfsg
       new  9d0cf60   New upstream version 17.09.1+dfsg

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 Changelog.txt                                      |  18 ++++
 SoapyLMS7/BasicStreamTests.py                      |   5 +-
 SoapyLMS7/Streaming.cpp                            |  45 ++++++---
 debian/changelog                                   |   6 ++
 mcu_program/host_src/main.cpp                      |   2 -
 src/API/lms7_api.cpp                               |  55 ++++++++++-
 src/API/lms7_device.cpp                            |  19 ++--
 src/ConnectionEVB7COM/ConnectionEVB7COM.cpp        |   2 -
 src/ConnectionSTREAM/ConnectionSTREAM.cpp          |   4 +-
 src/ConnectionSTREAM/ConnectionSTREAMImages.cpp    |   2 +-
 src/ConnectionXillybus/ConnectionXillybusing.cpp   |   2 +-
 src/Connection_uLimeSDR/Connection_uLimeSDR.cpp    | 103 +++++++++++++++------
 src/Connection_uLimeSDR/Connection_uLimeSDR.h      |   3 +-
 .../Connection_uLimeSDREntry.cpp                   |  17 ++--
 src/Connection_uLimeSDR/Connection_uLimeSDRing.cpp |  11 +--
 src/Logger.cpp                                     |   6 +-
 src/Logger.h                                       |  10 +-
 src/examples/CMakeLists.txt                        |   4 +
 src/examples/gpio_example.cpp                      |  90 ++++++++++++++++++
 src/lime/LimeSuite.h                               |  16 ++++
 src/lms7002m/LMS7002M.cpp                          |  12 +--
 src/lms7002m/LMS7002M_RxTxCalibrations.cpp         |   8 +-
 src/lms7002m/LMS7002M_filtersCalibration.cpp       |   9 +-
 src/lms7002m_mcu/MCU_BD.cpp                        |   8 +-
 src/lms7002m_mcu/MCU_BD.h                          |   1 -
 src/protocols/LMS64CProtocol.cpp                   |   3 -
 src/protocols/fifo.h                               |   6 ++
 src/utilities_gui/pnlMiniLog.cpp                   |   4 +
 28 files changed, 362 insertions(+), 109 deletions(-)
 create mode 100644 src/examples/gpio_example.cpp

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-hamradio/limesuite.git



More information about the pkg-hamradio-commits mailing list