summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-03-21TypoRomain Forlot1-1/+1
2017-03-21Make IoTBZH smaller.Romain Forlot3-3/+3
2017-03-21Path from CANoe db to JSON files using OpenXC utilities.Romain Forlot1-5/+63
2017-03-20Documentation: reviewed and updatedStephane Desneux9-53/+55
2017-03-20Fix commentSebastien Douheret1-1/+1
2017-03-20Use svg instead of png image in cover root svg fileSebastien Douheret5-2305/+122
2017-03-20Remove root cover file cover.xcf, now replace by cove.svgSebastien Douheret1-0/+0
2017-03-20Use bash script to generate doc instead of cmakeSebastien Douheret3-29/+78
2017-03-20Add documentation coverSebastien Douheret4-0/+2408
2017-03-20Adding instructions to monitor CAN traffic.Romain Forlot1-1/+17
2017-03-20Rename to the standard name Doxygen config fileRomain Forlot1-0/+0
2017-03-20More accurate diagram since we do not use OpenXC generatorRomain Forlot1-0/+0
2017-03-20Improve documentation with config generation instructionsRomain Forlot1-3/+94
2017-03-20Add targets to build documentation with instructions.Romain Forlot3-4/+68
2017-03-20Use gitbook to manage documentationSebastien Douheret26-357/+1000
2017-03-20Update toyota exampleRomain Forlot2-22/+22
2017-03-20Spellchecking and typoRomain Forlot1-18/+26
2017-03-20Make error goes back to the subscribed clients when unsupported.Romain Forlot2-1/+1
2017-03-20Fix: Avoid segfault if diagnostic bus isn't correctly set.Romain Forlot3-10/+24
2017-03-19Fix bad handling unsupported OBD2 messages subscription.Romain Forlot2-3/+4
2017-03-18Improve Toyota examples.Romain Forlot4-130/+142
2017-03-17added toyota's exemple.Loïc Collignon2-0/+451
2017-03-17Typo and formating and rework somes sentences.Romain Forlot4-14/+49
2017-03-17Comments fixes, typo and formating.Romain Forlot21-603/+575
2017-03-17moved exemples files.Loïc Collignon3-0/+0
2017-03-17Convert svg to png for the docRomain Forlot7-1111/+3
2017-03-17Adding some abstract to the READme.Romain Forlot4-1/+1132
2017-03-17Improve READme instructions.Romain Forlot1-18/+191
2017-03-16Diagnostic requests will occur depending on their frequency.Romain Forlot1-1/+1
2017-03-16Wrong error handling when fire diagnostic request.Romain Forlot1-6/+4
2017-03-16Generate a configuration example with diagnostic messages filled too.Romain Forlot1-120/+36
2017-03-16Fix: decoded name will be prefixed as at subscription.Romain Forlot1-1/+1
2017-03-16Doxygen base configuration file and logo.Romain Forlot2-0/+2548
2017-03-16gitignore updateRomain Forlot1-0/+1
2017-03-16Include cleaningRomain Forlot15-23/+19
2017-03-16Adding missing doxygen comments.Romain Forlot12-162/+332
2017-03-16Generated cpp file example.Romain Forlot1-60/+163
2017-03-16Use index number between objects to set their links.Romain Forlot6-22/+75
2017-03-16added a folder to ignore in .gitignore.Loïc Collignon1-0/+1
2017-03-16Implement check of supported diagnostic PID.Romain Forlot5-3/+31
2017-03-16Improve commentsRomain Forlot2-2/+3
2017-03-16Make unsubscription works with diagnostic message too.Romain Forlot1-11/+20
2017-03-16Fix commentsRomain Forlot1-2/+1
2017-03-16Fix diagnostic message name mismatch at decoding.Romain Forlot1-1/+1
2017-03-16Follow rename operation in CMakeLists.txtRomain Forlot9-9/+9
2017-03-16Small fixesRomain Forlot2-4/+3
2017-03-16Finalization of decoding part of diagnostic messages.Romain Forlot4-67/+102
2017-03-16Retrieve easily Diagnostic Request PID from an Active Diagnostic RequestRomain Forlot2-0/+10
2017-03-16Ease use of openXC structures.Romain Forlot2-0/+29
2017-03-16Rename class and 1:1 map to JSON description fileRomain Forlot7-55/+73