aboutsummaryrefslogtreecommitdiffstats
path: root/low-can-binding/binding/low-can-subscription.hpp
AgeCommit message (Expand)AuthorFilesLines
2019-08-30Remove file socketcan-j1939 that was not removed beforeArthur Guyader1-2/+2
2019-08-30Add some typedef to reduce the size of the linesArthur Guyader1-2/+3
2019-08-30Add feature ISO TP (multi frames and peer to peer)Arthur Guyader1-2/+11
2019-08-30Replace all enum types with masksArthur Guyader1-1/+1
2019-08-30Add function remove last bcm frameArthur Guyader1-0/+1
2019-08-12Integrate the J1939 features : address claiming and write.Arthur Guyader1-1/+3
2019-08-12Add feature to build messages and fix some functionsArthur Guyader1-1/+1
2019-06-26Small fixes (include and pointer)Romain Forlot1-1/+2
2019-06-26Modify function to open socket j1939Romain Forlot1-5/+5
2019-06-26Rename some of the classes removing can- prefixRomain Forlot1-7/+7
2019-06-26Change can_message_t class usage for new j1939Romain Forlot1-5/+7
2019-06-26Use subscription's sockets as shared_ptrRomain Forlot1-2/+2
2018-12-14Simpler handling of binding subscriptionsRomain Forlot1-8/+67
2018-10-15Migration to binding v3Romain Forlot1-3/+3
2018-05-24Fixing typos made in commentsydimitrov1-4/+4
2017-07-21Implements new verbs to write on CAN busRomain Forlot1-51/+3
2017-06-20Separation Generator to a dedicated repoRomain Forlot1-0/+91