Skip to content
This repository has been archived by the owner on Sep 2, 2024. It is now read-only.

Adapting to VSS 4.0 #96

Merged
merged 1 commit into from
May 26, 2023

Conversation

erikbosch
Copy link
Contributor

@erikbosch erikbosch commented May 5, 2023

Adapting to VSS 4.0 based on release candidate.

@erikbosch erikbosch force-pushed the erikbosch/erik_vss branch from b36a15e to 60d335c Compare May 9, 2023 13:50
@erikbosch erikbosch mentioned this pull request May 10, 2023
@erikbosch erikbosch force-pushed the erikbosch/erik_vss branch 3 times, most recently from 4046b35 to a3c37d7 Compare May 12, 2023 08:34
@erikbosch erikbosch requested a review from lukasmittag May 12, 2023 09:42
@erikbosch
Copy link
Contributor Author

Now things seems to work, but some refactoring in ddsprovider required to support use-cases where we cannot use "latest master" of databroker. I think this one is ready for an internal review. I have verified ddsprovider and dbcfeeder.

@erikbosch erikbosch force-pushed the erikbosch/erik_vss branch from a3c37d7 to 3b6b801 Compare May 22, 2023 09:22
@erikbosch erikbosch marked this pull request as ready for review May 22, 2023 09:28
Copy link
Contributor

@lukasmittag lukasmittag left a comment

Choose a reason for hiding this comment

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

What I did:

  • Ran DDS provider against databroker
  • Ran DDS provider tests
  • Ran DBC provider against databroker
    What I've encountered:
    Error running DBC provider tests (but seems not to be related to this PR)

# Now test some transforms
result = vss_mapping.transform_value(25.3)
assert result == 25.3


def test_vehicle_obd_speed():
dbc_mapping = mapper["DI_uiSpeed"]
assert len(dbc_mapping) == 2
Copy link
Contributor

Choose a reason for hiding this comment

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

and here

@erikbosch erikbosch force-pushed the erikbosch/erik_vss branch from 3b6b801 to 24a2b7d Compare May 25, 2023 11:31
@erikbosch
Copy link
Contributor Author

@lukasmittag - could you check my answers above - if there is any remaining fixes to do?

@lukasmittag lukasmittag merged commit c8ef68f into eclipse-kuksa:main May 26, 2023
@erikbosch erikbosch deleted the erikbosch/erik_vss branch September 29, 2023 09:35
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