Change can_message_t class usage for new j1939
[apps/agl-service-can-low-level.git] / low-can-binding / binding / low-can-cb.cpp
2019-06-26 Romain ForlotChange can_message_t class usage for new j1939 08/21408/10
2019-06-26 Romain ForlotUse subscription's sockets as shared_ptr 32/21732/3
2019-06-26 Arthur GuyaderImplement a new socket type CAN for j1939 protocol 06/21406/10
2018-12-14 Romain ForlotSmalls improvements 57/18757/3
2018-12-14 Romain ForlotSimpler handling of binding subscriptions 55/18755/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 ForlotRework writing CAN message on CAN buses. 09/18109/4
2018-10-15 Romain ForlotMigration to binding v3 07/17007/6
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-03-15 Jonathan AilletChange subscribed signals search to check filters as...
2017-11-30 Romain ForlotFails write request if CAN signal not writable
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-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-08-09 Romain ForlotFormat
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 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 ForlotImplements new verbs to write on CAN bus
2017-07-20 Romain ForlotFix subscribe response
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