Added afb-helpers submodule
[apps/agl-service-can-low-level.git] / low-can-binding /
2018-11-20 Romain ForlotAdded afb-helpers submodule 95/18095/1
2018-10-15 Romain ForlotMigration to binding v3 07/17007/6
2018-08-23 Romain ForlotCleaning, set up binding version in config.cmake 23/16323/1 5.99.4 5.99.5 5.99.6 flounder/5.99.4 flounder/5.99.5 flounder/5.99.6 flounder_5.99.4 flounder_5.99.5 flounder_5.99.6
2018-07-27 Romain ForlotUpdated examples files and default configuration 23/15823/1
2018-07-25 Romain ForlotRemove generated files from git repo 87/15587/3
2018-07-09 Romain ForlotAdd tests 15/14815/5 sandbox/excale/wip
2018-07-06 Romain ForlotFix: correctly stop the binding. 79/15079/3
2018-05-25 Jan-Simon MoellerMerge "Fixing typos made in comments" 5.99.1 flounder/5.99.1 flounder_5.99.1
2018-05-24 ydimitrovFixing typos made in comments 45/13945/6
2018-05-16 Romain ForlotFix compilation warning
2018-04-17 Jonathan AilletDetect engine state and use it during diagnostic messag... 43/13743/2
2018-04-17 Jonathan AilletAdd possibility to subscribe to a recurring request... 41/13741/2
2018-04-17 Jonathan AilletAdd saving of diagnostic messages information 39/13739/2
2018-04-09 Jonathan AilletCorrect errors in comments
2018-03-23 Romain ForlotFix name to fit rename of git repository.
2018-03-15 Jonathan AilletChange subscribed signals search to check filters as...
2018-03-14 Jonathan AilletDelete obsolete references.
2018-01-02 Romain ForlotMake low-can use afb-genskel by default
2017-12-21 Romain ForlotCode enhancements mem leaks and uninitialized byte
2017-12-07 Romain ForlotInitialize struct to avoid unexpected behavior
2017-11-30 Romain ForlotFails write request if CAN signal not writable
2017-11-30 Romain ForlotFix permission label
2017-11-30 Romain ForlotCorrectly reconstituting entire CAN frame
2017-11-08 Romain ForlotSend entire CAN message rather than CAN signal.
2017-11-08 Romain ForlotFix wrong filter condition (Thanks Parai Wang)
2017-10-19 Romain ForlotMake write permission use the same name everywhere
2017-09-28 Romain ForlotAdd timestamp to diagnostic message event too
2017-09-28 Romain ForlotUse afb_genskel tools to generate api definition
2017-09-28 Romain ForlotHandle batched subscriptions in a JSON array
2017-09-19 Romain ForlotDocuments new verb: get, list and write for EEL
2017-09-13 Romain ForlotAdd timestamp val to returned json object on event
2017-09-01 Yuichi KusakabeAdd get() and list() API
2017-09-01 Yuichi KusakabeFix can write API result
2017-09-01 Yuichi KusakabeFix write CAN bus name
2017-09-01 Romain ForlotInstall step created by app-templates submodule
2017-08-23 Romain ForlotFinalize JSON OPENapi definition file
2017-08-09 Romain ForlotFormat
2017-08-09 Romain ForlotImprove debugging diag and empty event
2017-07-25 Romain ForlotFirst draft API definition for Appfw Genskel.
2017-07-25 Romain ForlotMake Kernel check not mandatory
2017-07-21 Romain ForlotExamples reorganization
2017-07-21 Romain ForlotFormat
2017-07-21 Romain ForlotCheck whether a signal is writable before sending
2017-07-21 Romain ForlotSplit big function to several smaller
2017-07-21 Romain ForlotFix: encoding value method has wrong signature.
2017-07-21 Romain ForlotHandle object without signal, only a bus
2017-07-21 Romain ForlotBe able to write raw frame & encode value to sent
2017-07-21 Romain ForlotCreate an auth verb to raise privilege of session
2017-07-21 Romain ForlotSignal isn't required so now have a default value
2017-07-21 Romain ForlotCleaning and renaming.
2017-07-21 Romain ForlotFix: compile error initializing afb_auth struct.
2017-07-21 Romain ForlotImplements new verbs to write on CAN bus
2017-07-21 Yuichi KusakabeFix canmessage default frequency
2017-07-20 Romain ForlotFix subscribe response
2017-07-10 Romain ForlotDifferent errors between no file and wrong content
2017-07-07 Romain ForlotUpdate struct to follow af-binder changes.
2017-07-05 Romain ForlotFix: uninitialized variables.
2017-07-04 Romain ForlotDAB RC3 Fixes follows appfw API break.
2017-06-22 Romain ForlotAdd some reminder...
2017-06-20 Romain ForlotSeparation Generator to a dedicated repo
2017-04-14 Romain ForlotChange directory architecture to use 2 separated projects.
2017-04-14 Romain ForlotUpdate CMake logic making external libs global
2017-04-11 Romain ForlotFix wrong target name variable.
2017-04-11 Romain ForlotAdd 'can-config-generator/' from commit 'b7591d16c26862...
2017-04-11 Romain ForlotHandle project new architecture using new CMakeFile