blob: 450a7d0207a55ed9489946135ab8f99404440853 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
Source: antpm
Maintainer: Kristof Ralovich <tade60@freemail.hu>
Section: misc
Priority: optional
Standards-Version: 3.9.2
Build-Depends: debhelper (>= 8), devscripts (>= 2.12), c++-compiler, libboost-dev (>= 1.43)
Homepage: https://code.google.com/p/antpm/
Vcs-Git: https://code.google.com/p/antpm/
Vcs-Browser: https://code.google.com/p/antpm/source/browse/
Package: antp
Architecture: amd64
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: ANT+minus implements the ANT/ANT+/ANT-FS protocols and provides tools.
Userspace implementation of a wire protocol similar to the ANT/ANT+/ANT-FS protocols. The
goal is to be able to communicate with the Forerunner 310XT watch in order to retrieve
sports tracks. The c++ implementation is currently available under both linux and win.
Communication with watches other than the 310XT might work, but are untested. Please report
your experience to help improving the software.
|