summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2014-01-24releasing version 1.15-1debian/1.15-1Christian Perrier1-2/+2
2014-01-24Merge conflictsChristian Perrier9-37/+81
2014-01-08update changelogRALOVICH, Kristof1-0/+9
2014-01-08debian/copyright: further clarificationRALOVICH, Kristof1-1/+7
of GPLv2 hard licensedness of SerialUsb.cpp
2014-01-08Merge tag 'upstream/20140108'RALOVICH, Kristof7-36/+61
version 1.15
2014-01-08debian/changelog is utf-8RALOVICH, Kristof1-1/+5
2014-01-08version 1.15v1.15upstream/20140108experimental/1.15-1RALOVICH, Kristof2-1/+13
2014-01-08tests: fix typoRALOVICH, Kristof1-1/+1
2014-01-08tests: tests are under regular GPLv3RALOVICH, Kristof2-18/+30
2014-01-08SerialUsb.cpp is GPLv2 hardRALOVICH, Kristof1-16/+8
2014-01-07make sure this file is treated as utf-8RALOVICH, Kristof1-0/+4
2014-01-07Release 1.14-1Christian Perrier1-3/+4
2014-01-07Release 1.14-1Christian Perrier1-1/+1
2014-01-07extend build time dependenciesRALOVICH, Kristof1-1/+1
2014-01-07docs: document release testingRALOVICH, Kristof1-0/+5
2014-01-07update changelogdebian/1.14-1RALOVICH, Kristof1-3/+11
2014-01-07refine debian/copyrightRALOVICH, Kristof1-13/+6
Clarify that my work is under GPLv3. Clarify SerialUsb.cpp license.
2014-01-07Merge tag 'upstream/20140106'RALOVICH, Kristof46-356/+1790
2014-01-07open for new developmentRALOVICH, Kristof1-1/+1
2014-01-07version 1.14v1.14upstream/20140106experimental/1.14-1RALOVICH, Kristof2-1/+30
2014-01-07add sources to orig tarballRALOVICH, Kristof1-1/+3
2014-01-07changelog: remove duplicate entriesRALOVICH, Kristof2-10/+2
2014-01-06changelog: missing v1.13 notesRALOVICH, Kristof1-0/+30
2014-01-06changelog: change distributionRALOVICH, Kristof1-9/+9
to allow scrips/make-changelog to not change existing entries From the man page of git-dch: If the distribution of the topmost section in debian/changelog is UNRELEASED the changelog entries will be inserted into this section. Otherwise a new section will be created.
2014-01-06fix test caseRALOVICH, Kristof1-0/+1
2014-01-06scripts: deb from .gzRALOVICH, Kristof1-2/+2
2014-01-06make orig tarball as .gzRALOVICH, Kristof2-2/+4
2014-01-06It helps to delay the host from writing to device too fast.RALOVICH, Kristof2-0/+2
Noticed that a small static delay can help pace the host, and allow faster overall communication with the device. Sometimes we were sending ANTFS messages/replies too fast.
2014-01-06DeviceSettings: I/O for SerialWriteDelayMs from .iniRALOVICH, Kristof2-0/+5
2014-01-06implement Serial::setWriteDelay() interfaceRALOVICH, Kristof5-16/+49
2014-01-06open for new developmentRALOVICH, Kristof1-1/+1
2014-01-06Finish relicensing to GPLv3RALOVICH, Kristof36-293/+504
I started this in d6a774ab8e36e43db0971b243ddfe03214d51088, but the headers were missed.
2014-01-06antfs: more thorough decoding of direct responsesRALOVICH, Kristof1-4/+9
2014-01-06ant: base class for message contentsRALOVICH, Kristof2-15/+18
2014-01-06working on decoding garmin direct packets 2.RALOVICH, Kristof2-6/+31
2014-01-06add BSWAP_64 macroRALOVICH, Kristof1-0/+9
2014-01-06working on decoding garmin direct packetsRALOVICH, Kristof3-0/+93
2014-01-05docs: note on pbuilderRALOVICH, Kristof1-1/+15
2014-01-05remove unused codeRALOVICH, Kristof2-144/+0
2014-01-04remove unused AntMessage::lookupInVectorRALOVICH, Kristof3-4/+0
2014-01-04improve src documentationRALOVICH, Kristof2-0/+6
2014-01-04udev: add rule for 0fcf:1009RALOVICH, Kristof1-0/+1
according to http://ubuntuforums.org/showthread.php?t=2098741&page=2 devid 1009 is FR 610xt
2014-01-03update changelog tooRALOVICH, Kristof1-0/+7
2014-01-02extend copyright fileRALOVICH, Kristof1-0/+51
mentioning BSD and GPL v2 licensed files
2013-12-15Blind implementation of messages seen in 405 traces.RALOVICH, Kristof9-30/+291
Testing done with command "$ ANTPM_405=1 ./antpm-downloader --v 6"
2013-12-14housekeepingRALOVICH, Kristof6-43/+901
- rename AntFr310XT2 -> AntFr310XT - add state machine for 405 (initially copy of 310)
2013-12-13Add gbp.conf to use gz compression for upstream tarballChristian Perrier1-2/+2
2013-12-13Release 1.13-1Christian Perrier1-1/+1
2013-12-12Merge branch 'master' of git://git.debian.org/git/pkg-running/antpmChristian Perrier23-503/+133
2013-12-12remove files not present in _orig tarballdebian/1.13-1RALOVICH, Kristof15-2088/+0