summaryrefslogtreecommitdiffstats
path: root/low-can-binding/utils
AgeCommit message (Expand)AuthorFilesLines
2019-08-30Remove file socketcan-j1939 that was not removed beforeArthur Guyader1-195/+0
2019-08-30Add new decoders bytes for signal of long sizeArthur Guyader2-1/+54
2019-08-30Add some typedef to reduce the size of the linesArthur Guyader2-7/+10
2019-08-30Change vector to list to allow to remove signal.Arthur Guyader1-4/+5
2019-08-30Add feature ISO TP (multi frames and peer to peer)Arthur Guyader3-2/+231
2019-08-30Replace all enum types with masksArthur Guyader2-12/+1
2019-08-29Add file converter to manage all conversionsArthur Guyader2-0/+85
2019-08-29Uniform indentation with tabulationArthur Guyader4-75/+74
2019-08-12Integrate the J1939 features : address claiming and write.Arthur Guyader7-44/+921
2019-08-12Add feature to build messages and fix some functionsArthur Guyader8-39/+59
2019-06-26Rename some of the classes removing can- prefixRomain Forlot2-7/+7
2019-06-26Change can_message_t class usage for new j1939Romain Forlot4-38/+17
2019-06-26Implement a new socket type CAN for j1939 protocolArthur Guyader7-47/+297
2018-12-14Smalls improvementsRomain Forlot2-3/+14
2018-12-14CAN FD implementationRomain Forlot2-20/+30
2018-11-22Adds a new function to build from a json_object.Romain Forlot2-0/+27
2018-10-15Migration to binding v3Romain Forlot2-2/+2
2018-04-09Correct errors in commentsJonathan Aillet1-1/+1
2018-01-02Make low-can use afb-genskel by defaultRomain Forlot1-1/+0
2017-12-07Initialize struct to avoid unexpected behaviorRomain Forlot1-2/+4
2017-09-28Add timestamp to diagnostic message event tooRomain Forlot1-1/+1
2017-09-13Add timestamp val to returned json object on eventRomain Forlot2-1/+28
2017-07-25Make Kernel check not mandatoryRomain Forlot2-1/+3
2017-07-21FormatRomain Forlot6-27/+27
2017-07-21Cleaning and renaming.Romain Forlot1-1/+1
2017-07-21Fix canmessage default frequencyYuichi Kusakabe1-2/+2
2017-07-04DAB RC3 Fixes follows appfw API break.Romain Forlot5-19/+19
2017-06-20Separation Generator to a dedicated repoRomain Forlot14-0/+1304
2017-04-14Change directory architecture to use 2 separated projects.Romain Forlot10-907/+0
2017-04-11Handle project new architecture using new CMakeFileRomain Forlot10-0/+907