Skip to content

Commit

Permalink
Revert "Merge remote-tracking branch 'origin/cpm_vam' into feature/se…
Browse files Browse the repository at this point in the history
…curity"

This reverts commit 4ffad4f, reversing
changes made to 65f1f81.
  • Loading branch information
Adam Weisser committed Nov 10, 2024
1 parent 18e6f88 commit 4c15f21
Show file tree
Hide file tree
Showing 2,671 changed files with 19,428 additions and 100,748 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/docker-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@ jobs:
${{github.workspace}}/tools/docker
- run: >
docker run --rm
-v${{github.workspace}}:/home/build-user/workspace
-v${{github.workspace}}:/home/build-user/workspace:ro
vanetza/docker-ci:${{matrix.ubuntu-version}}
6 changes: 2 additions & 4 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
.vscode/
build/
build.asn1/
build
conanfile.pyc
doxygen/html/
www/
www/
8 changes: 0 additions & 8 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -75,14 +75,6 @@ if (VANETZA_WITH_OPENSSL)
include(CompatOpenSSLTargets)
endif()

# ASN.1 select ITS version
option(VANETZA_ASN1_WITH_ITS2 "ENABLE ITS2 ASN.1 support" OFF)
if(VANETZA_ASN1_WITH_ITS2)
set(VANETZA_USE_ITS2 1)
else()
set(VANETZA_USE_ITS2 0)
endif()

add_subdirectory(vanetza/access)
add_subdirectory(vanetza/asn1)
add_subdirectory(vanetza/btp)
Expand Down
7,260 changes: 0 additions & 7,260 deletions asn1/TS102894-2v221-CDD.asn

This file was deleted.

39 changes: 0 additions & 39 deletions asn1/TS103300-3v221-VAM-MotorcylistSpecialContainer.asn

This file was deleted.

229 changes: 0 additions & 229 deletions asn1/TS103300-3v221-VAM.asn

This file was deleted.

54 changes: 0 additions & 54 deletions asn1/TS103324v211-CPM-OriginatingStationContainers.asn

This file was deleted.

34 changes: 0 additions & 34 deletions asn1/TS103324v211-CPM-PerceivedObjectContainer.asn

This file was deleted.

Loading

0 comments on commit 4c15f21

Please sign in to comment.