[hamradio-commits] [limesuite] branch upstream updated (67b9fe1 -> 0a63e28)
Andreas E. Bombe
aeb at moszumanska.debian.org
Thu Jan 12 00:53:20 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 67b9fe1 New upstream version 16.8.23.819+git20161221+dfsg
new 0a63e28 New upstream version 16.12.0+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:
CMakeLists.txt | 23 +-
SoapyLMS7/Streaming.cpp | 17 +-
debian/changelog | 6 +
debian/control | 10 +-
...e16.8-1.install => liblimesuite16.12-1.install} | 0
mcu_program/CMakeLists.txt | 16 +-
mcu_program/build/RxMIMO_calibration.ini | 1128 --------------------
mcu_program/build/TxCalib.ini | 1128 --------------------
mcu_program/calibrationsLMS7_MCU.hex | 510 ---------
mcu_program/calibrationsLMS7_MCU.uvproj | 166 ++-
mcu_program/common_src/lms7002m_calibrations.c | 564 +++++-----
mcu_program/common_src/lms7002m_controls.c | 326 +++---
mcu_program/common_src/lms7002m_controls.h | 8 +-
mcu_program/host_src/main.cpp | 107 +-
mcu_program/host_src/mcu.c | 28 +-
mcu_program/host_src/mcuHexBin.cpp | 5 +-
mcu_program/host_src/spi.cpp | 26 +
mcu_program/mcu_src/main.c | 61 +-
mcu_program/mcu_src/spi.c | 4 +-
src/CMakeLists.txt | 10 -
src/ConnectionSTREAM/ConnectionSTREAM.cpp | 2 +-
src/ConnectionSTREAM/ConnectionSTREAMing.cpp | 2 +-
src/LimeUtil.cpp | 4 +-
src/VersionInfo.h | 29 +-
src/VersionInfo.in.cpp | 19 +
src/auto_version.py | 64 --
src/fftviewer_wxgui/fftviewer_frFFTviewer.cpp | 16 +-
src/lms7002m/LMS7002M_parameters.h | 2 +-
src/lms7002m/mcu_dc_iq_calibration.cpp | 1024 +++++++++---------
src/version.h | 16 -
30 files changed, 1310 insertions(+), 4011 deletions(-)
rename debian/{liblimesuite16.8-1.install => liblimesuite16.12-1.install} (100%)
delete mode 100644 mcu_program/build/RxMIMO_calibration.ini
delete mode 100644 mcu_program/build/TxCalib.ini
delete mode 100644 mcu_program/calibrationsLMS7_MCU.hex
delete mode 100644 src/auto_version.py
delete mode 100644 src/version.h
--
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