aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-11-14Fix: config.xml.in template usagedab_4.0.3dab/4.0.34.0.3dabRomain Forlot1-1/+1
2017-11-08Fix wrong filter condition (Thanks Parai Wang)Romain Forlot1-1/+1
2017-09-05FixDAB: Kernel mandatory and missynchronizeddab_4.0.2dab_4.0.1dab/4.0.2dab/4.0.14.0.24.0.1Romain Forlot2-2/+2
2017-08-09Improve debugging diag and empty eventRomain Forlot1-3/+7
2017-08-08Can't set compile FLAG using set using Yocto buildRomain Forlot1-4/+2
2017-08-01packaging: add hidden attribute to required permissionsMatt Ranostay1-0/+1
2017-07-25Make Kernel check not mandatoryRomain Forlot4-5/+15
2017-07-21fix link optiondab_3.99.3dab/3.99.33.99.3Ronan Le Martret1-0/+4
2017-07-20Fix: align bindingv2 struct with dab appfw versionRomain Forlot12-66/+67
2017-07-01Add .gitreview for dabdab_3.99.2dab/3.99.23.99.2Jan-Simon Möller1-2/+1
2017-06-30Update READMERomain Forlot3-65/+3
2017-06-29Fix: Yocto build failure.Romain Forlot1-0/+0
2017-06-29Fix native build for openSUSE_TumbleweedRonan Le Martret1-2/+2
2017-06-29Fix: autobuild scripts.Romain Forlot3-4/+4
2017-06-28Merge "Update config.cmake"Romain Forlot1-22/+28
2017-06-28submodule update and autobuild script generationRomain Forlot3-0/+94
2017-06-28Update config.cmakeRonan Le Martret1-22/+28
2017-06-28Update to the latest app-templates versionRomain Forlot1-0/+0
2017-06-27Update to the latest app-templates versionRomain Forlot3-10/+8
2017-06-26Enable check kernel version before buildRomain Forlot2-1/+1
2017-06-22Permission about car was a test, removing it.Renesas_delivery_Q2Romain Forlot1-3/+0
2017-06-22Add some reminder...Romain Forlot1-0/+1
2017-06-22Needed feature to make binder load the bindingRomain Forlot3-1/+5
2017-06-20Review of documentationRomain Forlot3-10/+18
2017-06-20Move submodule directoryRomain Forlot2-2/+2
2017-06-20Separation Generator to a dedicated repoRomain Forlot468-15886/+3
2017-06-20Update doc revision and pdf cover.Sebastien Douheret3-1/+1
2017-06-20Add .gitreviewRomain Forlot1-0/+6
2017-06-20Align with AGL versionRomain Forlot7-16/+19
2017-06-14Now even generator can be built in SDK environmentRomain Forlot1-2/+1
2017-06-12Update build and package configuration file.Romain Forlot3-3/+56
2017-06-09Update documentation PDF metadataRomain Forlot1-2/+2
2017-06-09Rename submodule path to app-templates as the repoRomain Forlot5-8/+8
2017-06-09Update git clone command in documentationRomain Forlot2-2/+2
2017-06-09Update submodule about cmake templates and configRomain Forlot3-3/+2
2017-06-09Change name and versionRomain Forlot1-2/+2
2017-06-09Fix: warning at compile time after migration to v2Romain Forlot1-1/+1
2017-06-09Update documentationRomain Forlot2-132/+107
2017-06-09Migration to AFB Binding V2Romain Forlot12-82/+72
2017-06-09Comments, Cleanup, formatRomain Forlot16-127/+139
2017-06-07Cleanup include and prepare to switch binding v2Romain Forlot5-21/+1
2017-06-07Fix: read 2 times for 1 incoming CAN frame.Romain Forlot1-2/+2
2017-06-07Possible uninitialized variable returned.Romain Forlot1-1/+2
2017-06-07Add some useful DEBUG information for read framesRomain Forlot1-2/+3
2017-06-07Fix: invalid CAN frame read leads to an exceptionRomain Forlot1-2/+4
2017-06-07Improve reliability on multi-threading.Romain Forlot4-61/+54
2017-06-07Fix: exception unsubscribe all at startRomain Forlot1-1/+1
2017-06-07Fix: c++11 detected and not applied from configRomain Forlot3-3/+5
2017-06-07Fix: unsubscribe from 1 app remove diagnostic reqRomain Forlot1-2/+0
2017-06-07Separate low_can_subscription class from callbacksRomain Forlot7-276/+299