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/VAM (Release 2) to Vanetza #235

Closed
wants to merge 27 commits into from
Closed

Commits on Nov 27, 2023

  1. asn1: rename its to its1

    diogopjesus committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    5fd203d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1ccc8de View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

  1. update gitignore

    diogopjesus committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    5a45dad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4f79ea7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6014202 View commit details
    Browse the repository at this point in the history
  4. remove cpm.hpp

    diogopjesus committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    9445d20 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    12abab2 View commit details
    Browse the repository at this point in the history
  6. Update gitignores

    diogopjesus committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    4288fe4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    336dafb View commit details
    Browse the repository at this point in the history
  8. update gitignore

    diogopjesus committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    c1c877b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3ef3ecf View commit details
    Browse the repository at this point in the history
  10. Update cam_functions.cpp

    diogopjesus committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    ba2ce11 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c04366e View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

  1. Configuration menu
    Copy the full SHA
    3ae5030 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    160acbf View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. Merge branch 'cpm' of github.com:diogopjesus/vanetza into cpm

    # Conflicts:
    #	vanetza/asn1/CMakeLists.txt
    khevessy committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    1fffc5d View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

  1. Configuration menu
    Copy the full SHA
    6d652dc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8f4a61f View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. Merge remote-tracking branch 'remotes/origin/master' into cpm

    # Conflicts:
    #	vanetza/asn1/CMakeLists.txt
    #	vanetza/asn1/support/BIT_STRING_jer.c
    #	vanetza/asn1/support/constr_CHOICE_aper.c
    khevessy committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    7639192 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. Try to fix unit tests by removing read-only from the workspace

    Fix includes for Release 2
    khevessy committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    610318e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b59bca3 View commit details
    Browse the repository at this point in the history
  3. Fix aper_get_nsnnwn() call

    khevessy committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    7c91dcf View commit details
    Browse the repository at this point in the history
  4. Fix security prefix removal (bad merge 7639192)

    Fix CPM message module
    khevessy committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    9292cd4 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

  1. Configuration menu
    Copy the full SHA
    3a4f0b6 View commit details
    Browse the repository at this point in the history
  2. Preparation for VAM

    khevessy committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    8bff4ed View commit details
    Browse the repository at this point in the history
  3. Add VAM .asn files

    khevessy committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    211e6fb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bc608e4 View commit details
    Browse the repository at this point in the history