summaryrefslogtreecommitdiffstats
path: root/low-can-binding
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 Forlot2-1/+11
2019-06-27Fix spellinghalibut_7.99.2halibut/7.99.27.99.2Sebastien Douheret1-1/+1
2019-06-27Minor improvementsRomain Forlot9-20/+14
2019-06-27Updating application-generated.cpp.Romain Forlot1-514/+396
2019-06-26Small fixes (include and pointer)Romain Forlot3-3/+5
2019-06-26Modify function to open socket j1939Romain Forlot2-21/+59
2019-06-26Add the possibility to subscribe an id or a pgnArthur Guyader3-22/+106
2019-06-26Rename some of the classes removing can- prefixRomain Forlot31-299/+394
2019-06-26New constructor j1939 message definitionRomain Forlot2-0/+33
2019-06-26Change can_message_t class usage for new j1939Romain Forlot27-231/+654
2019-06-26Add CMake option to compile with J1939Romain Forlot1-1/+10
2019-06-26Use subscription's sockets as shared_ptrRomain Forlot3-20/+24
2019-06-26Use shared_ptr to set message_set parentRomain Forlot3-5/+5
2019-06-26Implement a new socket type CAN for j1939 protocolArthur Guyader10-55/+305
2019-06-19Modify to receive signal with bigger value than the number of statesHiroki Koga1-1/+1
2019-05-17Fix: double free issuehalibut_7.99.1halibut/7.99.17.99.1Romain Forlot1-2/+0
2019-02-06Add fake can data for dashboardzheng_wenlong1-0/+156
2018-12-14Smalls improvementsRomain Forlot5-8/+21
2018-12-14Simpler handling of binding subscriptionsRomain Forlot8-494/+474
2018-12-14Cleaning the code for now unused functionsRomain Forlot12-176/+23
2018-12-14CAN FD implementationRomain Forlot13-233/+187
2018-11-22Rework writing CAN message on CAN buses.Romain Forlot1-79/+64
2018-11-22Use newly generated cpp file with default encodersRomain Forlot1-0/+1
2018-11-22Handle several can_frame in a BCM messageRomain Forlot2-31/+2
2018-11-22Adds a new function to build from a json_object.Romain Forlot2-0/+27
2018-11-22Adjust "encoder" signature to fit cpp usageRomain Forlot1-2/+2
2018-11-22Code format and style changesRomain Forlot2-7/+7
2018-11-20Added afb-helpers submoduleRomain Forlot1-2/+3
2018-10-15Migration to binding v3Romain Forlot9-54/+50
2018-08-23Cleaning, set up binding version in config.cmakeflounder_5.99.6flounder_5.99.5flounder_5.99.4flounder/5.99.6flounder/5.99.5flounder/5.99.45.99.65.99.55.99.4Romain Forlot3-46/+0
2018-07-27Updated examples files and default configurationRomain Forlot1-6/+6
2018-07-25Remove generated files from git repoRomain Forlot1-130/+0
2018-07-09Add testssandbox/excale/wipRomain Forlot2-51/+51
2018-07-06Fix: correctly stop the binding.Romain Forlot2-2/+13
2018-05-25Merge "Fixing typos made in comments"flounder_5.99.1flounder/5.99.15.99.1Jan-Simon Moeller16-74/+74
2018-05-24Fixing typos made in commentsydimitrov16-74/+74
2018-05-16Fix compilation warningRomain Forlot1-1/+1
2018-04-17Detect engine state and use it during diagnostic messages subscriptionsJonathan Aillet3-3/+86
2018-04-17Add possibility to subscribe to a recurring request permanentlyJonathan Aillet5-14/+34
2018-04-17Add saving of diagnostic messages informationJonathan Aillet5-33/+142
2018-04-09Correct errors in commentsJonathan Aillet3-3/+3
2018-03-23Fix name to fit rename of git repository.Romain Forlot1-1/+1
2018-03-15Change subscribed signals search to check filters as wellJonathan Aillet4-7/+15
2018-03-14Delete obsolete references.Jonathan Aillet4-33/+14
2018-01-02Make low-can use afb-genskel by defaultRomain Forlot11-63/+38
2017-12-21Code enhancements mem leaks and uninitialized byteRomain Forlot2-0/+14
2017-12-07Initialize struct to avoid unexpected behaviorRomain Forlot1-2/+4
2017-11-30Fails write request if CAN signal not writableRomain Forlot1-1/+4
2017-11-30Fix permission labelRomain Forlot1-2/+2
2017-11-30Correctly reconstituting entire CAN frameRomain Forlot1-5/+6