apps/low-level-can-service.git
2017-11-14 Romain ForlotFix: config.xml.in template usage dab 4.0.3 dab/4.0.3 dab_4.0.3
2017-11-08 Romain ForlotFix wrong filter condition (Thanks Parai Wang)
2017-09-05 Romain ForlotFixDAB: Kernel mandatory and missynchronized 87/10787/1 4.0.1 4.0.2 dab/4.0.1 dab/4.0.2 dab_4.0.1 dab_4.0.2
2017-08-09 Romain ForlotImprove debugging diag and empty event
2017-08-08 Romain ForlotCan't set compile FLAG using set using Yocto build
2017-08-01 Matt Ranostaypackaging: add hidden attribute to required permissions 81/10481/1
2017-07-25 Romain ForlotMake Kernel check not mandatory 71/10371/1
2017-07-21 Ronan Le Martretfix link option 75/10275/2 3.99.3 dab/3.99.3 dab_3.99.3
2017-07-20 Romain ForlotFix: align bindingv2 struct with dab appfw version 81/10281/3
2017-06-30 Jan-Simon MöllerAdd .gitreview for dab 3.99.2 dab/3.99.2 dab_3.99.2
2017-06-29 Romain ForlotUpdate README
2017-06-29 Romain ForlotFix: Yocto build failure.
2017-06-29 Ronan Le MartretFix native build for openSUSE_Tumbleweed 41/9941/2
2017-06-29 Romain ForlotFix: autobuild scripts.
2017-06-28 Romain ForlotMerge "Update config.cmake"
2017-06-28 Romain Forlotsubmodule update and autobuild script generation
2017-06-28 Ronan Le MartretUpdate config.cmake 17/9917/1
2017-06-28 Romain ForlotUpdate to the latest app-templates version
2017-06-27 Romain ForlotUpdate to the latest app-templates version
2017-06-26 Romain ForlotEnable check kernel version before build
2017-06-22 Romain ForlotPermission about car was a test, removing it. Renesas_delivery_Q2
2017-06-22 Romain ForlotAdd some reminder...
2017-06-22 Romain ForlotNeeded feature to make binder load the binding
2017-06-20 Romain ForlotReview of documentation
2017-06-20 Romain ForlotMove submodule directory
2017-06-20 Romain ForlotSeparation Generator to a dedicated repo
2017-06-20 Sebastien DouheretUpdate doc revision and pdf cover. 75/9775/1
2017-06-20 Romain ForlotAdd .gitreview
2017-06-20 Romain ForlotAlign with AGL version
2017-06-14 Romain ForlotNow even generator can be built in SDK environment
2017-06-12 Romain ForlotUpdate build and package configuration file.
2017-06-09 Romain ForlotUpdate documentation PDF metadata
2017-06-09 Romain ForlotRename submodule path to app-templates as the repo
2017-06-09 Romain ForlotUpdate git clone command in documentation
2017-06-09 Romain ForlotUpdate submodule about cmake templates and config
2017-06-09 Romain ForlotChange name and version
2017-06-09 Romain ForlotFix: warning at compile time after migration to v2
2017-06-09 Romain ForlotUpdate documentation
2017-06-09 Romain ForlotMigration to AFB Binding V2
2017-06-09 Romain ForlotComments, Cleanup, format
2017-06-07 Romain ForlotCleanup include and prepare to switch binding v2
2017-06-07 Romain ForlotFix: read 2 times for 1 incoming CAN frame.
2017-06-07 Romain ForlotPossible uninitialized variable returned.
2017-06-07 Romain ForlotAdd some useful DEBUG information for read frames
2017-06-07 Romain ForlotFix: invalid CAN frame read leads to an exception
2017-06-07 Romain ForlotImprove reliability on multi-threading.
2017-06-06 Romain ForlotFix: exception unsubscribe all at start
2017-06-06 Romain ForlotFix: c++11 detected and not applied from config
2017-06-06 Romain ForlotFix: unsubscribe from 1 app remove diagnostic req
2017-06-06 Romain ForlotSeparate low_can_subscription class from callbacks
2017-06-06 Romain ForlotUpdate signals.json and generated files.
2017-06-06 Romain ForlotUpdate generator at latest low level binding
2017-06-06 Romain ForlotRemove demo UI from the project
2017-06-02 Romain ForlotLet the thread to be managed outside the binding.
2017-06-02 Romain ForlotC++ coding style
2017-06-02 Romain ForlotRemove pointer generator that make memory leaks.
2017-06-02 Romain ForlotGet diag manager's socket into subscription obj
2017-06-02 Romain ForlotUpdate submodule.
2017-06-02 Romain ForlotFix: Handle several subscriptions to a signal
2017-06-02 Romain ForlotAdding accessor to diagnostic msg shared ptr.
2017-06-02 Romain ForlotChange way to validate a subscription object
2017-06-01 Romain ForlotFix warning compile
2017-06-01 Romain ForlotImplement minimum and maximum subscription filters
2017-06-01 Romain ForlotBetter handling of duplicate non recurring request
2017-06-01 Romain ForlotMethods to ease access to DynamicField members
2017-06-01 Romain ForlotClose socket by default when destroying object
2017-06-01 Romain ForlotDelete pointer and content, possible memory leak
2017-06-01 Romain ForlotInitializing all struct by default to avoid errors
2017-06-01 Romain ForlotFormat
2017-06-01 Romain ForlotLeft over renaming variable
2017-06-01 Romain ForlotFix: Frequency filter doesn't apply on diagnostic
2017-06-01 Romain ForlotCleaning
2017-06-01 Romain ForlotUse UDS PID has key to record subscriptions
2017-06-01 Romain ForlotSimplify processing event
2017-06-01 Romain ForlotFormat
2017-06-01 Romain ForlotFix: segfault subscribing diagnostic messages
2017-06-01 Romain ForlotFix: get signal name no matter type of signal.
2017-06-01 Romain ForlotUsing isnan to define frequency.
2017-06-01 Romain ForlotMissing pragma once...
2017-06-01 Romain ForlotImplement method to filter messages before pushing
2017-06-01 Romain ForlotSplit function to call 1 function by signal types.
2017-06-01 Romain ForlotRename method to have same everywhere
2017-06-01 Romain ForlotFix diagnostic message subscription.
2017-06-01 Romain ForlotAdding windows CAN signals.
2017-06-01 Romain ForlotYouCompleteMe extra configuration file for IDE
2017-06-01 Romain ForlotUse default signal frequency if no filter provided
2017-06-01 Romain ForlotRetrieve signal last value and timestamp at once.
2017-06-01 Romain ForlotFix: Don't processing filter argument
2017-06-01 Romain ForlotConsider using char* as well as string.
2017-06-01 Romain ForlotClearer call to method
2017-06-01 Romain ForlotRemove reverse find can_signal from can_message
2017-06-01 Romain ForlotUse ptr to can_signal instead of copying some members
2017-06-01 Romain ForlotMissing var declaration
2017-06-01 Romain ForlotFix: use of isnan() from std lib
2017-06-01 José Bollomanage unset values with NAN
2017-06-01 José Bollooptimise flow
2017-06-01 Romain ForlotUpdate submodule to latest version
2017-06-01 Romain ForlotCleaning
2017-06-01 Romain ForlotReworked subscription to integrate filtering.
2017-06-01 Romain ForlotReturn const structures.
next