decoder/encoder: simplification of code.
[apps/agl-service-can-low-level.git] / low-can-binding / can / can-encoder.cpp
2019-12-03 Romain Forlotdecoder/encoder: simplification of code.
2019-12-03 Romain Forlotencoder: use switch case to handle CAN protocols
2019-11-09 Romain ForlotAll: Make format coherent with the whole project
2019-11-07 Arthur Guyaderwrite: Add feature to build messages and fix some functions
2019-11-06 Romain Forlotconverter: decoder: use appropriate int types
2019-08-30 Arthur GuyaderReplace all enum types with masks 52/22252/3
2019-08-29 Arthur GuyaderUpdate function to encode and decode message 42/22242/2
2019-08-12 Arthur GuyaderAdd feature to build messages and fix some functions 09/22009/10
2019-06-26 Romain ForlotRename some of the classes removing can- prefix 07/21407/10
2018-12-14 Romain ForlotCAN FD implementation 49/18749/3
2018-11-22 Romain ForlotCode format and style changes 99/18099/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-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-07-21 Romain ForlotFix: encoding value method has wrong signature.
2017-07-21 Romain ForlotBe able to write raw frame & encode value to sent