Age | Commit message (Expand) | Author | Files | Lines |
2014-01-08 | version 1.15v1.15upstream/20140108experimental/1.15-1 | RALOVICH, Kristof | 1 | -1/+1 |
2014-01-08 | tests: fix typo | RALOVICH, Kristof | 1 | -1/+1 |
2014-01-08 | tests: tests are under regular GPLv3 | RALOVICH, Kristof | 2 | -18/+30 |
2014-01-08 | SerialUsb.cpp is GPLv2 hard | RALOVICH, Kristof | 1 | -16/+8 |
2014-01-07 | open for new development | RALOVICH, Kristof | 1 | -1/+1 |
2014-01-07 | version 1.14v1.14upstream/20140106experimental/1.14-1 | RALOVICH, Kristof | 1 | -1/+1 |
2014-01-06 | fix test case | RALOVICH, Kristof | 1 | -0/+1 |
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 | 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 |
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-12 | new version 1.13v1.13upstream/20131211experimental/1.13-1 | RALOVICH, Kristof | 1 | -1/+1 |
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-10-14 | new version 1.12v1.12upstream/20131014experimental/1.12-1 | RALOVICH, Kristof | 1 | -1/+1 |
2013-10-12 | open for new development | RALOVICH, Kristof | 1 | -1/+1 |
2013-10-12 | new version 1.11v1.11upstream/20131011 | RALOVICH, Kristof | 1 | -1/+1 |
2013-10-12 | various fixes for packaging problems | RALOVICH, Kristof | 1 | -2/+2 |
2013-10-11 | gant: more build warning fixes | RALOVICH, Kristof | 3 | -18/+17 |
2013-10-11 | gant: fix a bunch of build warnings | RALOVICH, Kristof | 4 | -16/+19 |
2013-10-11 | gant: fix a build warning | RALOVICH, Kristof | 1 | -1/+1 |
2013-10-11 | gant: write man page | RALOVICH, Kristof | 2 | -32/+166 |
2013-10-11 | cmake: include gant in the build process | RALOVICH, Kristof | 3 | -13/+28 |
2013-10-11 | merge gant into antpm | RALOVICH, Kristof | 9 | -0/+2573 |
2013-10-10 | cmake: let antpm depend on the VERSION too | RALOVICH, Kristof | 1 | -0/+2 |
2013-10-10 | cmake: fix linking with clang version 3.4 (trunk 181662) | RALOVICH, Kristof | 1 | -0/+1 |
2013-10-08 | misc: add note | RALOVICH, Kristof | 1 | -2/+3 |
2013-10-08 | bugfix: save config.ini after downloads are done | RALOVICH, Kristof | 1 | -0/+1 |
2013-10-08 | DeviceSettings: allow passing in std::string too | RALOVICH, Kristof | 2 | -2/+5 |
2013-10-06 | write man pages for all executables | RALOVICH, Kristof | 3 | -0/+245 |
2013-10-06 | fix build with clang | RALOVICH, Kristof | 1 | -1/+1 |
2013-10-06 | tty: do some device auto-detection under linux | RALOVICH, Kristof | 1 | -39/+169 |
2013-10-06 | usb: sometimes the device is 0x0fcf, 0x1008 | RALOVICH, Kristof | 1 | -1/+7 |
2013-10-06 | show that this is a development version | RALOVICH, Kristof | 1 | -1/+1 |
2013-09-13 | testing: add more tests | RALOVICH, Kristóf | 4 | -13/+17200 |
2013-09-13 | testing: add and run unit tests from cmake | RALOVICH, Kristóf | 2 | -0/+18 |