Add gitlab issue/merge request templates
[apps/agl-service-can-low-level.git] / low-can-binding / binding / low-can-subscription.hpp
2020-01-09 Arthur Guyaderlow_can_subscription: Add msg_def and create_rx for... 57/23457/3
2020-01-09 Arthur GUYADERj1939: Follow updates of the kernel 84/23384/3
2020-01-09 Romain ForlotAll: Make format coherent with the whole project 98/23198/6
2019-08-30 Arthur GuyaderRemove file socketcan-j1939 that was not removed before 61/22261/4
2019-08-30 Arthur GuyaderAdd some typedef to reduce the size of the lines 56/22256/4
2019-08-30 Arthur GuyaderAdd feature ISO TP (multi frames and peer to peer) 53/22253/4
2019-08-30 Arthur GuyaderReplace all enum types with masks 52/22252/3
2019-08-30 Arthur GuyaderAdd function remove last bcm frame 46/22246/3
2019-08-12 Arthur GuyaderIntegrate the J1939 features : address claiming and... 10/22010/13
2019-08-12 Arthur GuyaderAdd feature to build messages and fix some functions 09/22009/10
2019-06-26 Romain ForlotSmall fixes (include and pointer) 11/21411/10
2019-06-26 Romain ForlotModify function to open socket j1939 10/21410/10
2019-06-26 Romain ForlotRename some of the classes removing can- prefix 07/21407/10
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
2018-12-14 Romain ForlotSimpler handling of binding subscriptions 55/18755/3
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
2017-07-21 Romain ForlotImplements new verbs to write on CAN bus
2017-06-20 Romain ForlotSeparation Generator to a dedicated repo