aboutsummaryrefslogtreecommitdiffstats
path: root/low-can-binding/utils/converter.hpp
AgeCommit message (Expand)AuthorFilesLines
2020-01-09message: move bit position flag and actionRomain Forlot1-6/+0
2020-01-09decoder: Add new decoders: ascii, date, timeArthur Guyader1-0/+1
2020-01-09converter: Improve bit_position computationRomain Forlot1-0/+3
2020-01-09decoder: rework how to swap frame layout.Romain Forlot1-1/+2
2020-01-09converter: Use unsigned int whenever it's possibleRomain Forlot1-2/+8
2020-01-09can: Add big endian CAN frame layout handleCorentin Le Gall1-0/+1
2020-01-08all: Format one line 'if' or 'for' statement.Romain Forlot1-1/+1
2019-08-29Add file converter to manage all conversionsArthur Guyader1-0/+27