aboutsummaryrefslogtreecommitdiffstats
path: root/low-can-binding
AgeCommit message (Expand)AuthorFilesLines
2020-01-09converter: Improve bit_position computationRomain Forlot3-33/+27
2020-01-09decoder: reformat function to parse the bitfieldRomain Forlot1-8/+10
2020-01-09message: Default frame layout as little endian.Romain Forlot4-5/+5
2020-01-09diag-mngr: Fix sending and change initRomain Forlot3-17/+24
2020-01-09socket-bcm: Format, simplification of open socketRomain Forlot1-12/+10
2020-01-09decoder: rework how to swap frame layout.Romain Forlot7-31/+35
2020-01-09message: optimize getting subpart of a vectorRomain Forlot1-19/+7
2020-01-09msg_definition: integrate frame layout as a flagRomain Forlot3-9/+2
2020-01-09misc: Some cleanup and fixes about signatures.Romain Forlot4-3/+14
2020-01-09ini-config: remove ini-config libRomain Forlot1-2/+0
2020-01-09all: format typoRomain Forlot5-9/+7
2020-01-09init: Improve error message when not finding config fileRomain Forlot1-1/+1
2020-01-09low-can: Fix init failing when using without J1939Romain Forlot1-1/+1
2020-01-09converter: Fix to_hex conversionCorentin Le Gall1-1/+1
2020-01-09apidef: fix no preinit defined.Romain Forlot1-1/+1
2020-01-09cmake: fix lib not populated and RPATH usageRomain Forlot1-0/+7
2020-01-09message-def: Fix code to avoid warningsCorentin Le Gall1-2/+2
2020-01-09socketcan-bcm: Fix wrongly opened socketRomain Forlot1-0/+1
2020-01-09init: Fix wrong diagnostic bus name returned.Romain Forlot1-1/+1
2020-01-09all: formatRomain Forlot4-45/+30
2020-01-09decoder/encoder: typoRomain Forlot2-2/+2
2020-01-09converter: Use unsigned int whenever it's possibleRomain Forlot2-3/+9
2020-01-09decoder/encoder: simplification of code.Romain Forlot2-120/+36
2020-01-09encoder: use switch case to handle CAN protocolsRomain Forlot1-31/+37
2020-01-09message: Correctly detect extended CAN id.Romain Forlot1-3/+1
2020-01-09socket: Raise an error if open function failed.Romain Forlot2-0/+5
2020-01-09low-can-hat: improve formatRomain Forlot1-2/+2
2020-01-09low-can-cb: improve readabilityRomain Forlot1-11/+6
2020-01-09can-bus: Use configuration from JSON fileRomain Forlot7-139/+38
2020-01-09fix: missing include to find find_if functionRomain Forlot1-0/+1
2020-01-09message: More explicit define about CAN protocols.Romain Forlot4-13/+13
2020-01-09decoder: fix left behind characterRomain Forlot1-1/+1
2020-01-09low-can-cb: Mark the end of the CtlSections arrayRomain Forlot1-1/+4
2020-01-09converter: littles improvements.Romain Forlot1-1/+1
2020-01-09cmake: cleaning and set RPATH for bindingRomain Forlot1-21/+36
2020-01-09decoder: Fix bit_position swappingCorentin Le Gall4-1/+25
2020-01-09sign: handle decode methods sign from can valueClément Bénier4-14/+92
2020-01-09can: Add big endian CAN frame layout handleCorentin Le Gall6-1/+51
2020-01-09application: Add dedicated function to set parentsRomain Forlot2-15/+18
2020-01-09low-can-cb: Retrieve application from external controller dataRomain Forlot1-5/+4
2020-01-09can_message: add missing signature due to conflictRomain Forlot1-4/+3
2020-01-09hat: Move some binding functions into the hatRomain Forlot2-1/+89
2020-01-09binding: add preinit function to load the configRomain Forlot6-82/+100
2020-01-09All: Make format coherent with the whole projectRomain Forlot21-94/+94
2020-01-09all: Copyright updateRomain Forlot12-12/+12
2020-01-09message_set: typedef long type signatureRomain Forlot3-5/+5
2020-01-09controller: Prepare project ot use the ControllerArthur Guyader8-867/+90
2020-01-08j1939: don't process signals using same busRomain Forlot1-6/+8
2020-01-08all: Format one line 'if' or 'for' statement.Romain Forlot13-209/+65
2020-01-08app-generated: update for generated steering wheelRomain Forlot1-276/+2