Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-03-01 | New way to return canfd_frame with now number of read bytes. | 1 | -2/+2 | |
2017-03-01 | Fix: wrong format to display can_message_t information | 1 | -1/+1 | |
2017-03-01 | Wrong call to thread.join cause deadlock and thread termination. | 1 | -3/+0 | |
2017-03-01 | Fix: miss 'if' brackets to get incomplete CAN frames correctly | 1 | -6/+7 | |
2017-03-01 | Fix: improve can_message read | 1 | -19/+8 | |
2017-03-01 | Delete for good obsolete code | 1 | -1/+1 | |
2017-02-28 | Implement a new method returning the can device | 1 | -0/+5 | |
2017-02-28 | Fix: can bus object life is now expanded and don't | 1 | -25/+17 | |
2017-02-28 | Fix: wrong argument passed to start_reading(). | 1 | -1/+1 | |
2017-02-28 | Added debugging messages. | 1 | -3/+8 | |
2017-02-28 | Make the thread function members of can_bus_t and can_bus_dev_t objects. | 1 | -35/+123 | |
2017-02-28 | Re-arranging objects splitting all objects over | 1 | -0/+363 |