Skip to content
This repository was archived by the owner on Dec 18, 2024. It is now read-only.

Fix dbcfeeder #239

Merged
merged 3 commits into from
Oct 26, 2021
Merged

Conversation

wenwenchenbosch
Copy link
Contributor

@wenwenchenbosch wenwenchenbosch commented Oct 14, 2021

dbcfeeder sends float to Vehicle.Speed in the past, but Vehicle.Speed is int32

related to #209

Copy link
Contributor

@SebastianSchildt SebastianSchildt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi, vehicle.speed is float, see COVESA/vehicle_signal_specification#234, a similar PR exists for the OBD variant. If the shipped vss is too old, we should rather make a seperate PR adding newer VSS releases…

the change to set str() is good

Copy link
Contributor

@SebastianSchildt SebastianSchildt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works

@SebastianSchildt SebastianSchildt merged commit a93fd65 into eclipse-archived:master Oct 26, 2021
@SebastianSchildt SebastianSchildt deleted the fix_dbcfeeder branch January 21, 2022 18:33
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants