aboutsummaryrefslogtreecommitdiffstats
path: root/low-can-binding/binding/low-can-cb.cpp
AgeCommit message (Expand)AuthorFilesLines
2021-01-11Restore /etc/dev-mapping.conf supportneedlefish_13.93.0needlefish/13.93.0marlin_12.93.0marlin_12.92.0marlin_12.91.0marlin_12.90.1marlin_12.90.0marlin/12.93.0marlin/12.92.0marlin/12.91.0marlin/12.90.1marlin/12.90.0lamprey_11.92.0lamprey_11.91.0lamprey/11.92.0lamprey/11.91.0koi_10.93.0koi_10.92.0koi/10.93.0koi/10.92.013.93.012.93.012.92.012.91.012.90.112.90.011.92.011.91.010.93.010.92.0Scott Murray1-14/+67
2020-01-23low-can: fix aborting on can_data not being an json_type_arrayicefish_8.99.5icefish/8.99.58.99.5Matt Ranostay1-1/+3
2020-01-23low-can: fix returned event_t from generate_filter() uninitializedMatt Ranostay1-1/+1
2020-01-09get verb: add option idClément Bénier1-0/+61
2020-01-09can-bus: process signal rework to subscribe messageArthur Guyader1-8/+18
2020-01-09format: remove uneeded brackets.Romain Forlot1-31/+0
2020-01-09j1939: Follow updates of the kernelArthur GUYADER1-0/+3
2020-01-09diag_mngr: No diagnostic msg if no diagnostic_busRomain Forlot1-1/+1
2020-01-09low-can-cb: Little optiRomain Forlot1-4/+2
2020-01-09diag-mngr: Fix sending and change initRomain Forlot1-17/+16
2020-01-09init: Improve error message when not finding config fileRomain Forlot1-1/+1
2020-01-09low-can: Fix init failing when using without J1939Romain Forlot1-1/+1
2020-01-09low-can-cb: improve readabilityRomain Forlot1-11/+6
2020-01-09can-bus: Use configuration from JSON fileRomain Forlot1-1/+7
2020-01-09fix: missing include to find find_if functionRomain Forlot1-0/+1
2020-01-09message: More explicit define about CAN protocols.Romain Forlot1-6/+6
2020-01-09low-can-cb: Mark the end of the CtlSections arrayRomain Forlot1-1/+4
2020-01-09low-can-cb: Retrieve application from external controller dataRomain Forlot1-5/+4
2020-01-09binding: add preinit function to load the configRomain Forlot1-69/+84
2020-01-09All: Make format coherent with the whole projectRomain Forlot1-15/+15
2020-01-08j1939: don't process signals using same busRomain Forlot1-6/+8
2020-01-08all: Format one line 'if' or 'for' statement.Romain Forlot1-75/+18
2020-01-08subscription: Optimizing opening socketsRomain Forlot1-11/+11
2019-08-30Remove file socketcan-j1939 that was not removed beforeArthur Guyader1-0/+1
2019-08-30Add some typedef to reduce the size of the linesArthur Guyader1-11/+11
2019-08-30Change vector to list to allow to remove signal.Arthur Guyader1-8/+24
2019-08-30Add feature ISO TP (multi frames and peer to peer)Arthur Guyader1-35/+81
2019-08-30Replace all enum types with masksArthur Guyader1-20/+20
2019-08-30Only defined signals can be writtenArthur Guyader1-26/+59
2019-08-30Update function rx_filter_can for multi frame prevision.Arthur Guyader1-1/+1
2019-08-29Update function to encode and decode messageArthur Guyader1-1/+1
2019-08-29Uniform indentation with tabulationArthur Guyader1-17/+17
2019-08-13Fix: only one subscription could be madeRomain Forlot1-2/+1
2019-08-12Integrate the J1939 features : address claiming and write.Arthur Guyader1-12/+80
2019-08-12Add feature to build messages and fix some functionsArthur Guyader1-29/+134
2019-06-27Minor improvementsRomain Forlot1-2/+2
2019-06-26Small fixes (include and pointer)Romain Forlot1-1/+1
2019-06-26Add the possibility to subscribe an id or a pgnArthur Guyader1-21/+86
2019-06-26Rename some of the classes removing can- prefixRomain Forlot1-14/+14
2019-06-26Change can_message_t class usage for new j1939Romain Forlot1-5/+5
2019-06-26Use subscription's sockets as shared_ptrRomain Forlot1-9/+13
2019-06-26Implement a new socket type CAN for j1939 protocolArthur Guyader1-4/+4
2018-12-14Smalls improvementsRomain Forlot1-1/+1
2018-12-14Simpler handling of binding subscriptionsRomain Forlot1-46/+39
2018-12-14Cleaning the code for now unused functionsRomain Forlot1-3/+1
2018-12-14CAN FD implementationRomain Forlot1-33/+30
2018-11-22Rework writing CAN message on CAN buses.Romain Forlot1-79/+64
2018-10-15Migration to binding v3Romain Forlot1-43/+40
2018-05-25Merge "Fixing typos made in comments"flounder_5.99.1flounder/5.99.15.99.1Jan-Simon Moeller1-9/+9
2018-05-24Fixing typos made in commentsydimitrov1-9/+9