examples: updates
[apps/agl-service-can-low-level.git] / low-can-binding /
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