Modify to receive signal with bigger value than the number of states
[apps/agl-service-can-low-level.git] / low-can-binding / can /
2019-06-19 Hiroki KogaModify to receive signal with bigger value than the... 66/21566/2
2018-12-14 Romain ForlotSmalls improvements 57/18757/3
2018-12-14 Romain ForlotCleaning the code for now unused functions 51/18751/3
2018-12-14 Romain ForlotCAN FD implementation 49/18749/3
2018-11-22 Romain ForlotAdjust "encoder" signature to fit cpp usage 01/18101/3
2018-11-22 Romain ForlotCode format and style changes 99/18099/3
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-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-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-09-28 Romain ForlotAdd timestamp to diagnostic message event too
2017-09-13 Romain ForlotAdd timestamp val to returned json object on event
2017-07-21 Romain ForlotExamples reorganization
2017-07-21 Romain ForlotFormat
2017-07-21 Romain ForlotFix: encoding value method has wrong signature.
2017-07-21 Romain ForlotBe able to write raw frame & encode value to sent
2017-07-21 Romain ForlotCleaning and renaming.
2017-07-10 Romain ForlotDifferent errors between no file and wrong content
2017-07-05 Romain ForlotFix: uninitialized variables.
2017-07-04 Romain ForlotDAB RC3 Fixes follows appfw API break.
2017-06-20 Romain ForlotSeparation Generator to a dedicated repo
2017-04-14 Romain ForlotChange directory architecture to use 2 separated projects.
2017-04-11 Romain ForlotAdd 'can-config-generator/' from commit 'b7591d16c26862...
2017-04-11 Romain ForlotHandle project new architecture using new CMakeFile