summaryrefslogtreecommitdiffstats
path: root/src/can-message.cpp
AgeCommit message (Expand)AuthorFilesLines
2017-03-02Fix: Make sure can_message_t.data_ member has beenRomain Forlot1-0/+1
2017-03-02Debugging message cookRomain Forlot1-3/+3
2017-03-02Reserve new space to data_ can_message_t member only if theRomain Forlot1-1/+2
2017-03-01New way to return canfd_frame with now number of read bytes.Romain Forlot1-18/+17
2017-03-01Fix: miss 'if' brackets to get incomplete CAN frames correctlyRomain Forlot1-1/+1
2017-03-01Change data_ member of can_message_t objectRomain Forlot1-6/+7
2017-03-01Fix: improve can_message readRomain Forlot1-27/+89
2017-03-01Delete for good obsolete codeRomain Forlot1-0/+1
2017-02-28Re-arranging objects splitting all objects overRomain Forlot1-0/+144