Add gitlab issue/merge request templates
[apps/agl-service-can-low-level.git] / low-can-binding / binding / low-can-hat.hpp
2020-01-09 Romain Forlothat: Move some binding functions into the hat 02/23202/6
2019-08-30 Arthur GuyaderAdd some typedef to reduce the size of the lines 56/22256/4
2019-07-03 Romain Forlotsignals.cpp: Make an insensitive string comparison 02/21802/2 7.99.3 8.0.0 8.0.1 8.0.2 halibut/7.99.3 halibut/8.0.0 halibut/8.0.1 halibut/8.0.2 halibut_7.99.3 halibut_8.0.0 halibut_8.0.1 halibut_8.0.2
2018-10-15 Romain ForlotMigration to binding v3 07/17007/6
2018-08-23 Romain ForlotCleaning, set up binding version in config.cmake 23/16323/1 5.99.4 5.99.5 5.99.6 flounder/5.99.4 flounder/5.99.5 flounder/5.99.6 flounder_5.99.4 flounder_5.99.5 flounder_5.99.6
2018-01-02 Romain ForlotMake low-can use afb-genskel by default
2017-09-28 Romain ForlotUse afb_genskel tools to generate api definition
2017-09-01 Yuichi KusakabeAdd get() and list() API
2017-07-21 Romain ForlotFormat
2017-07-21 Romain ForlotSplit big function to several smaller
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-06-20 Romain ForlotSeparation Generator to a dedicated repo