summaryrefslogtreecommitdiffstats
path: root/recipes-demo-hmi
AgeCommit message (Collapse)AuthorFilesLines
2020-09-16Update License filenamequillback_16.93.0quillback_16.92.0quillback_16.91.1quillback_16.91.0quillback/16.93.0quillback/16.92.0quillback/16.91.1quillback/16.91.0pike_15.92.0pike_15.91.1pike_15.91.0pike/15.92.0pike/15.91.1pike/15.91.0octopus_14.94.0octopus_14.93.0octopus_14.92.0octopus_14.91.0octopus/14.94.0octopus/14.93.0octopus/14.92.0octopus/14.91.0needlefish_13.93.0needlefish_13.92.0needlefish_13.91.0needlefish/13.93.0needlefish/13.92.0needlefish/13.91.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_12.1.5lamprey_12.1.4lamprey_12.1.3lamprey_12.1.2lamprey_12.1.1lamprey_12.1.0lamprey_11.92.0lamprey_11.91.0lamprey/12.1.5lamprey/12.1.4lamprey/12.1.3lamprey/12.1.2lamprey/12.1.1lamprey/12.1.0lamprey/11.92.0lamprey/11.91.0koi_10.93.0koi_10.92.0koi_10.91.0koi/10.93.0koi/10.92.0koi/10.91.016.93.016.92.016.91.116.91.015.92.015.91.115.91.014.94.014.93.014.92.014.91.013.93.013.92.013.91.012.93.012.92.012.91.012.90.112.90.012.1.512.1.412.1.312.1.212.1.112.1.011.92.011.91.010.93.010.92.010.91.0Li, Xiaoming1-1/+1
follow up the change of https://gerrit.automotivelinux.org/gerrit/c/apps/agl-cluster-demo-receiver/+/25286 Bug-AGL: SPEC-3440 Change-Id: I4eb08de6331ec8907b6d84858a85510f109d6260 Signed-off-by: Li, Xiaoming <lixm.fnst@cn.fujitsu.com>
2020-07-14qt-cluster-receiver: Added new recipe for the qt cluster receiver applicationjellyfish_9.99.4jellyfish_9.99.3jellyfish/9.99.4jellyfish/9.99.39.99.49.99.3Marius Vlad2-5/+30
And enable it in the cluster-demo-platform. Swaps depedencies between the native C application and the Qt version. Bug-AGL: SPEC-3382 Signed-off-by: Marius Vlad <marius.vlad@collabora.com> Change-Id: I147113eb0d3a0fbb6759225706ee856d76304ac8
2020-07-10recipes-demo-hmi/cluster-receiver/cluster-receiver: Use waylandsink forMarius Vlad1-3/+0
all platforms Bug-AGL: SPEC-3382 Signed-off-by: Marius Vlad <marius.vlad@collabora.com> Change-Id: Ica0100a405247e017eeea6c8646c2b3c59f0caee
2020-07-10cluster-receiver_git: Add cluster-receiver wayland dependsMarius Vlad1-2/+5
cluster-receiver application will be a Qt application so add Qt specific dependencies for it. Also, add base and bad gstreamer plug-ins, as those are needed. Bug-AGL: SPEC-3382 Signed-off-by: Marius Vlad <marius.vlad@collabora.com> Change-Id: Ie4c73bc0c9b8746f086a94785debf300f33fa824
2020-07-06cluster-dashboard: Add wayland/scanner supportMarius Vlad1-2/+2
And remove the windowmanager dependencies. Bug-AGL: SPEC-3382 Signed-off-by: Marius Vlad <marius.vlad@collabora.com> Change-Id: Ic9c863a29551d9e7516eacdb7a7da5bf9293de38
2020-01-03Add support for CAN driven speeds for the demo dashboardicefish_8.99.5icefish/8.99.58.99.5Scott Murray1-3/+3
Changes include: - Update cluster-dashboard recipe to pull in libqtappfw for signal-composer support - Add signal-composer and required low-can and gps bindings to agl-cluster-demo-platform image - Add recipe to install configuration file that tells the cluster-dashboard app to use signal-composer vehicle and engine speed events instead of running the default animation loop, and a new agl-cluster-demo-preload feature template that drives adding the recipe to the image for demo purposes. Bug-AGL: SPEC-3045 Change-Id: I193f9fd764b7610eaacc4c524522552bcc1e7ccc Signed-off-by: Scott Murray <scott.murray@konsulko.com>
2019-10-20cluster-windowmanager-conf: update configicefish_8.99.4icefish_8.99.3icefish_8.99.2icefish_8.99.1icefish/8.99.4icefish/8.99.3icefish/8.99.2icefish/8.99.18.99.48.99.38.99.28.99.1Scott Murray1-12/+12
Update the areas.json windowmanager configuration file to work with the new larger 640x720 size of the streamed display from tbtnavi on the IVI board. Bug-AGL: SPEC-2915 Change-Id: I3a7d3932ec2264362450f6f9b9e588dd042bb7f6 Signed-off-by: Scott Murray <scott.murray@konsulko.com>
2019-08-16cluster-receiver: just RRECOMMEND gstreamer-vaapi for IntelScott Murray1-1/+3
The gstreamer-vaapi plugin is not available / buildable on all non-Intel platforms, so to avoid issues just RRECOMMEND it when building for Intel, as the gstreamer pipeline construction code in the application checks for its presence at runtime already. Bug-AGL: SPEC-2732 Change-Id: I2a9f6279caa94f510ac357d1604c9a63dfa07750 Signed-off-by: Scott Murray <scott.murray@konsulko.com>
2019-07-25Add a shrink agl-demo-platform versionOuyang Jun1-0/+29
Base on agl-demo-platform, make a shrink version for low performance board can run agl-demo-platform. Weston, hmi-framework, some APPs and some services were deleted. Using cluster-dashboard as qtwayland compositor instead of weston. Bug-AGL: SPEC-2487 Signed-off-by: Ouyang Jun <ouyangj.fnst@cn.fujitsu.com> Signed-off-by: Zhou Mingying <zhoumy@cn.fujitsu.com> Signed-off-by: Liu Wenlong <liuwl.fnst@cn.fujitsu.com> Change-Id: I96bb337f6ae157f696fc2e4fb61cdd7afc8f5109
2019-01-16cluster-windowmanager-conf: Update configurationhalibut_7.90.0halibut/7.90.0guppy_6.99.4guppy/6.99.47.90.06.99.4Scott Murray3-41/+47
Update the recipe and files to handle the rename of areas.db to areas.json and the significant rewrite of layers.json. Change-Id: I9af4e6bf29e8983568126c92b17645be4735dabe Signed-off-by: Scott Murray <scott.murray@konsulko.com>
2018-12-10Initial check-inguppy_6.99.3guppy/6.99.36.99.3Scott Murray6-0/+189
Define instrument cluster demo platform. This layer is similar to meta-agl-demo, except it defines a small platform for the instrument cluster demo, based on the agl-profile-cluster-qt5 profile. There is a "agl-cluster-demo" feature defined to enable building the platform. At the moment, only qemux86-64 and Minnowboard turbot versions have been built and tested. Other architectures should be feasible, but the agl-cluster-demo-receiver application needs some further development to support non-Intel platforms, as currently it is using the vaapisink gstreamer plug-in. Change-Id: I217608a1ecc9678d5d55a95c65f3ab6f10d5b54f Signed-off-by: Scott Murray <scott.murray@konsulko.com>