Age | Commit message (Collapse) | Author | Files | Lines |
|
Update low-can-demo SRCREV to pick up:
9f0973a Update autobuild script to create new targets
Bug-AGL; SPEC-2049
Change-Id: I48b2997ff6aab69229e813961bb11f06b29640d5
Signed-off-by: Frederic Marec <frederic.marec@iot.bzh>
|
|
Update .gitreview to have the defaultbranch= tag.
This simplifies changing the branches.
.
Change-Id: I991baa4851aca6bed3af467992f596fc1b4ccb71
Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
|
|
Bug-AGL: SPEC-3151
Change-Id: Iee5fcba63de56f7d326a9015902f63e4d48632bf
Signed-off-by: Lorenzo Tilve <ltilve@igalia.com>
|
|
Bug-AGL: SPEC-3152
Change-Id: I70ada4d6cf6da76b03bca7c2d8905f364b8a460f
Signed-off-by: Lorenzo Tilve <ltilve@igalia.com>
|
|
Bug-AGL: SPEC-2824
Change-Id: Icc15a48d2a78dfdd57bf60f050ec0b66c714aefa
Signed-off-by: Lorenzo Tilve <ltilve@igalia.com>
|
|
Bug-AGL: SPEC-2401
Change-Id: I6bcc182f856fa56d76152e28a0ee96d74ff7b555
Signed-off-by: Lorenzo Tilve <ltilve@igalia.com>
|
|
Bug-AGL: SPEC-2823
Change-Id: Ia58ae3d871b1f5119daf60ea08378aba6fc75046
Signed-off-by: Lorenzo Tilve <ltilve@igalia.com>
|
|
The cluster-demo-simulator is a small python script that sends can messages
to simulate speed and rpm. It has support for steering wheel events.
Bug-AGL: SPEC-3090
.
Change-Id: I45bf259c984c59912a674a57ccc642a1917a3209
Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
(cherry picked from commit b0620c288705d14aadb9cdd95e47b8b22dc7662a)
|
|
The inclusion was not working. Fix it.
Bug-AGL: SPEC-3091
.
Change-Id: Ibbeed9665e4f1cde58a7b60205b33f94a7039d59
Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
|
|
Add agl-service-can-high-level-viwi recipe to replace the
high-level-viwi-service one from meta-agl (which will later be
removed), and update packagegroup-agl-ivi-services to use it.
Also remove high-level-viwi-service and agl-service-signal-composer
from the AGL_APPS list in packagegroup-agl-demo-platform, as they
are already pulled in via packagegroup-agl-ivi-services.
Bug-AGL: SPEC-3113
Change-Id: I4ceab8b5ab1a4653f59749317d1a72c31652ca54
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
|
|
Add recipe for demo voice capabilities GUI metadata event viewer for
Alexa voiceagent, and conditionally add it to the list of applications
in packagegroup-agl-demo-platform based on the agl-voiceagent-alexa
feature being present in IMAGE_FEATURES.
Bug-AGL: SPEC-3110
Change-Id: I7b84ace51430937dbcb35f4773b06290039a19bd
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
|
|
Bug-AGL: SPEC-2984
Change-Id: Ie839c03c99dd5bfeb47efd31d559855e454031cc
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
|
|
Add a recipe for the qt-qrcode libqrencode wrapper library to allow
using it to display QR codes in the settings app, and update the
settings app dependencies to add it as a dependency. As cleanup,
the qtwebsockets dependency has been dropped from settings since it
no longer requires it.
Bug-AGL: SPEC-2981
Change-Id: Ia0d40ea1151765fa967457bf2ab6624dc7bc259d
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
|
|
Rework the agl-demo-preload feature to specify a new demo-specific
PREFERRED_RPROVIDER for the new virtual/low-can-dev-mapping virtual
package. This enables using the sllin0 interface on the CES demo
setup as the low-speed interface.
Bug-AGL: SPEC-3076
Change-Id: I872137d8acb1f5ec5df9eac92f25953b28128b36
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
|
|
Remove libqtappfw recipe, as it has been migrated to meta-agl to make
it available for other images that use meta-agl-profile-graphical-qt5.
Bug-AGL: SPEC-3045
Change-Id: I7e6a284bad3f87bb862a4e8a3554b3720d2f8f48
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
|
|
To enable seeing the steering wheel LIN messages on the cluster board
for the planned CES demo, a systemd unit that wraps the use of candump
in bridging mode is added when the agl-cluster-support feature is
enabled. To make sure that the sllin0 interface is always available
for testing without the specific demo LIN hardware, a vcan interface
is set up as sllin0 when the ttyUSB0 device representing the serial
adapter for the LIN transceiver is not present. Since this virtual
sllin0 interface is very useful for general testing of the steering
wheel event support up through the low-can and signal-composer stack,
it has not been hidden behind agl-cluster-demo-support.
Bug-AGL: SPEC-3049
Change-Id: Idb478e3fe4085859e8704ab0329a341b1a11e0ef
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
|
|
This removes a warning.
Change-Id: I7054d7770531577be6b7e609369a684b9d5fe716
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
We include these:
72eb23f fix parsing for all events, overloading for specific needs
21bba7d fix parsing event payload in presence of '\n' chars, and include signal emit for voice status and cbl changes.
9f3896c voice: register for all vshl events on start up
0ff12f7 voice: remove vshl-capabilities dependencies
c4e2933 Add steering wheel events
d56ec00 Add units and timestamp to signal-composer signal
3cd5fe3 Add initial signal-composer support
16c4429 voice: add status events to VshlCoreVoiceMessages
Bug-AGL: SPEC-3060
.
Change-Id: If2a5ba6292de4d7a833d4e67e651a4ad32a3849e
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
Bug-AGL: SPEC-2645
Change-Id: Ie4394528f8e960b5a018097a55942865ea5f4554
Signed-off-by: Jacobo Aragunde Pérez <jaragunde@igalia.com>
|
|
Add recipes for udev rules and associated scripts
1) Support USB attached I2C devices for RTC and HVAC LED support.
The RTC support loads and configures the required rtc-ds1307
driver, and sets the time from the RTC clock. The HVAC LED
support configures the LED device names for use by the HVAC
binding.
The new demo-i2c-udev-conf recipe is
added to DEMO_PLATFORM_CONF variable in packagegroup-agl-demo-platform
to have them added to the agl-demo-platform image. Since they use
udev rules to detect the corresponding hardware, this should be safe
for all platforms.
Change-Id: Id08571b43c7ae9275496980e0a5568e145a1f653
Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
|
|
Extend the current default disabling of the Kingfisher onboard
Bluetooth when using m3ulcb to include h3ulcb as well.
Bug-AGL: SPEC-3043
Change-Id: I85aff38424cd00781bb1e3c0ccbb28117fe0aa9e
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
|
|
Add gcc-sanitizers package to TOOLCHAIN_TARGET_TASK which allows linking of
libasan for detecting use-after-free and other memory corruption issue in
built applications/libraries.
Bug-AGL: SPEC-3040
Change-Id: Idad618e2bd0e9fa98baa9a3befc694c5bddeb711
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
|
|
Add libqtappfw to DEPENDS for dashboard app for signal composer
event support, and to RDEPENDS as well as new runtime dependency
agl-service-signal-composer.
Bug-AGL: SPEC-3042
Change-Id: I955f821798d85fbb0f9265ee55b81ff0bd7db620
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
|
|
Add new image called agl-demo-platform-html5, which contains the web
application runtime and HTML demo apps.
Currently, only the HTML launcher is available, but more will be
published.
Bug-AGL: SPEC-2322
Change-Id: I4628d1be18f64b7eaf4a0882a13bd1d680426516
Signed-off-by: Jacobo Aragunde Pérez <jaragunde@igalia.com>
|
|
Move Qt-specific packages to packagegroup-agl-demo-platform, and
non-specific to packagegroup-agl-demo. The goal is to be able to reuse
packagegroup-agl-demo in an HTML5-only demo image.
Bug-AGL: SPEC-2322
Change-Id: I9e3e34a1b224e10915b6e3d8dae90d50d8c6c806
Signed-off-by: Jacobo Aragunde Pérez <jaragunde@igalia.com>
|
|
da09164 voice: add initial support for voice agents
configuration
Bug-AGL: SPEC-2981
Change-Id: Id491edc34010e8711385d85b4199e3203a0fc0b6
Signed-off-by: Raquel Medina <raquel.medina@konsulko.com>
|
|
Bug-AGL: SPEC-2500
v2: rename packagegroup-agl-ivi-navigation, remove duplicate
Change-Id: I4bbd4474768a84291e94877f3a6b5b4d5a3edc58
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
Corrected the layers required for the agl-sota feature.
Signed-off-by: Patrick Vacek <patrickvacek@gmail.com>
Change-Id: I5a464fe600e9502348cbaf3d314a69fbf10358ce
|
|
navigation is no longer used, and will not work with
agl-service-navigation rewrite so must be removed.
Bug-AGL: SPEC-2880
Change-Id: Ifbd96abfba2c46b1b20180ca86d5fcef2b1d5aae
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
|
|
agl-service-navigation rewrite no longer has a interface library.
For interfacing to clients this has been moved to libqtappfw
Bug-AGL: SPEC-2880
Change-Id: I286020ddb0fa26ecb286c1f3682841b40683e418
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
|
|
mapviewer is no longer used, and will not work with
agl-service-navigation rewrite so must be removed.
Bug-AGL: SPEC-2880
Change-Id: Ia3a60200ba78be689874c99b18c2b5b329c39a45
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
|
|
agl-service-navigation uses the afb framework and application
doesn't need DBus access anymore.
Bug-AGL: SPEC-2880
Change-Id: Ie381eff74cc4f053a02fe4e56f9fadc3cf191235
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
|
|
The ondemandnavi recipe needs the libqtappfw dependency now.
Bug-AGL: SPEC-2880
.
Change-Id: I4347e0e7b7552cb9f1a1a14bab46cc5817d36ed2
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
- adopt driver configuration to provide 2 'mono' ALSA
capture devices
Bug-AGL: SPEC-2953
Signed-off-by: Tobias Jahnke <tobias.jahnke@microchip.com>
Change-Id: Iff5138828dd192cd9370b2ac1ab17c7fc3db208b
|
|
libnaviapi-agl no longer exists since agl-service-navigation
rewrite so remove it.
Bug-AGL: SPEC-2880
Change-Id: I0ebf10c526bf28c16e77a5ef95bbfcf02cc6546d
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
|
|
Bug-AGL: SPEC-2880
Change-Id: If8480e919ac129249d4e1ca20d30477541fc3424
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
|
|
Bug-AGL: SPEC-28800
Change-Id: I901064e402e010805c1abfdff06f1c8352a1cdd1
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
|
|
af3cbe9 libqtappfw: add initial navigation support
94b4633 libqtappfw: add Qt5Qml to qtappfw.pc.in
b8c33e1 Merge "mediaplayer: clear metadata in consumer UI on media removal"
5d2e0d0 mediaplayer: clear metadata in consumer UI on media removal
Bug-AGL: SPEC-2880
Change-Id: I449d5cdc573d303b466bea41fa2de3954c0a42ad
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
|
|
Bug-AGL: SPEC-2880
Change-Id: I78d00e0e2646c9c226173ef3df783f99c6e9d64e
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
|
|
Add libqtappfw to RDEPENDS for future interface between
navigation service rewrite and application.
Bug-AGL: SPEC-2880
Change-Id: I2a62f4c08b90133c7eda5e0c2b902221b9bf1941
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
|
|
Bug-AGL: SPEC-2933
Change-Id: Ie6807350306f48a5ffabc3230ae35ada5ceaaa3f
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
|
|
Add agl-speech-framework as a dependency of agl-demo now that
agl-service-voice-high is not dependent on the Alexa voiceagent.
This will enable having the homescreen application dynamically
displaying a push to talk button when a voiceagent is available.
Bug-AGL: SPEC-2858
Change-Id: I6249b4538661bcc8f76a9472f563c03f047cefc1
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
|
|
Changes include:
- Add patch to fix lin-config recipe build QA error.
- Tweak lin-config recipe to install lin_config as executable.
- Rework sllin-demo systemd unit and start_lin_demo.sh script to use
lin_config with an appropriate configuration file that enables
polling of the steering wheel adapter instead of just using
ldattach.
Bug-AGL: SPEC-2918
Change-Id: I3258b7e34cecbbb1cfb93ea6f63a44f0bbb2c06f
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
|
|
Add libqtappfw to RDEPENDS for future interface between
navigation service rewrite and application.
Bug-AGL: SPEC-2880
Change-Id: I88d9bd225ce8c1ed36ebce0d4855498406cbf0fd
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
|
|
This avoids an issue with the busybox unzip throwing a CRC error.
We don't need unzip for normal operation, so only add it for agl-devel.
Bug-AGL: SPEC-2920
.
Change-Id: Ic6c998ba1a8e30467cda1c19bff7c12558c40017
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
This tool allows to setup the BCM in the linux kernel to poll the lin bus.
This is needed to query the steering wheel.
Bug-AGL: SPEC-2918
.
Change-Id: I4887c0d179b4e93aa7bae6406057a8bd8ba79999
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
Update the default Mapbox style to the value referenced in both the
naviconfig.ini reading code and previously hard-coded in tbtnavi.
Both ondemandnavi and tbtnavi should end up with the same style if
using Mapbox, dependent on related ondemandnavi changes.
Bug-AGL: SPEC-2913, SPEC-2916
Change-Id: I7951831fe760bb61d3c3e398e2679f697a4d1800
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
|
|
Add recipe for tbtnavi turn by turn navigation application for use on
cluster remote display, and update packagegroup-agl-demo-platform to
pull it in when PREFERRED_RPROVIDER_virtual/navigation is ondemandnavi
(the default) and the agl-cluster-demo-support feature is enabled.
Bug-AGL: SPEC-2913
Change-Id: I0280fe3a2fbd3ff58a028232560b421e83baa887
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
|
|
Add libstdc++-staticdev to target toolchain to support building
agl-service-voice-high or other users of the C++17 filesystem standard
library feature. This can be removed upon upgrade to gcc 9.x, as it
will no longer be necessary.
Bug-AGL: SPEC-2856, SPEC-2857
Change-Id: Ifd50d4e9960fe0bede887317116e6587eca5eb3d
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
|
|
Remove execute bits on recipe files, and scripts that have
respective modes set in do_install() task.
Bug-AGL: SPEC-2880
Change-Id: Ib7557010b9ad2afbf3186a2955ac03cd2c87e9e3
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
|