Details
Details
Assignee
Scott Murray
Scott MurrayReporter
Shilpa John
Shilpa JohnFix versions
Labels
Hardware Platform(s) Affected
NXP i.MX8
Components
Affects versions
Priority
Created June 21, 2023 at 10:10 AM
Updated November 28, 2023 at 12:32 PM
Resolved October 10, 2023 at 8:15 PM
I was trying to control the instrument cluster ui similar to how we can control the engine speed in dashboard in IVI by invoking dbcfeeder.py script and using vcan i will send the required value. In IVI it is working fine, so i was checking how we can control the warnings, speedometer reading.
Are there any kuksa-signals mapped for instrument cluster; Does the following signals can be used?
Vehicle.Cabin.SteeringWheel.Switches.CruiseEnable, Vehicle.Cabin.SteeringWheel.Switches.LaneDepartureWarning
When I flashed the image i couldnt find dbcfeeder.py script nor any kuksa-dbc-feeder dependencies. I was checking is there any way to control IC UI using kuksa ?
I am using octopus branch running in imx8mq-evk board.