aboutsummaryrefslogtreecommitdiffstats
path: root/app/qml/TbtBoard.qml
AgeCommit message (Collapse)AuthorFilesLines
2024-11-24Switch to Qt6Scott Murray1-1/+1
Initial conversion to using Qt6, based on changes done to other apps. Bug-AGL: SPEC-5294 Change-Id: If62ffd1bf440f856ce73410bd3f47f4a8b97b2a4 Signed-off-by: Scott Murray <scott.murray@konsulko.com>
2020-01-15Add info page selected by steering wheel eventicefish_8.99.5icefish/8.99.58.99.5Scott Murray1-8/+9
Add a information window that can be switched to based on the "event.info" event from signal composer that the steering wheel "Info" button results in. For now, it simply displays the vehicle and engine speed in numeric form in a larger font, and a small time display. The speeds are also driven by the corresponding signal composer events that are hooked to the underlying CAN messages. Bug-AGL: SPEC-3109 Signed-off-by: Scott Murray <scott.murray@konsulko.com> Change-Id: Ibe66ecdb94b854d4ebc7f98ad7e1bf01fc615f1a
2019-03-25This is a application for display turn by run navigation information.halibut_8.0.0halibut_7.99.3halibut_7.99.2halibut_7.99.1halibut/8.0.0halibut/7.99.3halibut/7.99.2halibut/7.99.18.0.07.99.37.99.27.99.1wanglu1-0/+187
Change-Id: I0866a7d9ffa347c0935b4d00259ad1a74cd00d6e Signed-off-by: wanglu <wang_lu@dl.cn.nexty-ele.com>