aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2022-08-05Add gitreview file for Nifty Needlefish branchneedlefishJan-Simon Moeller1-1/+1
Update the .gitreview file. Bug-AGL: SPEC-4518 Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Change-Id: Ib602dd1a063accae23dfa2b937cd622a55b65cff
2020-09-15Fix PROJECT_URL in config.cmakeneedlefish_13.93.0needlefish/13.93.0marlin_12.93.0marlin_12.92.0marlin_12.91.0marlin_12.90.1marlin_12.90.0marlin/12.93.0marlin/12.92.0marlin/12.91.0marlin/12.90.1marlin/12.90.0lamprey_11.92.0lamprey_11.91.0lamprey/11.92.0lamprey/11.91.0koi_10.93.0koi_10.92.0koi_10.91.0koi/10.93.0koi/10.92.0koi/10.91.013.93.012.93.012.92.012.91.012.90.112.90.011.92.011.91.010.93.010.92.010.91.0Li, Xiaoming1-1/+1
Bug-AGL: SPEC-3578 Change-Id: I11ab4e578d0e297f01bc0e6bf294427927cdddce Signed-off-by: Li, Xiaoming <lixm.fnst@cn.fujitsu.com>
2020-07-13Add test bindings for agl-service-can-high-level-viwijellyfish_9.99.4jellyfish_9.99.3jellyfish_9.99.2jellyfish/9.99.4jellyfish/9.99.3jellyfish/9.99.29.99.49.99.39.99.2Li, Xiaoming6-0/+161
- Create the file and folders structure required. for building test bindings. Add all required Cmake files. - Create aft-agl-high-viwi.json configuration file for testing binding. - Create high-viwi.lua for testing bindings. Bug-AGL: SPEC-3458 Change-Id: Iaeeb62db12ab8bafcc8fab82525343b2d81fe89b Signed-off-by: Li, Xiaoming <lixm.fnst@cn.fujitsu.com>
2020-03-19Fix broken build fue to appcontroler declarationjellyfish_9.99.1jellyfish/9.99.19.99.1Frederic Marec1-1/+0
Due to last modification, appcontrollet declaration in config.cmake broke the build. Bug-AGL: SPEC-3282 Signed-off-by: Frederic Marec <frederic.marec@iot.bzh> Change-Id: I7d2af85f45231b9a3e53ce8b2a99f97d5af4715a
2020-03-18Update autobuild script to create new targetsFrederic Marec3-18/+41
Update autobuild script to create multiple widget target debug, coverage and all Remove useless afb-utilities directory due cause no .gitmodules present anymore Bug-AGL: SPEC-2049 Signed-off-by: Frederic Marec <frederic.marec@iot.bzh> Change-Id: Ibb970388d406c7293a9adda59ceba7652586241f
2020-03-18Remove afb-utilities folderJan-Simon Möller1-0/+0
This avoids fatal: no submodule mapping found in .gitmodules for path 'afb-utilities' Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org> Change-Id: I19050fcd03c14160c43956b10170fe1e8aa9bc10
2020-02-11Update .gitreview fileJan-Simon Möller1-0/+5
This updates the gitreview file in the project . Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org> Change-Id: I726792dfcda93540fb99c82afdb261c97af4a89c
2020-01-21Fix namespace issue that fails on newer g++icefish_8.99.5icefish/8.99.58.99.5Scott Murray1-1/+1
The explicit reference to the std::__cxx11 namespace in high.hpp seems no longer required and triggers an error on newer versions of g++, remove it. Bug-AGL: SPEC-2932 Signed-off-by: Scott Murray <scott.murray@konsulko.com> Change-Id: Ib49e7faebbad246aa777129c401981a58352fec4
2019-12-19Update autobuild script to create new targetsFrederic Marec2-2/+144
Update autobuild script to create multiple widget target debug, coverage and all Bug-AGL: SPEC-2049 Signed-off-by: Frederic Marec <frederic.marec@iot.bzh>
2019-05-28Fix broken link to local imagehalibut_8.0.6halibut_8.0.5halibut/8.0.6halibut/8.0.58.0.68.0.5halibutSebastien Douheret1-2/+2
Change-Id: I70c93157093241cd115d93e8b318a2f78a528a0d Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
2019-05-28Fixed book yml file (remove master reference)flounderSebastien Douheret1-2/+1
Change-Id: I68d8915ec2dea1e14c5dc4b4c25d26ea997b9f53 Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
2019-05-28Changed doc to fit new format.Sebastien Douheret12-961/+1
- split book.json - deleted no longer needed files Change-Id: I5b7b5dbf33f861068df12499a400fd55d4f001d7 Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
2019-03-13Merge pull request #1 from rm-medina/agl-autobuildStephane Desneux7-191/+57
autobuild: fix warnings due to cp command exit code
2019-03-02autobuild: fix warnings due to cp command exit codeRaquel Medina7-191/+57
- migrate app-templates to CMake module - bring latest version of autobuild script in - move conf.d/autobuild to root folder - update autobuild script to fix warnings triggered by cp operation error. Bug-AGL: SPEC-2164 Signed-off-by: Raquel Medina <raquel.medina@konsulko.com>
2018-12-21docs: add yaml bookFrederic Marec1-0/+15
Bug-AGL: SPEC-1988 Signed-off-by: Frederic Marec <frederic.marec@iot.bzh>
2018-01-04Fix: fetch failure on afb-utilitiesRomain Forlot1-0/+0
Change-Id: Ifc774cae519c3a0e63c1312d1492915661667782 Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
2018-01-04Fix: afb-utilities repo migration.Romain Forlot2-0/+3
Change-Id: I21f8be875a9d871225b9f2b97dd4ea6d1f2e6ebe Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
2018-01-04Remove lua dependency and rename to high-viwiRomain Forlot10-18/+48
And upgrade submodules Change-Id: I19dd52da56280afa0725f0a9a96efb20ad02812e Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
2017-12-22Update gitbook templatesRomain Forlot5-41/+72
Updating cover automatically using metadata in books.json Change-Id: I898fa57c5c86c671aec55f31db0553d969326b26 Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
2017-12-22docs: bump version to 5.0-EEStephane Desneux2-2/+3
Change-Id: I55936df1507e6594710b64c274fdf251044a7030 Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
2017-10-17Merge Install and Usage documentationRomain Forlot3-36/+35
Change-Id: Ifa7688c52bcc8c9b9a9c51e53f0df9250fa033eb Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
2017-10-17Added afb-controller filesRomain Forlot2-0/+117
Change-Id: I47ea676a4528dcdcb7cbbf751bb96c7f37e8db46 Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
2017-10-17Rename API from high-can to high-viwiRomain Forlot9-35/+35
This service is meant to be more generic and expose as many information from several sources. Change-Id: I657dedf397ab55e048e435dfd16ce47066820347 Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
2017-09-20doc: bump revision to 4.99-EERC1Stephane Desneux5-10/+24
Change-Id: I0b8f1d4594216a23ee252044daa93320b9f515a9 Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
2017-09-02Move to classic app-templates usage. ReorderingRomain Forlot4-0/+152
Change-Id: I8a30710bd2a3281bbf4a2a190c89004e02f62304 Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
2017-08-11Fix: raspberrypi3 AGL Yocto build failureRomain Forlot2-2/+2
Wrong callback signature, a type was casted implicitly from long unsigned int to long long unsigned int (aka uint64_t) Change-Id: I98a03ccf9e708a60af010bf12bac280dd7f3ea1d Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
2017-08-10Add a note about candata file availabilityRomain Forlot1-0/+1
Change-Id: Id0ade9421ced19fa4ca86ed53118b99b7564d45a Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
2017-07-07Generate autobuild script for Yocto usage (mostly)Romain Forlot2-0/+94
Change-Id: Ica73844716ca6dfddcfc219ec9cefd047af45839 Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
2017-07-07Update app-templatesRomain Forlot1-0/+0
Make clean fixed doesn't remove packaging files and autobuild scripts. Change-Id: Iab36d1d1196e42403940947f086aa492a810aee4 Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
2017-07-07Fix: compile error on maybe unitialized variableRomain Forlot1-4/+2
Change-Id: Iacc68e23a5d10a092b7c10f18adba4b8306365e9 Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
2017-07-07Fix change in binder add new info field in structsRomain Forlot1-4/+5
Change-Id: I25a11d52588490f0f7e680643c68a8026e0888d2 Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
2017-07-07Fix: Yocto build errorRomain Forlot2-5/+1
Change-Id: Ic20d6753cfe24de2dfdc173f18328af91bb07206 Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
2017-07-04DAB RC3 Fixes follows appfw API break.Romain Forlot2-20/+20
Following functions now return 0 on success and negative value on failure : o afb_req_subcall o afb_req_subcall_sync o afb_service_call o afb_service_call_sync Verbosity macros used in v2 bindings now needs to be prefixed with AFB_ (ERROR -> AFB_ERROR) Change-Id: I7b41f26875226861d8826936c712b4a59e5bb783 Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
2017-06-28Update to the latest app-templates versionRomain Forlot1-0/+0
No more needs to call any macro and only include config.cmake file is mandatory. Common.cmake is include from config.cmake file Generation autobuild script in conf.d/autobuild dir Change-Id: I580e3cc797e7d213d74b49300d89cd78bf3bb509 Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
2017-06-27Use latest version of app-templates repoRomain Forlot3-10/+14
Change-Id: I580e3cc797e7d213d74b49300d89cd78bf3bb509 Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
2017-06-20Update doc revision and pdf cover.4.0Sebastien Douheret3-0/+1
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
2017-06-20Merge branch 'master' of github.com:iotbzh/high-level-viwi-serviceRomain Forlot0-0/+0
2017-06-20Adjust version to AGL and update documentationRomain Forlot6-9/+9
Change-Id: I0e6501ce6cc56731f004804f8654bc9d15204cd6 Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
2017-06-20Adjust version to AGL and update documentationRomain Forlot2-2/+2
Change-Id: I0e6501ce6cc56731f004804f8654bc9d15204cd6 Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
2017-06-19Update documentation.Romain Forlot3-20/+21
Change-Id: I0dfdb6d9461073ed021663aed4d2f36040fb1356 Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
2017-06-19Same binding name than low lvl CAN bindingRomain Forlot1-2/+2
Change-Id: Ifff4ea5e3407df33aae382d80e0d06bd4d33868f Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
2017-06-19Added CAN data samples.Romain Forlot1-0/+31981
Change-Id: I7a9b5f19be92426c164013c4dfe74ad53299c9ae Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
2017-06-15Update docs using provided CAN dump sampleRomain Forlot1-2/+2
Change-Id: Ia01a432977f9435917ee5928bb717e332dcd1866 Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
2017-06-12Reworked build processRomain Forlot7-43/+71
- Renamed submodule folder, binding - added more complete config.xml widget file Change-Id: I1b6c18bc5cbd461c193dacba29678cf5c5f3143d Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
2017-06-12Updating README and add usage documentation.Romain Forlot22-18/+1316
Change-Id: I1bc2ef589ef60098cd1c1eb203e3140c0c955eed Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
2017-06-12Migration to binding v2Romain Forlot5-73/+58
Change-Id: I05e93ff74db3f9e7b31a7348ea0fa23d16b737c7 Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
2017-06-05Adding a Warning about submoduleRomain Forlot1-0/+3
Change-Id: I121588fc242cb6d923fadf76a9b2b280f2103dcd Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
2017-06-05Add licenceRomain Forlot1-0/+201
Change-Id: Id73a1dd06953f39ba93864cdb2804d5024ac1b3b Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
2017-06-05Adding submodule instructions to build the bindingRomain Forlot1-1/+6
Change-Id: Id2a76ac6f399caeb416797b2c0130fbf4200fe25 Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
2017-06-05Initial CommitRomain Forlot13-0/+1185
Change-Id: I4a832208f3db9f5fece82f44cc957c6c1bb91d6c Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>