summaryrefslogtreecommitdiffstats
path: root/low-can-binding/can/can-decoder.cpp
AgeCommit message (Expand)AuthorFilesLines
2020-01-09message: move bit position flag and actionRomain Forlot1-11/+0
2020-01-09can_decoder : Move frame swap to only do it one timeArthur Guyader1-11/+11
2020-01-09Update flag FRAME_LAYOUT_IS_BIGENDIAN to BYTE_FRAME_IS_BIG_ENDIANArthur Guyader1-1/+1
2020-01-09format: remove uneeded brackets.Romain Forlot1-16/+3
2020-01-09decoder: Add new decoders: ascii, date, timeArthur Guyader1-0/+61
2020-01-09message: Rework message flagsRomain Forlot1-3/+6
2020-01-09converter: Improve bit_position computationRomain Forlot1-3/+4
2020-01-09decoder: reformat function to parse the bitfieldRomain Forlot1-8/+10
2020-01-09message: Default frame layout as little endian.Romain Forlot1-1/+1
2020-01-09decoder: rework how to swap frame layout.Romain Forlot1-5/+8
2020-01-09decoder/encoder: typoRomain Forlot1-1/+1
2020-01-09decoder/encoder: simplification of code.Romain Forlot1-40/+10
2020-01-09decoder: Fix bit_position swappingCorentin Le Gall1-1/+2
2020-01-09sign: handle decode methods sign from can valueClément Bénier1-7/+66
2020-01-09All: Make format coherent with the whole projectRomain Forlot1-2/+2
2020-01-08all: Format one line 'if' or 'for' statement.Romain 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