apps/low-level-can-service.git
2017-04-24 Romain ForlotRename and handling write on socket using stream instea...
2017-04-24 Romain ForlotFix: Avoid returning 2 results for 1 signal.
2017-04-22 Romain ForlotRework subscription and unsubscriptions operations...
2017-04-22 Romain ForlotUse BCM socket as default cleaning up the old RAW socke...
2017-04-22 Romain ForlotFix: opening bcm socket still trying to bind as a RAW...
2017-04-22 Romain ForlotImprove logging messages
2017-04-21 Romain ForlotAdding some comments
2017-04-21 Romain ForlotMove all signals search functions into new signals_mana...
2017-04-21 Romain ForlotAvoid warning about unmanaged switch case in INI library
2017-04-21 Romain ForlotDiagnostic messages subscription simplified.
2017-04-21 Romain ForlotMake virtual CAN device name as argument
2017-04-21 Romain ForlotAdded -std=c++11 to compile option lost in transition.
2017-04-20 Romain ForlotUpdate comments
2017-04-20 Romain ForlotRemove timeout socket option.
2017-04-20 Romain ForlotSeparate socket configuration and opening
2017-04-20 Romain ForlotUse same function to open BCM and RAW CAN sockets
2017-04-19 Romain ForlotSpecializing socket class to CAN socket operations.
2017-04-19 Romain ForlotAdded missing default constructor.
2017-04-19 Romain ForlotC++11 way to initialize using list init.
2017-04-19 Romain ForlotCleaning include
2017-04-19 Romain ForlotFormating
2017-04-19 Romain ForlotFix: temporary variable assigned to a reference leading...
2017-04-19 Romain ForlotChange INI file parser library.
2017-04-18 Romain ForlotImprove REGEX to detects tests files.
2017-04-18 Romain ForlotAdd known limitation about messages_set total count.
2017-04-18 Romain ForlotUse a system INI configuration file to get devices...
2017-04-14 Romain ForlotFix: wrong testing command line
2017-04-14 Romain ForlotMake name of virtual CAN device flexible.
2017-04-14 Romain ForlotFix: wrong splitting of can_signals
2017-04-14 Romain ForlotChange directory architecture to use 2 separated projects.
2017-04-14 Romain ForlotCleaning CMAke
2017-04-14 Romain ForlotAdding C++ compile flags option by default.
2017-04-14 Romain ForlotUpdate CMake logic making external libs global
2017-04-11 Romain ForlotFix wrong target name variable.
2017-04-11 Romain ForlotAdapt CMakeFile including can-config-generator tool.
2017-04-11 Romain ForlotAdd 'can-config-generator/' from commit 'b7591d16c26862...
2017-04-11 Romain ForlotRemove boost library dependency.
2017-04-11 Romain ForlotHandle project new architecture using new CMakeFile
2017-04-11 Romain ForlotUnsubscribe instead of subscribe if can't adding to...
2017-04-11 Romain ForlotAdding K2L CAN signals to toyota examples.
2017-04-11 Romain ForlotFix: make no clients event works with CAN subscription
2017-04-11 Romain ForlotAdded Citreon sample while traveling to Karlsruhe
2017-04-11 Romain ForlotFix: wrong period operation without unit multiplicator
2017-04-11 Romain ForlotUse by default can0
2017-04-11 Romain ForlotCleaning
2017-04-11 Romain ForlotHandle simultaneous subscription to diagnostic messages.
2017-04-11 Romain ForlotHandle cancel active diag requet when there are no...
2017-04-11 Romain ForlotFix: unsubscription to diagnostic messages.
2017-04-11 Romain ForlotGet recurring requests suspend proof.
2017-04-11 Romain ForlotFix: Empty every queue before unlock mutex.
2017-04-11 Romain ForlotImprove detail in DEBUG message at recurring request...
2017-04-11 Romain ForlotPort configuration parsing to a separate object.
2017-04-11 Romain ForlotImprove documentation and added can samples
2017-04-11 Romain ForlotErase compilation WARNING.
2017-04-11 Romain ForlotFix: wrong pointer validity check...
2017-04-11 Romain ForlotFix: don't clean recurring request except if forced
2017-03-31 Forlot Romain... Fix: commands typo
2017-03-31 Wesam HaddadUpdate README.md
2017-03-31 Romain ForlotAdded some new OBD2 signals
2017-03-23 Romain ForlotComments.
2017-03-23 Romain ForlotMax in flight requests set to 8
2017-03-23 Romain ForlotAdded configuration-generated file to ignored file
2017-03-23 Romain ForlotSend diag request only if not other one with some id...
2017-03-22 Forlot Romain... Fix: make sure install execute sequentially
2017-03-22 Sebastien DouheretFix cover image (use imagemagick convert).
2017-03-22 Romain ForlotFix: typo
2017-03-22 Sebastien DouheretJustify text
2017-03-22 Sebastien DouheretFix typo
2017-03-22 Sebastien DouheretPrint status when pdf file has been generated.
2017-03-22 Romain ForlotUpdate README according to the documentation of CAN_sig...
2017-03-22 Romain ForlotSpecification of defaults available decoder.
2017-03-21 Romain ForlotFix: wrong decoder specified about OBD2 signals.
2017-03-21 Romain ForlotMake CMake file version according its usage.
2017-03-21 Stephane Desneuxdocs: fix Installation guide
2017-03-21 Romain ForlotMake copy to sdcard more reliable
2017-03-21 Romain ForlotAdding sourcing yocto build env file
2017-03-21 Romain ForlotReworking execution order to make it more simple.
2017-03-21 Romain ForlotAdded a CAUTION mention and fix some commands
2017-03-21 Romain ForlotFix: use the cmake from SDK instead from docker image
2017-03-21 Romain ForlotChange binder to binding in title in use with gitbook
2017-03-21 Romain ForlotDetail some instructions.
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 Loïc Collignon... explain why buses node is not supported.
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 Loïc Collignon... Merge pull request #1 from claneys/patch-1
next