aboutsummaryrefslogtreecommitdiffstats
path: root/low-can-binding/binding/low-can-cb.cpp
AgeCommit message (Expand)AuthorFilesLines
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