summaryrefslogtreecommitdiffstats
path: root/low-can-binding/binding/low-can-cb.cpp
AgeCommit message (Expand)AuthorFilesLines
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
2018-05-16Fix compilation warningRomain Forlot1-1/+1
2018-04-17Detect engine state and use it during diagnostic messages subscriptionsJonathan Aillet1-3/+28
2018-04-17Add possibility to subscribe to a recurring request permanentlyJonathan Aillet1-8/+17
2018-03-15Change subscribed signals search to check filters as wellJonathan Aillet1-3/+2
2017-11-30Fails write request if CAN signal not writableRomain Forlot1-1/+4
2017-09-28Use afb_genskel tools to generate api definitionRomain Forlot1-1/+23
2017-09-28Handle batched subscriptions in a JSON arrayRomain Forlot1-22/+30
2017-09-01Add get() and list() APIYuichi Kusakabe1-0/+110
2017-09-01Fix can write API resultYuichi Kusakabe1-2/+2
2017-09-01Fix write CAN bus nameYuichi Kusakabe1-1/+1
2017-08-09FormatRomain Forlot1-7/+28
2017-07-21FormatRomain Forlot1-1/+1
2017-07-21Check whether a signal is writable before sendingRomain Forlot1-3/+8
2017-07-21Split big function to several smallerRomain Forlot1-45/+73
2017-07-21Be able to write raw frame & encode value to sentRomain Forlot1-30/+64
2017-07-21Create an auth verb to raise privilege of sessionRomain Forlot1-0/+6
2017-07-21Implements new verbs to write on CAN busRomain Forlot1-0/+60
2017-07-20Fix subscribe responseRomain Forlot1-1/+4
2017-07-04DAB RC3 Fixes follows appfw API break.Romain Forlot1-9/+9
2017-06-22Add some reminder...Romain Forlot1-0/+1
2017-06-20Separation Generator to a dedicated repoRomain Forlot1-0/+358