[hamradio-commits] [limesuite] branch master updated (03bba11 -> 302747e)

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


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

aeb pushed a change to branch master
in repository limesuite.

      from  03bba11   Finalize changelog for 17.09.0+dfsg-1
       new  9d0cf60   New upstream version 17.09.1+dfsg
       new  6b2db49   Updated version 17.09.1+dfsg from 'upstream/17.09.1+dfsg'
       new  e49f517   Restore .gitignore
       new  1881e95   Include sources in src/examples as examples in liblimesuite-doc
       new  302747e   Finalize changelog for 17.09.1+dfsg-1

The 5 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                                   |   7 ++
 debian/liblimesuite-doc.examples                   |   1 +
 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 +
 29 files changed, 364 insertions(+), 109 deletions(-)
 create mode 100644 debian/liblimesuite-doc.examples
 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