aboutsummaryrefslogtreecommitdiffstats
path: root/low-can-binding/binding/application.cpp
AgeCommit message (Expand)AuthorFilesLines
2020-01-09format: remove uneeded brackets.Romain Forlot1-4/+0
2020-01-09diag_mngr: No diagnostic msg if no diagnostic_busRomain Forlot1-3/+6
2020-01-09all: formatRomain Forlot1-4/+0
2020-01-09can-bus: Use configuration from JSON fileRomain Forlot1-0/+5
2020-01-09application: Add dedicated function to set parentsRomain Forlot1-15/+17
2020-01-09All: Make format coherent with the whole projectRomain Forlot1-2/+2
2020-01-09controller: Prepare project ot use the ControllerArthur Guyader1-0/+41
2019-08-30Add some typedef to reduce the size of the linesArthur Guyader1-4/+4
2019-08-12Integrate the J1939 features : address claiming and write.Arthur Guyader1-0/+19
2019-06-26Add the possibility to subscribe an id or a pgnArthur Guyader1-1/+18
2019-06-26Rename some of the classes removing can- prefixRomain Forlot1-12/+12
2018-12-14Simpler handling of binding subscriptionsRomain Forlot1-3/+3
2018-04-17Detect engine state and use it during diagnostic messages subscriptionsJonathan Aillet1-0/+56
2018-01-02Make low-can use afb-genskel by defaultRomain Forlot1-1/+0
2017-07-21Implements new verbs to write on CAN busRomain Forlot1-0/+6
2017-06-20Separation Generator to a dedicated repoRomain Forlot1-0/+78