Age | Commit message (Expand) | Author | Files | Lines |
2015-10-07 | open for developmentHEADmaster | RALOVICH, Kristof | 1 | -1/+1 |
2015-10-07 | version 1.17 | RALOVICH, Kristof | 3 | -3/+129 |
2015-10-07 | gant: fix gcc warning | RALOVICH, Kristof | 1 | -2/+2 |
2015-09-19 | ant: remove dead code | RALOVICH, Kristof | 4 | -851/+0 |
2015-08-18 | fix typo | RALOVICH, Kristof | 1 | -0/+1 |
2015-08-18 | update readme | RALOVICH, Kristof | 1 | -4/+19 |
2015-08-18 | antfs: attempt to recognise FR 410 as well | RALOVICH, Kristof | 1 | -1/+4 |
2015-08-18 | ant: provide insight into values if assumption fails | RALOVICH, Kristof | 1 | -1/+1 |
2015-08-18 | ant: relax sanitization of authenticateResponse.authStrLen | RALOVICH, Kristof | 1 | -2/+2 |
2015-08-17 | add ASSURE_EQ_RET_FALSE macro | RALOVICH, Kristof | 1 | -0/+2 |
2015-06-10 | Merge branch 'master' of github.com:ralovich/antpm | RALOVICH, Kristof | 3 | -6/+108 |
2015-06-10 | serial: clarify intent | RALOVICH, Kristof | 1 | -0/+14 |
2015-06-10 | Update README.rst | ralovich | 1 | -2/+2 |
2015-06-10 | Merge pull request #1 from jerome-labidurie/GarminSwim | ralovich | 2 | -4/+106 |
2015-06-08 | Add Garmin Swim ids | jerome-labidurie | 2 | -10/+16 |
2015-06-07 | Add "length message" management & dump | jerome-labidurie | 2 | -4/+100 |
2015-05-31 | scripts: update tarball | RALOVICH, Kristof | 2 | -0/+5 |
2015-05-31 | add tests to tarball | RALOVICH, Kristof | 1 | -0/+2 |
2015-05-31 | gant: check return value | RALOVICH, Kristof | 1 | -1/+7 |
2015-05-31 | antpm: exception safety | RALOVICH, Kristof | 3 | -5/+22 |
2015-05-31 | tty: clarify intent | RALOVICH, Kristof | 1 | -0/+8 |
2015-05-31 | tty: call argument only once | RALOVICH, Kristof | 1 | -2/+2 |
2015-05-31 | exception safety | RALOVICH, Kristof | 2 | -9/+9 |
2015-05-31 | exception safety | RALOVICH, Kristof | 1 | -1/+12 |
2015-05-31 | fit: initialize all members | RALOVICH, Kristof | 1 | -0/+2 |
2015-05-31 | ant: fix uninitialized members | RALOVICH, Kristof | 2 | -1/+4 |
2015-05-31 | cmake: ignore generated files | RALOVICH, Kristof | 1 | -0/+1 |
2015-05-31 | gant: replace strcpy with strncpy | RALOVICH, Kristof | 1 | -1/+1 |
2015-05-31 | tests: satisfy coverity | RALOVICH, Kristof | 1 | -2/+2 |
2015-05-31 | tty: add documentation | RALOVICH, Kristof | 1 | -0/+5 |
2014-11-07 | docs: add todo | RALOVICH, Kristof | 2 | -3/+9 |
2014-10-28 | usb: print errno too | RALOVICH, Kristof | 1 | -2/+8 |
2014-08-27 | scripts: database cleaner | RALOVICH, Kristof | 1 | -0/+94 |
2014-08-17 | Revert "include cstdint" | RALOVICH, Kristof | 1 | -1/+1 |
2014-08-17 | catch a bunch of exceptions | RALOVICH, Kristof | 3 | -0/+19 |
2014-08-17 | fix ctor init order warning | RALOVICH, Kristof | 1 | -1/+1 |
2014-08-17 | include cstdint | RALOVICH, Kristof | 1 | -1/+1 |
2014-08-17 | travis-ci: don't run coverity with gcc | RALOVICH, Kristof | 2 | -19/+8 |
2014-08-17 | kfreebsd build fixes | RALOVICH, Kristof | 2 | -6/+6 |
2014-08-17 | tty debugging | RALOVICH, Kristof | 1 | -0/+36 |
2014-08-13 | linux: look for usb_serial_simple too | RALOVICH, Kristof | 1 | -0/+7 |
2014-08-11 | initialize members | RALOVICH, Kristof | 2 | -0/+4 |
2014-08-11 | fix more static analysis problems | RALOVICH, Kristof | 3 | -3/+5 |
2014-08-11 | VS2012 build warning fix | RALOVICH, Kristof | 2 | -3/+2 |
2014-08-11 | Merge branch 'master' of https://code.google.com/p/antpm | RALOVICH, Kristof | 8 | -55/+281 |
2014-08-11 | gant: fix two bugs | RALOVICH, Kristof | 1 | -1/+3 |
2014-08-09 | travis-ci: refine coverity setup | RALOVICH, Kristof | 2 | -4/+9 |
2014-08-09 | travis-ci: refine coverity setup | RALOVICH, Kristof | 1 | -1/+1 |
2014-08-09 | travis-ci: refining coverity | RALOVICH, Kristof | 1 | -1/+12 |
2014-08-09 | travis-ci: refining coverity | RALOVICH, Kristof | 3 | -3/+12 |