Age | Commit message (Expand) | Author | Files | Lines |
2014-01-07 | update changelogdebian/1.14-1 | RALOVICH, Kristof | 1 | -3/+11 |
2014-01-07 | refine debian/copyright | RALOVICH, Kristof | 1 | -13/+6 |
2014-01-07 | Merge tag 'upstream/20140106' | RALOVICH, Kristof | 46 | -356/+1790 |
2014-01-07 | version 1.14v1.14upstream/20140106experimental/1.14-1 | RALOVICH, Kristof | 2 | -1/+30 |
2014-01-07 | add sources to orig tarball | RALOVICH, Kristof | 1 | -1/+3 |
2014-01-07 | changelog: remove duplicate entries | RALOVICH, Kristof | 2 | -10/+2 |
2014-01-06 | changelog: missing v1.13 notes | RALOVICH, Kristof | 1 | -0/+30 |
2014-01-06 | changelog: change distribution | RALOVICH, Kristof | 1 | -9/+9 |
2014-01-06 | fix test case | RALOVICH, Kristof | 1 | -0/+1 |
2014-01-06 | scripts: deb from .gz | RALOVICH, Kristof | 1 | -2/+2 |
2014-01-06 | make orig tarball as .gz | RALOVICH, Kristof | 2 | -2/+4 |
2014-01-06 | It helps to delay the host from writing to device too fast. | RALOVICH, Kristof | 2 | -0/+2 |
2014-01-06 | DeviceSettings: I/O for SerialWriteDelayMs from .ini | RALOVICH, Kristof | 2 | -0/+5 |
2014-01-06 | implement Serial::setWriteDelay() interface | RALOVICH, Kristof | 5 | -16/+49 |
2014-01-06 | open for new development | RALOVICH, Kristof | 1 | -1/+1 |
2014-01-06 | Finish relicensing to GPLv3 | RALOVICH, Kristof | 36 | -293/+504 |
2014-01-06 | antfs: more thorough decoding of direct responses | RALOVICH, Kristof | 1 | -4/+9 |
2014-01-06 | ant: base class for message contents | RALOVICH, Kristof | 2 | -15/+18 |
2014-01-06 | working on decoding garmin direct packets 2. | RALOVICH, Kristof | 2 | -6/+31 |
2014-01-06 | add BSWAP_64 macro | RALOVICH, Kristof | 1 | -0/+9 |
2014-01-06 | working on decoding garmin direct packets | RALOVICH, Kristof | 3 | -0/+93 |
2014-01-05 | docs: note on pbuilder | RALOVICH, Kristof | 1 | -1/+15 |
2014-01-05 | remove unused code | RALOVICH, Kristof | 2 | -144/+0 |
2014-01-04 | remove unused AntMessage::lookupInVector | RALOVICH, Kristof | 3 | -4/+0 |
2014-01-04 | improve src documentation | RALOVICH, Kristof | 2 | -0/+6 |
2014-01-04 | udev: add rule for 0fcf:1009 | RALOVICH, Kristof | 1 | -0/+1 |
2014-01-03 | update changelog too | RALOVICH, Kristof | 1 | -0/+7 |
2014-01-02 | extend copyright file | RALOVICH, Kristof | 1 | -0/+51 |
2013-12-15 | Blind implementation of messages seen in 405 traces. | RALOVICH, Kristof | 9 | -30/+291 |
2013-12-14 | housekeeping | RALOVICH, Kristof | 6 | -43/+901 |
2013-12-13 | Add gbp.conf to use gz compression for upstream tarball | Christian Perrier | 1 | -2/+2 |
2013-12-13 | Release 1.13-1 | Christian Perrier | 1 | -1/+1 |
2013-12-12 | Merge branch 'master' of git://git.debian.org/git/pkg-running/antpm | Christian Perrier | 23 | -503/+133 |
2013-12-12 | remove files not present in _orig tarballdebian/1.13-1 | RALOVICH, Kristof | 15 | -2088/+0 |
2013-12-12 | fix typo in version number | RALOVICH, Kristof | 1 | -1/+1 |
2013-12-12 | debian: update changelog | RALOVICH, Kristof | 1 | -0/+13 |
2013-12-12 | Merge tag 'upstream/20131211' | RALOVICH, Kristof | 17 | -57/+1762 |
2013-12-12 | new version 1.13v1.13upstream/20131211experimental/1.13-1 | RALOVICH, Kristof | 1 | -1/+1 |
2013-12-12 | scripts: sinitize what goes into orig.tar.gz | RALOVICH, Kristof | 1 | -15/+4 |
2013-12-07 | checkForExit() after downloading each file | RALOVICH, Kristof | 1 | -0/+14 |
2013-12-07 | initial work on guessing the client device type | RALOVICH, Kristof | 2 | -1/+44 |
2013-12-07 | fix decoding in ANT_GetChannelId() | RALOVICH, Kristof | 2 | -7/+10 |
2013-12-07 | let's have M_ANT_Channel_Id in the header | RALOVICH, Kristof | 2 | -15/+16 |
2013-12-07 | upon Ctrl+C give a hint that we gonna stop | RALOVICH, Kristof | 1 | -1/+1 |
2013-12-07 | Additional a small patch for PROTOCOL_HELP.txt which would have helped me and... | Noël Köthe | 1 | -5/+8 |
2013-11-17 | should build on any architecture | RALOVICH, Kristof | 1 | -2/+2 |
2013-10-30 | Update Standards to 3.9.5 (checked) | Christian Perrier | 2 | -1/+2 |
2013-10-30 | Bump debhelper compatibility to 9 | Christian Perrier | 3 | -2/+3 |
2013-10-30 | Add required boost libraries to Build-Depends | Christian Perrier | 2 | -2/+6 |
2013-10-17 | docs: further clarify capture notes | RALOVICH, Kristof | 2 | -17/+25 |