Age | Commit message (Expand) | Author | Files | Lines |
2014-03-02 | version 1.16v1.16upstream/20140302upstream/1.16experimental/1.16-1 | RALOVICH, Kristof | 1 | -1/+1 |
2014-03-02 | serial: try to actually open a device under win too | RALOVICH, Kristof | 1 | -1/+7 |
2014-03-02 | usb: remove GPLv2 code | RALOVICH, Kristof | 1 | -233/+51 |
2014-01-19 | serial: more info to help remote debugging | RALOVICH, Kristof | 1 | -0/+11 |
2014-01-19 | serial: unify unblocking readBlocking() | RALOVICH, Kristof | 2 | -2/+5 |
2014-01-19 | use gnu variant of strerror_r | RALOVICH, Kristof | 2 | -4/+4 |
2014-01-19 | fix warnings about unused variables | RALOVICH, Kristof | 2 | -0/+3 |
2014-01-19 | SerialUsb: bugfix, what a typo | RALOVICH, Kristof | 1 | -2/+2 |
2014-01-19 | gant: fix a bunch of warnings | RALOVICH, Kristof | 3 | -15/+11 |
2014-01-19 | UNUSED() macro | RALOVICH, Kristof | 1 | -0/+1 |
2014-01-19 | downloader: more debugging info | RALOVICH, Kristof | 1 | -11/+15 |
2014-01-19 | Serial: list linux kernel modules | RALOVICH, Kristof | 1 | -0/+34 |
2014-01-19 | check return value of strerror_r | RALOVICH, Kristof | 1 | -2/+2 |
2014-01-19 | cmake: inherit compiler flags | RALOVICH, Kristof | 1 | -11/+8 |
2014-01-19 | fold in the GarminIntf states | RALOVICH, Kristof | 1 | -1/+24 |
2014-01-19 | provide some end user messages | RALOVICH, Kristof | 1 | -1/+13 |
2014-01-19 | state machine for GarminIntf | RALOVICH, Kristof | 1 | -0/+1 |
2014-01-19 | AntFr310XT: stop() is not thread safe, or reentrant | RALOVICH, Kristof | 3 | -2/+7 |
2014-01-19 | log when state machine destructs | RALOVICH, Kristof | 1 | -1/+1 |
2014-01-19 | AntMessage::str2(): decode MESG_STARTUP_MSG_ID | RALOVICH, Kristof | 1 | -0/+34 |
2014-01-19 | move messy definitions | RALOVICH, Kristof | 6 | -109/+162 |
2014-01-19 | reduce chattiness in release | RALOVICH, Kristof | 1 | -14/+14 |
2014-01-19 | reduce chattiness in release | RALOVICH, Kristof | 1 | -1/+1 |
2014-01-19 | reduce chattiness in release | RALOVICH, Kristof | 1 | -21/+24 |
2014-01-19 | SerialUsb: overhaul | RALOVICH, Kristof | 1 | -18/+60 |
2014-01-19 | make ANTFS_Disconnect not wait for reply | RALOVICH, Kristof | 1 | -1/+1 |
2014-01-19 | reduce chattiness in release | RALOVICH, Kristof | 1 | -3/+3 |
2014-01-19 | debug macros | RALOVICH, Kristof | 1 | -0/+2 |
2014-01-19 | FIT: omit extra printing | RALOVICH, Kristof | 1 | -1/+1 |
2014-01-19 | include timstamp in version string | RALOVICH, Kristof | 2 | -1/+2 |
2014-01-19 | log the dtors | RALOVICH, Kristof | 3 | -1/+3 |
2014-01-19 | add comment | RALOVICH, Kristof | 1 | -0/+3 |
2014-01-19 | move methods from header to .cpp | RALOVICH, Kristof | 2 | -234/+300 |
2014-01-19 | fix warning about unused variable | RALOVICH, Kristof | 1 | -1/+1 |
2014-01-19 | move method from header to .cpp | RALOVICH, Kristof | 2 | -8/+12 |
2014-01-19 | cmake: default to Debug build | RALOVICH, Kristof | 1 | -18/+29 |
2014-01-19 | AntChannel: bugfix | RALOVICH, Kristof | 1 | -5/+13 |
2014-01-19 | SerialUsb: reduce verbosity | RALOVICH, Kristof | 1 | -3/+3 |
2014-01-19 | Quit quicker. | RALOVICH, Kristof | 1 | -1/+5 |
2014-01-19 | give up restarting sooner | RALOVICH, Kristof | 1 | -1/+9 |
2014-01-19 | disable device guessing | RALOVICH, Kristof | 1 | -7/+7 |
2014-01-19 | extra statement | RALOVICH, Kristof | 1 | -1/+0 |
2014-01-19 | infrastructure to interrupt waiting message listeners | RALOVICH, Kristof | 4 | -0/+31 |
2014-01-19 | catch spurious wakeups of condition variables | RALOVICH, Kristof | 2 | -5/+12 |
2014-01-19 | ANT_CloseChannel: accept more responses are success | RALOVICH, Kristof | 1 | -1/+3 |
2014-01-19 | usb: win and linux have different errno values | RALOVICH, Kristof | 1 | -9/+15 |
2014-01-19 | fix comments | RALOVICH, Kristof | 1 | -2/+2 |
2014-01-19 | Log: make sure current log level threshold is logged | RALOVICH, Kristof | 1 | -0/+2 |
2014-01-16 | log sent messages too | RALOVICH, Kristof | 1 | -0/+1 |
2014-01-15 | let us not consider EVENT_TRANSFER_TX_START events | RALOVICH, Kristof | 1 | -1/+2 |