Age | Commit message (Collapse) | Author | Files | Lines |
|
There is a class named "Rect" in libwindowmanager,
and this application is using opencv with class named "Rect",
delete "using namespace cv" to fix build error.
BUG-AGL: SPEC-1787
Change-Id: If94e679b357ff3ab17acc134a66d636e7b9b6fd5
Signed-off-by: zheng_wenlong <wenlong_zheng@nexty-ele.com>
|
|
Homescreen can't handle to display Als-meter-demo app
because app name is not same in config.xml
Signed-off-by: Harunobu Kurokawa <harunobu.kurokawa.dn@renesas.com>
|
|
Changes following guidelines given in "Kickstart: New HMI Framework"
document at:
https://wiki.automotivelinux.org/_media/kickstart_apps_migration_guide.pdf
Change-Id: Ib1a2f85dec9224c02f5b8b1875c6cb02eb560ee9
Signed-off-by: zheng_wenlong <wenlong_zheng@nexty-ele.com>
|
|
Change-Id: I6abe962a8337dea0696072c87469f661f760411c
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
Add new application what we showed in als2017.
Run in renesas m3ulcb, show camera video by logitech cr920.
Display someinformation get from agl-service-steering-wheel as a meter.
Already do some test on Daring Dab 4.0.0.
[PatchSet2]
Add [QMAKE_CXXFLAGS += -mfp16-format=ieee] for raspberrypi3 build error.
[PatchSet3]
Add determine statements in app.pro for raspberrypi3.
Change-Id: I68f44eac6533567055e1c20d0b5f929242c2f082
Signed-off-by: zheng_wenlong <wenlong_zheng@nexty-ele.com>
|
|
|