Age | Commit message (Expand) | Author | Files | Lines |
2014-01-15 | do skip already downloaded files | RALOVICH, Kristof | 1 | -9/+19 |
2014-01-15 | remove stale comment | RALOVICH, Kristof | 1 | -2/+0 |
2014-01-15 | SerialUsb: print only on error path | RALOVICH, Kristof | 1 | -2/+2 |
2014-01-15 | decode: MESG_STARTUP_MSG_ID | RALOVICH, Kristof | 1 | -1/+2 |
2014-01-15 | output formatting fixes | RALOVICH, Kristof | 2 | -1/+2 |
2014-01-15 | tell apart 32/64 bit linux | RALOVICH, Kristof | 1 | -1/+5 |
2014-01-15 | use central factory to create serial interface | RALOVICH, Kristof | 2 | -16/+21 |
2014-01-15 | Serial: implement central factory method | RALOVICH, Kristof | 2 | -0/+25 |
2014-01-15 | SerialUsb.cpp: more VID/PID pairs to be recognised | RALOVICH, Kristof | 1 | -10/+29 |
2014-01-15 | more verbose debug | RALOVICH, Kristof | 1 | -2/+3 |
2014-01-15 | more verbose debug | RALOVICH, Kristof | 1 | -2/+2 |
2014-01-14 | ant: try logging MESG_STARTUP_MSG_ID | RALOVICH, Kristof | 2 | -1/+9 |
2014-01-08 | open for new development | RALOVICH, Kristof | 1 | -1/+1 |
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 |