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

Add CPM (TS102894-2v211) to Vanetza #209

Open
wants to merge 15 commits into
base: master
Choose a base branch
from

Conversation

diogopjesus
Copy link

@diogopjesus diogopjesus commented Nov 29, 2023

Hi @riebl,
This is a continuation of the old pull request i made. I deleted it by mistake when moving the code to another branch. I am sorry about the inconvenience.
This implementation already has the newly released CAM and the release 2 of DENM, besides the CPM.
To support either ITS release 1 or ITS release 2, i have changed the cmake recipe to support an option (VANETZA_ASN1_WITH_ITS2) that only links the selected version. The vanetza/asn1/its was renamed to vanetza/asn1/its1 and now the files of the selected release are copied into vanetza/asn1/its. There might be a more effiecient way to do it, let me know your thoughts.
A version of the asn1c proposed in this issue by @v0-e was used. This version supports the compilation of the release 2 asn1 files without any patching. The only small change i made was on the import CDD identification on both the CPM and DEMN to the CDDv2.2.1.
Finally some files, due to differences in the release 1 to release 2 specification, were changed in order to support both releases (like the cpm.hpp).
With that said, some files, like tests, still need to changed in order to fully support both releases.
Looking forward to receive some feedback.

@riebl
Copy link
Owner

riebl commented Nov 30, 2023

I will have a deeper look at it as soon as possible. But I can say already now: Thanks a lot for your effort!
Obviously, some GitHub unit tests fail at the moment which needs to be fixed.

@riebl
Copy link
Owner

riebl commented Dec 2, 2023

Sorry, I had no chance yet to review your PR carefully and I will be abroad for a week now. I have to postpone the review until my return.

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.

None yet

2 participants