Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

J2735 2020 Compatibility #44

Merged
merged 7 commits into from
Jan 3, 2024
Merged

Conversation

dmccoystephenson
Copy link
Contributor

TIM Config

The odevalidator/configs/config_tim.ini file has been updated to conform to J2735 2020. Specifically, the following expected field names were modified:

  • sspTimRights => notUsed
  • duratonTime => durationTime
  • sspLocationRights => notUsed1

Test Data

The following test data files were modified to conform to J2735 2020:

  • tests/testfiles/bad.json
  • tests/testfiles/good.json
  • tests/testfiles/good_broadcast_tim.json
  • validate_queue_response_full_sample.json

The following outdated fields were replaced in these files:

  • sspTimRights => notUsed
  • duratonTime => durationTime
  • sspLocationRights => notUsed1
  • sspMsgRights1 => notUsed2
  • sspMsgRights2 => notUsed3

Testing

After the modifications to the config & test files were made, the unittest.sh script was verified to have identical output as when run in the master branch.

Issues

In the process of testing, a few issues were uncovered that were not related to the modifications made here:

These issues are also occurring in the master branch.

@dan-du-car dan-du-car merged commit 208257a into usdot-jpo-ode:master Jan 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants