[Pkg-running-devel] [antpm] 10/14: Merge tag 'upstream/v1.17'

Kristof Ralovich ralovich-guest at moszumanska.debian.org
Sat Oct 10 11:28:35 UTC 2015


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

ralovich-guest pushed a commit to branch master
in repository antpm.

commit 93c75f47037a2d29d14242b04884220a7d5a82b5
Merge: 8813664 0eb2b0c
Author: RALOVICH, Kristof <tade60 at freemail.hu>
Date:   Wed Oct 7 23:38:55 2015 +0200

    Merge tag 'upstream/v1.17'

 .gitignore                       |    1 +
 README.rst                       |   31 +-
 docs/PROTOCOL_HELP.txt           |   14 +-
 docs/maintainer.txt              |   48 +-
 scripts/antpm-clean-db           |   94 ++
 scripts/coverity_scan_script.sh  |  106 ++
 scripts/debian/changelog         |  128 ++
 scripts/debian/control           |    2 +-
 scripts/do_cov.sh                |   13 +
 scripts/origsrc-file-list        |    6 +-
 scripts/verify-orig              |   39 +
 scripts/vs2008-64.bat            |    6 +-
 scripts/vs2008.bat               |    6 +-
 scripts/vs2012-64.bat            |   15 +
 src/AntFr310XT.cpp               |  102 +-
 src/AntFr310XT.hpp               |    6 +-
 src/AntFr405.cpp                 |  735 -----------
 src/AntFr405.hpp                 |   96 --
 src/AntMessage.cpp               |    3 +
 src/AntMessage.hpp               |    2 +-
 src/AntMessenger.cpp             |   32 +-
 src/AntMessenger.hpp             |    4 +-
 src/CMakeLists.txt               |   17 +-
 src/DeviceSettings.cpp           |   16 +-
 src/FIT.cpp                      |  106 +-
 src/FIT.hpp                      |    6 +-
 src/Log.hpp                      |    2 +-
 src/Serial.cpp                   |   21 +
 src/Serial.hpp                   |    2 +-
 src/SerialTty.cpp                |  106 +-
 src/SerialTty.hpp                |    1 -
 src/SerialUsb.cpp                |   14 +-
 src/SerialUsb.hpp                |    4 +-
 src/SmartPtrFwd.hpp              |    2 +-
 src/VERSION                      |    2 +-
 src/antpm-downloader.cpp         |   46 +-
 src/antpm-fit2gpx.cpp            |   22 +-
 src/antpm-usbmon2ant.cpp         |   23 +-
 src/common.cpp                   |   28 +-
 src/common.hpp                   |    5 +
 src/gant/antdefs.h               |   81 +-
 src/gant/antlib.c                |  886 +++++++-------
 src/gant/antlib.h                |    2 +-
 src/gant/gant.c                  | 2482 +++++++++++++++++++-------------------
 src/lqueue.hpp                   |  125 +-
 src/stdintfwd.hpp                |    6 +-
 src/tests/CMakeLists.txt         |   20 +
 src/tests/lq1.cpp                |  123 ++
 src/tests/sm1.cpp                |  342 ++++++
 src/tests/testDeviceSettings.cpp |   19 +-
 50 files changed, 3294 insertions(+), 2704 deletions(-)

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



More information about the Pkg-running-devel mailing list