summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2014-01-15do skip already downloaded filesRALOVICH, Kristof1-9/+19
2014-01-15remove stale commentRALOVICH, Kristof1-2/+0
2014-01-15SerialUsb: print only on error pathRALOVICH, Kristof1-2/+2
2014-01-15decode: MESG_STARTUP_MSG_IDRALOVICH, Kristof1-1/+2
2014-01-15output formatting fixesRALOVICH, Kristof2-1/+2
2014-01-15tell apart 32/64 bit linuxRALOVICH, Kristof1-1/+5
2014-01-15use central factory to create serial interfaceRALOVICH, Kristof2-16/+21
2014-01-15Serial: implement central factory methodRALOVICH, Kristof2-0/+25
2014-01-15SerialUsb.cpp: more VID/PID pairs to be recognisedRALOVICH, Kristof1-10/+29
2014-01-15more verbose debugRALOVICH, Kristof1-2/+3
2014-01-15more verbose debugRALOVICH, Kristof1-2/+2
2014-01-14ant: try logging MESG_STARTUP_MSG_IDRALOVICH, Kristof2-1/+9
2014-01-08open for new developmentRALOVICH, Kristof1-1/+1
2014-01-08version 1.15v1.15upstream/20140108experimental/1.15-1RALOVICH, Kristof1-1/+1
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-07open for new developmentRALOVICH, Kristof1-1/+1
2014-01-07version 1.14v1.14upstream/20140106experimental/1.14-1RALOVICH, Kristof1-1/+1
2014-01-06fix test caseRALOVICH, Kristof1-0/+1
2014-01-06It helps to delay the host from writing to device too fast.RALOVICH, Kristof2-0/+2
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
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-05remove unused codeRALOVICH, Kristof2-144/+0
2014-01-04remove unused AntMessage::lookupInVectorRALOVICH, Kristof3-4/+0
2014-01-04improve src documentationRALOVICH, Kristof2-0/+6
2013-12-15Blind implementation of messages seen in 405 traces.RALOVICH, Kristof9-30/+291
2013-12-14housekeepingRALOVICH, Kristof6-43/+901
2013-12-12new version 1.13v1.13upstream/20131211experimental/1.13-1RALOVICH, Kristof1-1/+1
2013-12-07checkForExit() after downloading each fileRALOVICH, Kristof1-0/+14
2013-12-07initial work on guessing the client device typeRALOVICH, Kristof2-1/+44
2013-12-07fix decoding in ANT_GetChannelId()RALOVICH, Kristof2-7/+10
2013-12-07let's have M_ANT_Channel_Id in the headerRALOVICH, Kristof2-15/+16
2013-12-07upon Ctrl+C give a hint that we gonna stopRALOVICH, Kristof1-1/+1
2013-10-14new version 1.12v1.12upstream/20131014experimental/1.12-1RALOVICH, Kristof1-1/+1
2013-10-12open for new developmentRALOVICH, Kristof1-1/+1
2013-10-12new version 1.11v1.11upstream/20131011RALOVICH, Kristof1-1/+1
2013-10-12various fixes for packaging problemsRALOVICH, Kristof1-2/+2
2013-10-11gant: more build warning fixesRALOVICH, Kristof3-18/+17
2013-10-11gant: fix a bunch of build warningsRALOVICH, Kristof4-16/+19
2013-10-11gant: fix a build warningRALOVICH, Kristof1-1/+1
2013-10-11gant: write man pageRALOVICH, Kristof2-32/+166
2013-10-11cmake: include gant in the build processRALOVICH, Kristof3-13/+28