summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-05-25Merge "Fixing typos made in comments"flounder_5.99.1flounder/5.99.15.99.1Jan-Simon Moeller18-76/+76
2018-05-24Fixing typos made in commentsydimitrov18-76/+76
2018-05-16Fix compilation warningRomain Forlot1-1/+1
2018-05-14Fix gitreview file after repo moveydimitrov1-1/+1
2018-04-17Detect engine state and use it during diagnostic messages subscriptionsJonathan Aillet3-3/+86
2018-04-17Add possibility to subscribe to a recurring request permanentlyJonathan Aillet5-14/+34
2018-04-17Add saving of diagnostic messages informationJonathan Aillet9-99/+274
2018-04-09Correct errors in commentsJonathan Aillet3-3/+3
2018-03-23Fix name to fit rename of git repository.Romain Forlot3-6/+7
2018-03-15Change subscribed signals search to check filters as wellJonathan Aillet4-7/+15
2018-03-14Delete obsolete references.Jonathan Aillet4-33/+14
2018-03-14Correction of 'typo' in documentation.Jonathan Aillet1-1/+1
2018-01-18Run by default with system low-can serviceRomain Forlot1-1/+1
2018-01-02Make low-can use afb-genskel by defaultRomain Forlot13-64/+39
2017-12-22docs: bump version to 5.0-EEStephane Desneux4-2/+3
2017-12-21Code enhancements mem leaks and uninitialized byteRomain Forlot2-0/+14
2017-12-07Initialize struct to avoid unexpected behaviorRomain Forlot1-2/+4
2017-12-05Fix wrong config.xml file used to build widgetRomain Forlot1-1/+1
2017-11-30Fails write request if CAN signal not writableRomain Forlot1-1/+4
2017-11-30Fix permission labelRomain Forlot1-2/+2
2017-11-30Correctly reconstituting entire CAN frameRomain Forlot1-5/+6
2017-11-29Deprecate cmake variables not usefulRomain Forlot3-10/+3
2017-11-17Fixed error after hard c/c ...Romain Forlot1-29/+27
2017-11-17Wrong manipulation create those files. DeletingRomain Forlot2-272/+0
2017-11-17CleaningRomain Forlot2-14/+17
2017-11-17Handle space in project pathRomain Forlot3-33/+334
2017-11-14Fix: wgt config file usage to build widgetRomain Forlot1-1/+1
2017-11-08Send entire CAN message rather than CAN signal.Romain Forlot1-7/+13
2017-11-08Update app-templates and autobuild scriptRomain Forlot3-4/+12
2017-11-08Fix wrong filter condition (Thanks Parai Wang)Romain Forlot1-1/+1
2017-10-19Make write permission use the same name everywhereRomain Forlot4-101/+4
2017-10-19Details usage of write verb in docs.Romain Forlot1-37/+92
2017-09-28Add timestamp to diagnostic message event tooRomain Forlot2-1/+3
2017-09-28Use afb_genskel tools to generate api definitionRomain Forlot4-3/+161
2017-09-28Handle batched subscriptions in a JSON arrayRomain Forlot1-22/+30
2017-09-20Docs - autogenerate coverSebastien Douheret4-8/+31
2017-09-19docs: fix cover versionStephane Desneux2-0/+0
2017-09-19docs: fix cover versionStephane Desneux1-2/+2
2017-09-19Fix: again and again documentation revisionRomain Forlot1-1/+1
2017-09-19Set docs revision to 4.99-EERC1Sebastien Douheret2-3/+3
2017-09-19Documents new verb: get, list and write for EELRomain Forlot3-0/+55
2017-09-19Update doc: Timestamp added to returned events.Romain Forlot1-3/+3
2017-09-13Add timestamp val to returned json object on eventRomain Forlot3-4/+29
2017-09-01Add get() and list() APIYuichi Kusakabe3-0/+114
2017-09-01Fix can write API resultYuichi Kusakabe1-2/+2
2017-09-01Fix write CAN bus nameYuichi Kusakabe1-1/+1
2017-09-01Install step created by app-templates submoduleRomain Forlot5-11/+21
2017-09-01New app-templates changes about compil flags.Romain Forlot2-5/+12
2017-08-23Finalize JSON OPENapi definition fileRomain Forlot1-8/+3
2017-08-09FormatRomain Forlot1-7/+28