aboutsummaryrefslogtreecommitdiffstats
path: root/low-can-binding/utils/socketcan-j1939/socketcan-j1939.cpp
AgeCommit message (Expand)AuthorFilesLines
2020-01-09j1939: Follow updates of the kernelArthur GUYADER1-6/+4
2020-01-09socket-j1939: Function add_filter return int to check errorArthur GUYADER1-2/+4
2020-01-09all: format typoRomain Forlot1-2/+0
2020-01-09socket: Raise an error if open function failed.Romain Forlot1-0/+2
2020-01-09All: Make format coherent with the whole projectRomain Forlot1-5/+5
2020-01-08all: Format one line 'if' or 'for' statement.Romain Forlot1-32/+7
2020-01-08socketcan-j1939: format how to define_opt()Romain Forlot1-7/+4
2020-01-08j1939: Following kernel updatesRomain Forlot1-2/+1
2019-08-30Replace all enum types with masksArthur Guyader1-1/+1
2019-08-29Uniform indentation with tabulationArthur Guyader1-1/+1
2019-08-12Integrate the J1939 features : address claiming and write.Arthur Guyader1-0/+288