summaryrefslogtreecommitdiffstats
path: root/low-can-binding/can
AgeCommit message (Expand)AuthorFilesLines
2019-07-03signals.cpp: Make an insensitive string comparisonhalibut_8.0.2halibut_8.0.1halibut_8.0.0halibut_7.99.3halibut/8.0.2halibut/8.0.1halibut/8.0.0halibut/7.99.38.0.28.0.18.0.07.99.3Romain Forlot1-1/+1
2019-06-27Minor improvementsRomain Forlot4-9/+4
2019-06-26Rename some of the classes removing can- prefixRomain Forlot19-172/+267
2019-06-26New constructor j1939 message definitionRomain Forlot2-0/+33
2019-06-26Change can_message_t class usage for new j1939Romain Forlot16-121/+507
2019-06-19Modify to receive signal with bigger value than the number of statesHiroki Koga1-1/+1
2018-12-14Smalls improvementsRomain Forlot1-4/+4
2018-12-14Cleaning the code for now unused functionsRomain Forlot7-151/+18
2018-12-14CAN FD implementationRomain Forlot6-132/+23
2018-11-22Adjust "encoder" signature to fit cpp usageRomain Forlot1-2/+2
2018-11-22Code format and style changesRomain Forlot2-7/+7
2018-07-06Fix: correctly stop the binding.Romain Forlot2-2/+13
2018-05-24Fixing typos made in commentsydimitrov9-27/+27
2018-03-15Change subscribed signals search to check filters as wellJonathan Aillet1-2/+2
2018-03-14Delete obsolete references.Jonathan Aillet1-5/+0
2018-01-02Make low-can use afb-genskel by defaultRomain Forlot3-3/+0
2017-11-30Correctly reconstituting entire CAN frameRomain Forlot1-5/+6
2017-11-08Send entire CAN message rather than CAN signal.Romain Forlot1-7/+13
2017-11-08Fix wrong filter condition (Thanks Parai Wang)Romain Forlot1-1/+1
2017-09-28Add timestamp to diagnostic message event tooRomain Forlot1-0/+2
2017-09-13Add timestamp val to returned json object on eventRomain Forlot1-3/+1
2017-07-21Examples reorganizationRomain Forlot1-0/+65
2017-07-21FormatRomain Forlot3-3/+3
2017-07-21Fix: encoding value method has wrong signature.Romain Forlot2-7/+7
2017-07-21Be able to write raw frame & encode value to sentRomain Forlot4-0/+207
2017-07-21Cleaning and renaming.Romain Forlot6-78/+54
2017-07-10Different errors between no file and wrong contentRomain Forlot1-5/+8
2017-07-05Fix: uninitialized variables.Romain Forlot1-2/+2
2017-07-04DAB RC3 Fixes follows appfw API break.Romain Forlot3-18/+18
2017-06-20Separation Generator to a dedicated repoRomain Forlot13-0/+1882
2017-04-14Change directory architecture to use 2 separated projects.Romain Forlot15-2028/+0
2017-04-11Handle project new architecture using new CMakeFileRomain Forlot15-0/+2028