summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2020-01-03Add signal-composer speed and steering wheel event supporthalibut_8.0.6halibut_8.0.5halibut/8.0.6halibut/8.0.58.0.68.0.5halibutScott Murray17-13/+888
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>
2020-01-03Fix branch in .gitreviewScott Murray1-1/+1
Set branch to halibut in .gitreview for halibut branch. Bug-AGL: SPEC-2952 Change-Id: Ia4074494826ca067532a2f5e3859aca9d11f1914 Signed-off-by: Scott Murray <scott.murray@konsulko.com>
2019-12-15Updates to fix building with SDK and remove submodule usagehalibut_8.0.4halibut/8.0.48.0.4Scott Murray6-36/+81
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>
2019-10-20Updates to handle larger remote displayhalibut_8.0.3halibut/8.0.38.0.3Scott Murray1-11/+10
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
2019-07-05Update permissionshalibut_8.0.1halibut_8.0.0halibut_7.99.3halibut/8.0.1halibut/8.0.0halibut/7.99.38.0.18.0.07.99.3Scott Murray1-0/+1
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
2019-07-05Introduce autobuild scriptsScott Murray2-0/+89
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
2018-12-18Add status icons and other updateshalibut_7.99.2halibut_7.99.1halibut_7.90.0halibut/7.99.2halibut/7.99.1halibut/7.90.0guppy_6.99.4guppy_6.99.3guppy/6.99.4guppy/6.99.37.99.27.99.17.90.06.99.46.99.3Scott Murray28-9/+185
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>
2018-12-04Initial check-inScott Murray24-0/+1977
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>
2018-11-26Initial empty repositoryguppy_6.99.2guppy/6.99.26.99.2Jan-Simon Moeller0-0/+0