aboutsummaryrefslogtreecommitdiffstats
path: root/low-can-binding/can/can-decoder.cpp
AgeCommit message (Expand)AuthorFilesLines
2019-12-03all: formatRomain Forlot1-6/+0
2019-12-03decoder/encoder: typoRomain Forlot1-1/+1
2019-12-03decoder/encoder: simplification of code.Romain Forlot1-40/+10
2019-12-03decoder: fix left behind characterRomain Forlot1-1/+0
2019-12-03Fix bit_position swappingCorentin Le Gall1-1/+2
2019-11-15sign: handle decode methods sign from can valueClément Bénier1-2/+65
2019-11-14can: Add big endian CAN frame layout handleCorentin Le Gall1-1/+4
2019-11-09All: Make format coherent with the whole projectRomain Forlot1-2/+2
2019-11-06converter: decoder: use appropriate int typesRomain Forlot1-36/+11
2019-08-30Add new decoders bytes for signal of long sizeArthur Guyader1-0/+91
2019-08-30Change signature of decodersArthur Guyader1-42/+47
2019-08-29Update function to encode and decode messageArthur Guyader1-2/+52
2019-06-26Rename some of the classes removing can- prefixRomain Forlot1-17/+17
2019-06-26Change can_message_t class usage for new j1939Romain Forlot1-2/+2
2018-05-24Fixing typos made in commentsydimitrov1-3/+3
2017-07-21Cleaning and renaming.Romain Forlot1-37/+23
2017-07-04DAB RC3 Fixes follows appfw API break.Romain Forlot1-3/+3
2017-06-20Separation Generator to a dedicated repoRomain Forlot1-0/+244
2017-04-14Change directory architecture to use 2 separated projects.Romain Forlot1-233/+0
2017-04-11Handle project new architecture using new CMakeFileRomain Forlot1-0/+233