Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | serialqueue: Increase receive message debug queue to 100 messages | Kevin O'Connor | 2018-09-02 | 1 | -1/+1 |
* | chelper: Compile with gcc -fwhole-program option | Kevin O'Connor | 2018-06-20 | 1 | -13/+14 |
* | serialqueue: Limit message transmission to available receive buffer size | Kevin O'Connor | 2018-05-28 | 1 | -3/+20 |
* | command: Wait to send ack until after processing commands | Kevin O'Connor | 2018-05-28 | 1 | -5/+9 |
* | serialqueue: Fix batching of BACKGROUND_PRIORITY_CLOCK messages | Kevin O'Connor | 2018-05-05 | 1 | -1/+2 |
* | chelper: Move the host C code to a new klippy/chelper/ directory | Kevin O'Connor | 2018-04-30 | 1 | -0/+1090 |