Change subscribed signals search to check filters as well
[apps/low-level-can-service.git] / low-can-binding /
2018-03-15 Jonathan AilletChange subscribed signals search to check filters as... 11/13611/3
2018-03-14 Jonathan AilletDelete obsolete references.
2018-01-02 Romain ForlotMake low-can use afb-genskel by default 81/13081/1
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 4.99.2 eel/4.99.2 eel_4.99.2
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 55/10755/3
2017-09-01 Yuichi KusakabeFix can write API result 53/10753/2
2017-09-01 Yuichi KusakabeFix write CAN bus name 51/10751/2
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 57/10357/4
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 89/10289/1
2017-07-20 Romain ForlotFix subscribe response 85/10285/2
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