[hamradio-commits] [limesuite] branch master updated (e9e7995 -> a65c7e1)
Andreas E. Bombe
aeb at moszumanska.debian.org
Thu Jan 12 00:53:18 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 e9e7995 Finalize changelog for 16.8.23.819+git20161221+dfsg-2
new 0a63e28 New upstream version 16.12.0+dfsg
new 0185436 Updated version 16.12.0+dfsg from 'upstream/16.12.0+dfsg'
new f20f408 Restore .gitignore
new cbdd744 Refresh patches
new 2e138c6 Add patch fix-abs-overload taken from upstream git fixing compile error
new aaf5e64 Rename liblimesuite16.8-1 to liblimesuite16.12-1 to follow soname change
new 59fdee7 Add watch file
new a65c7e1 Finalize changelog for 16.12.0+dfsg-1 release
The 8 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 | 15 +-
debian/control | 8 +-
...e16.8-1.install => liblimesuite16.12-1.install} | 0
debian/patches/fix-abs-overload | 25 +
debian/patches/link-libatomic | 2 +-
debian/patches/override-build-timestamp | 4 +-
debian/patches/series | 1 +
debian/patches/version-string | 8 +-
debian/watch | 3 +
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 -
36 files changed, 1353 insertions(+), 4018 deletions(-)
rename debian/{liblimesuite16.8-1.install => liblimesuite16.12-1.install} (100%)
create mode 100644 debian/patches/fix-abs-overload
create mode 100644 debian/watch
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