aboutsummaryrefslogtreecommitdiffstats
path: root/low-can-binding
AgeCommit message (Expand)AuthorFilesLines
2018-03-23Fix name to fit rename of git repository.HEADmasterRomain 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
2017-11-08Send entire CAN message rather than CAN signal.Romain Forlot1-7/+13
2017-11-08Fix wrong filter condition (Thanks Parai Wang)Romain Forlot1-1/+1
2017-10-19Make write permission use the same name everywhereeel_4.99.2eel/4.99.24.99.2Romain Forlot3-100/+3
2017-09-28Add timestamp to diagnostic message event tooRomain Forlot2-1/+3
2017-09-28Use afb_genskel tools to generate api definitionRomain Forlot4-3/+161
2017-09-28Handle batched subscriptions in a JSON arrayRomain Forlot1-22/+30
2017-09-19Documents new verb: get, list and write for EELRomain Forlot1-0/+20
2017-09-13Add timestamp val to returned json object on eventRomain Forlot3-4/+29
2017-09-01Add get() and list() APIYuichi Kusakabe3-0/+114
2017-09-01Fix can write API resultYuichi Kusakabe1-2/+2
2017-09-01Fix write CAN bus nameYuichi Kusakabe1-1/+1
2017-09-01Install step created by app-templates submoduleRomain Forlot1-4/+0
2017-08-23Finalize JSON OPENapi definition fileRomain Forlot1-8/+3
2017-08-09FormatRomain Forlot1-7/+28
2017-08-09Improve debugging diag and empty eventRomain Forlot1-0/+4
2017-07-25First draft API definition for Appfw Genskel.Romain Forlot1-0/+207
2017-07-25Make Kernel check not mandatoryRomain Forlot2-1/+3
2017-07-21Examples reorganizationRomain Forlot2-1/+142
2017-07-21FormatRomain Forlot15-43/+43
2017-07-21Check whether a signal is writable before sendingRomain Forlot1-3/+8
2017-07-21Split big function to several smallerRomain Forlot3-47/+75
2017-07-21Fix: encoding value method has wrong signature.Romain Forlot2-7/+7
2017-07-21Handle object without signal, only a busRomain Forlot2-3/+28
2017-07-21Be able to write raw frame & encode value to sentRomain Forlot6-30/+272
2017-07-21Create an auth verb to raise privilege of sessionRomain Forlot3-2/+19
2017-07-21Signal isn't required so now have a default valueRomain Forlot1-1/+1
2017-07-21Cleaning and renaming.Romain Forlot10-92/+66
2017-07-21Fix: compile error initializing afb_auth struct.Romain Forlot1-1/+2
2017-07-21Implements new verbs to write on CAN busRomain Forlot9-325/+490
2017-07-21Fix canmessage default frequencyYuichi Kusakabe1-2/+2
2017-07-20Fix subscribe responseRomain Forlot1-1/+4
2017-07-10Different errors between no file and wrong contentRomain Forlot1-5/+8
2017-07-07Update struct to follow af-binder changes.Romain Forlot1-3/+4
2017-07-05Fix: uninitialized variables.Romain Forlot1-2/+2
2017-07-04DAB RC3 Fixes follows appfw API break.Romain Forlot12-61/+61
2017-06-22Add some reminder...Romain Forlot1-0/+1
2017-06-20Separation Generator to a dedicated repoRomain Forlot42-0/+5960
2017-04-14Change directory architecture to use 2 separated projects.Romain Forlot40-5157/+0
2017-04-14Update CMake logic making external libs globalRomain Forlot7-211/+7
2017-04-11Fix wrong target name variable.Romain Forlot1-12/+12
2017-04-11Handle project new architecture using new CMakeFileRomain Forlot46-0/+5361