apps/agl-cluster-demo-dashboard.git
3 years agoConversion to using agl-compositor sandbox/mvlad/agl-compositor
Marius Vlad [Wed, 17 Jun 2020 12:53:22 +0000 (15:53 +0300)]
Conversion to using agl-compositor

Bug-AGL: SPEC-3382

Signed-off-by: Marius Vlad <marius.vlad@collabora.com>
Change-Id: I749c47ed92f14a2967eaf9e3af9935ef52fd73a0

3 years agoUpdate autobuild scripts 68/24768/1 9.99.1 jellyfish/9.99.1 jellyfish_9.99.1
Scott Murray [Mon, 15 Jun 2020 22:53:05 +0000 (18:53 -0400)]
Update autobuild scripts

Update autobuild scripts with reworked version that fixes building
outside of the source tree.

Bug-AGL: SPEC-2049, SPEC-3300

Change-Id: I5fa9d1e9273b9ba99a27faaf3efc8d06f6ed3826
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
3 years agoreplace qtappfw with qtappfw-signal-composer package 53/24753/1
Raquel Medina [Thu, 11 Jun 2020 13:46:16 +0000 (15:46 +0200)]
replace qtappfw with qtappfw-signal-composer package

Bug-AGL: SPEC-3390
Signed-off-by: Raquel Medina <raquel.medina@konsulko.com>
Change-Id: Iabca1aee8130a179cde2f07740bbe8cb416d7597

4 years agoAdd signal-composer speed and steering wheel event support 47/23547/1 8.99.5 icefish/8.99.5 icefish_8.99.5
Scott Murray [Fri, 3 Jan 2020 23:13:33 +0000 (18:13 -0500)]
Add signal-composer speed and steering wheel event support

Changes include:
- Pull in signal-composer support from libqtappfw
- Add a configuration file that controls whether the existing
  canned animation behavior should be used, or events from
  signal-composer should drive speeds and indicators.
- Add new icons provided by LF graphics team for cruise control
  and lane departure warning, and drive their state based on
  appropriate steering wheel events.
- Hide/show the digital vehicle/engine speed values in the
  gauges based on the steering wheel info event. This is
  intended to work in sync with changes to tbtnavi to have it
  display larger speed indicators via an alternate page.

Bug-AGL: SPEC-3045, SPEC-3049

Change-Id: I77249f65b80596fe7f2af9fe29b3ed86b63a8a45
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
4 years agoUpdates to fix building with SDK and remove submodule usage 72/23372/2 8.99.3 8.99.4 icefish/8.99.3 icefish/8.99.4 icefish_8.99.3 icefish_8.99.4
Scott Murray [Sun, 15 Dec 2019 18:18:47 +0000 (13:18 -0500)]
Updates to fix building with SDK and remove submodule usage

Update the autobuild script and CMake files to work with the SDK, and
remove now deprecated usage of the app-templates submodule.

Bug-AGL: SPEC-3055

Change-Id: Ib01f46fa510df2614021a8f256ab09fdcff8871a
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
4 years agoUpdates to handle larger remote display 20/22720/1 8.99.1 8.99.2 icefish/8.99.1 icefish/8.99.2 icefish_8.99.1 icefish_8.99.2
Scott Murray [Sun, 20 Oct 2019 15:02:51 +0000 (11:02 -0400)]
Updates to handle larger remote display

Tweak the locations and sizes of various widgets to handle larger 640x720 remote
display area used by tbtnavi on IVI board.

Bug-AGL: 2915

Signed-off-by: Scott Murray <scott.murray@konsulko.com>
Change-Id: I4d39c94ac198217ef1200afef2b0c0e1f5a50bfd

4 years agoUpdate permissions 20/21820/1 7.99.3 8.0.0 8.0.1 halibut/7.99.3 halibut/8.0.0 halibut/8.0.1 halibut_7.99.3 halibut_8.0.0 halibut_8.0.1
Scott Murray [Fri, 5 Jul 2019 12:38:16 +0000 (08:38 -0400)]
Update permissions

Add the new display permission to config.xml.in.

Bug-AGL: SPEC-2607

Signed-off-by: Scott Murray <scott.murray@konsulko.com>
Change-Id: I7511db3a9faba049c91df753052d799ecdfbe789

4 years agoIntroduce autobuild scripts 19/21819/1
Scott Murray [Fri, 5 Jul 2019 12:38:00 +0000 (08:38 -0400)]
Introduce autobuild scripts

Add agl and linux autobuild scripts to silence build warnings.
These 2 scripts are based on the latest version of the autobuild
script, but they've been customized to (i) work with the existing
qmake files and (ii) the 'update' and 'package-test' targets have
been removed.

Bug-AGL: SPEC-2164

Signed-off-by: Scott Murray <scott.murray@konsulko.com>
Change-Id: I03b9c2dee65d20c11d0c4b90ca9817bd3d53f255

5 years agoAdd status icons and other updates 85/18985/1 6.99.3 6.99.4 7.90.0 7.99.1 7.99.2 guppy/6.99.3 guppy/6.99.4 guppy_6.99.3 guppy_6.99.4 halibut/7.90.0 halibut/7.99.1 halibut/7.99.2 halibut_7.90.0 halibut_7.99.1 halibut_7.99.2
Scott Murray [Tue, 18 Dec 2018 06:57:51 +0000 (22:57 -0800)]
Add status icons and other updates

Add status icons provided by AGL graphics design team, and tweak
the animation behavior to simulate power on at the start of the
cycle by blinking them.  Additionally, the speed has been switched
to MPH, and the turn signal animation has been udpated to simulate
passing as opposed to a turn at the start of the cycle.

Change-Id: If5e3b9d2138d1129a7478bea1f4f2cb6b05f1499
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
5 years agoInitial check-in 57/18557/3
Scott Murray [Tue, 4 Dec 2018 16:52:01 +0000 (11:52 -0500)]
Initial check-in

Demo instrument cluster dashboard application to display instrument
cluster mock-up with speedometer, tachometer, temperature, and fuel
gauges.  A space is provided in the center of the dashboard for the
overlay of the receiver application's remote display.

Note that the gauges themselves and their animation are based on the
Qt dashboard example:

https://doc.qt.io/qt-5.11/qtquickextras-dashboard-example.html

The associated qml source files are under the BSD license, other files
are Apache 2.0.

Additionally, note that the application uses the windowmanager, but not
the homescreen service, as the demo instrument cluster does not use the
homescreen.  There is also an implicit assumption that the windowmanager
configuration allows the application to claim the homescreen role and
that the surface for that role will be 1920x1080 portrait mode.

Change-Id: I413fa165125813757ab4712993320440ed641f32
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
5 years agoInitial empty repository 6.99.2 guppy/6.99.2 guppy_6.99.2
Jan-Simon Moeller [Mon, 26 Nov 2018 10:18:12 +0000 (10:18 +0000)]
Initial empty repository