Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-03-16 | Beginning of work on obd2 object and | Romain Forlot | 1 | -313/+0 |
2017-03-06 | Comment pass to cpp file instead of hpp | Romain Forlot | 1 | -1/+105 |
2017-03-02 | Fix: Make sure can_message_t.data_ member has been | Romain Forlot | 1 | -0/+1 |
2017-03-02 | Debugging message cook | Romain Forlot | 1 | -3/+3 |
2017-03-02 | Reserve new space to data_ can_message_t member only if the | Romain Forlot | 1 | -1/+2 |
2017-03-01 | New way to return canfd_frame with now number of read bytes. | Romain Forlot | 1 | -18/+17 |
2017-03-01 | Fix: miss 'if' brackets to get incomplete CAN frames correctly | Romain Forlot | 1 | -1/+1 |
2017-03-01 | Change data_ member of can_message_t object | Romain Forlot | 1 | -6/+7 |
2017-03-01 | Fix: improve can_message read | Romain Forlot | 1 | -27/+89 |
2017-03-01 | Delete for good obsolete code | Romain Forlot | 1 | -0/+1 |
2017-02-28 | Re-arranging objects splitting all objects over | Romain Forlot | 1 | -0/+144 |