apps/agl-service-can-low-level.git
2017-03-21 Romain ForlotTypo
2017-03-21 Romain ForlotMake IoTBZH smaller.
2017-03-21 Romain ForlotPath from CANoe db to JSON files using OpenXC utilities.
2017-03-20 Stephane DesneuxDocumentation: reviewed and updated
2017-03-20 Sebastien DouheretFix comment
2017-03-20 Sebastien DouheretUse svg instead of png image in cover root svg file
2017-03-20 Sebastien DouheretRemove root cover file cover.xcf, now replace by cove.svg
2017-03-20 Sebastien DouheretUse bash script to generate doc instead of cmake
2017-03-20 Sebastien DouheretAdd documentation cover
2017-03-20 Romain ForlotAdding instructions to monitor CAN traffic.
2017-03-20 Romain ForlotRename to the standard name Doxygen config file
2017-03-20 Romain ForlotMore accurate diagram since we do not use OpenXC generator
2017-03-20 Romain ForlotImprove documentation with config generation instructions
2017-03-20 Romain ForlotAdd targets to build documentation with instructions.
2017-03-20 Sebastien DouheretUse gitbook to manage documentation
2017-03-20 Romain ForlotUpdate toyota example
2017-03-20 Romain ForlotSpellchecking and typo
2017-03-20 Romain ForlotMake error goes back to the subscribed clients when...
2017-03-20 Romain ForlotFix: Avoid segfault if diagnostic bus isn't correctly...
2017-03-19 Romain ForlotFix bad handling unsupported OBD2 messages subscription.
2017-03-18 Romain ForlotImprove Toyota examples.
2017-03-17 Loïc Collignonadded toyota's exemple.
2017-03-17 Romain ForlotTypo and formating and rework somes sentences.
2017-03-17 Romain ForlotComments fixes, typo and formating.
2017-03-17 Loïc Collignonmoved exemples files.
2017-03-17 Romain ForlotConvert svg to png for the doc
2017-03-17 Romain ForlotAdding some abstract to the READme.
2017-03-17 Romain ForlotImprove READme instructions.
2017-03-16 Romain ForlotDiagnostic requests will occur depending on their frequ...
2017-03-16 Romain ForlotWrong error handling when fire diagnostic request.
2017-03-16 Romain ForlotGenerate a configuration example with diagnostic messag...
2017-03-16 Romain ForlotFix: decoded name will be prefixed as at subscription.
2017-03-16 Romain ForlotDoxygen base configuration file and logo.
2017-03-16 Romain Forlotgitignore update
2017-03-16 Romain ForlotInclude cleaning
2017-03-16 Romain ForlotAdding missing doxygen comments.
2017-03-16 Romain ForlotGenerated cpp file example.
2017-03-16 Romain ForlotUse index number between objects to set their links.
2017-03-16 Loïc Collignonadded a folder to ignore in .gitignore.
2017-03-16 Romain ForlotImplement check of supported diagnostic PID.
2017-03-16 Romain ForlotImprove comments
2017-03-16 Romain ForlotMake unsubscription works with diagnostic message too.
2017-03-16 Romain ForlotFix comments
2017-03-16 Romain ForlotFix diagnostic message name mismatch at decoding.
2017-03-16 Romain ForlotFollow rename operation in CMakeLists.txt
2017-03-16 Romain ForlotSmall fixes
2017-03-16 Romain ForlotFinalization of decoding part of diagnostic messages.
2017-03-16 Romain ForlotRetrieve easily Diagnostic Request PID from an Active...
2017-03-16 Romain ForlotEase use of openXC structures.
2017-03-16 Romain ForlotRename class and 1:1 map to JSON description file
2017-03-16 Romain ForlotMake available decoding OBD2 messages method to be...
2017-03-16 Romain ForlotSimplification of checking Diagnostic response.
2017-03-16 Romain ForlotImprove memory allocation about Signal states.
2017-03-16 Romain ForlotRevert accessing CAN device with a map indexing on...
2017-03-16 Romain ForlotUniformization between get_name() method of signals.
2017-03-16 Romain ForlotLittles comments improvments
2017-03-16 Romain ForlotChange way to check prefix of signals name.
2017-03-16 Romain ForlotImprove shims_logger function to get full details.
2017-03-16 Romain ForlotGet recurring requests works.
2017-03-16 Romain ForlotSimplification of diagnostic manager. Delete uneeded...
2017-03-16 Romain ForlotReturn period without unit conversion.
2017-03-16 Romain ForlotSearch signals against name not generic_name. It's...
2017-03-16 Romain ForlotLess control before process the CAN message.
2017-03-16 Romain ForlotImplement regular event launching using systemd event...
2017-03-16 Romain ForlotImprove logging messages and change string conversion...
2017-03-16 Romain ForlotMove diagnostic requests scheduling to diagnostic manager
2017-03-16 Romain ForlotFix: Initialization and entries flow
2017-03-16 Romain ForlotEnabling recurrent check of diagnostic requests.
2017-03-16 Romain ForlotImprove Doxygen comments and formating.
2017-03-16 Romain ForlotImprove: DEBUG messages.
2017-03-16 Romain ForlotFix: return before initialization of diagnostic manager.
2017-03-16 Romain ForlotMake decoder systematic use of openxc-utils to build
2017-03-16 Romain ForlotImplement signals states decoder and change map
2017-03-16 Romain ForlotSearch into generic_name as well as name + prefix, but
2017-03-16 Romain ForlotAdding/Fix classes constructors to make them correspond
2017-03-16 Romain ForlotSeparation of classes in the same file.
2017-03-16 Romain ForlotMove member from obd2_signals_t class to
2017-03-16 Romain ForlotGet decoding diagnostic request from decoding thread...
2017-03-16 Romain ForlotChange the way to check signal type making prefix_
2017-03-16 Romain ForlotReordering class method.
2017-03-16 Romain ForlotAdding instruction to use the binding.
2017-03-16 Romain ForlotFix: set to microsecond frequency check of diag request
2017-03-16 Romain Forlotfix: test for opened CAN socket.
2017-03-16 Romain ForlotKeep subscription to signal simplier without doubling
2017-03-16 Romain ForlotDefault value about thread state set at false.
2017-03-16 Romain ForlotChange configuration location into an etc directory.
2017-03-16 Romain ForlotFix: wrong location to make the increment because we use
2017-03-16 Romain ForlotFix CMakeLists file to get isotp correctly linked and...
2017-03-16 Romain ForlotMissing include header and code reordering and cleaning.
2017-03-16 Romain ForlotChange method returned value. Needed with send_request()
2017-03-16 Romain ForlotImplemente way to send diagnostic request when subscribed.
2017-03-16 Romain ForlotUse of signals prefix to be able to distinguish type of
2017-03-16 Romain ForlotMake diagnostic manager initialization processus.
2017-03-16 Romain ForlotAdding diagnostic_messages from diagnostic.json file
2017-03-16 Romain ForlotWe doesn't modify member once getted, we can use const...
2017-03-16 Romain ForlotManage prefix on CAN and OBD2 prefix. Searching signals
2017-03-16 Romain ForlotRemove uneeded define as it was already present in...
2017-03-16 Romain ForlotInstead of a global pointer, config is now a Singleton.
2017-03-16 Romain ForlotAlso initialize the id_ renamed address_ member. This...
2017-03-16 Romain ForlotKeep raw pointer for now as we have to move them around...
next