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 upgrade #568

Merged
merged 20 commits into from
Feb 20, 2024
Merged

J2735 2020 upgrade #568

merged 20 commits into from
Feb 20, 2024

Commits on Oct 16, 2023

  1. new folder: src/tmx/Asn_J2735/include/asn_j2735_2020

    	new folder: src/tmx/Asn_J2735/src/2020
    jwillmartin committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    5153424 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2023

  1. Configuration menu
    Copy the full SHA
    bd24c11 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2023

  1. modified: src/build.sh

    	modified:   src/tmx/TmxApi/tmx/j2735_messages/SensorDataSharingMessage.hpp
    jwillmartin committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    fd6d2b5 View commit details
    Browse the repository at this point in the history
  2. new folder: src/tmx/Asn_J2735/include/asn_j2735_r2020

    	new folder: src/tmx/Asn_J2735/src/r2020
    	modified:   src/tmx/TmxUtils/test/J2735MessageTest.cpp
    	modified:   src/v2i-hub/CARMAStreetsPlugin/src/J3224ToSDSMJsonConverter.cpp
    	modified:   src/v2i-hub/CARMAStreetsPlugin/src/J3224ToSDSMJsonConverter.h
    	modified:   src/v2i-hub/CARMAStreetsPlugin/src/JsonToJ3224SDSMConverter.cpp
    	modified:   src/v2i-hub/CARMAStreetsPlugin/src/JsonToJ3224SDSMConverter.h
    	modified:   src/v2i-hub/CARMAStreetsPlugin/test/test_J2735ToSRMJsonConverter.cpp
    	modified:   src/v2i-hub/CARMAStreetsPlugin/test/test_J3224ToSDSMJsonConverter.cpp
    	modified:   src/v2i-hub/CswPlugin/src/XmlCurveParser.cpp
    	modified:   src/v2i-hub/MapPlugin/src/inputs/isd/ISDDataAdaptor.hpp
    	modified:   src/v2i-hub/MessageReceiverPlugin/src/MessageReceiverPlugin.cpp
    	modified:   src/v2i-hub/SpatPlugin/src/NTCIP1202.cpp
    	modified:   src/v2i-hub/TimPlugin/src/DsrcBuilder.cpp
    	modified:   src/v2i-hub/TimPlugin/src/TimPlugin.cpp
    	modified:   src/v2i-hub/TimPlugin/src/XmlCurveParser.cpp
    jwillmartin committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    ae4930c View commit details
    Browse the repository at this point in the history
  3. modified: src/tmx/TmxApi/tmx/j2735_messages/J2735MessageFactory.hpp

    	modified:   src/tmx/TmxUtils/test/J2735MessageTest.cpp
    jwillmartin committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    29aff87 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bb0f166 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

  1. Configuration menu
    Copy the full SHA
    31dac54 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2023

  1. Configuration menu
    Copy the full SHA
    41e8f66 View commit details
    Browse the repository at this point in the history
  2. re-introduced: src/tmx/Asn_J2735/include/asn_j2735_r41/

    	re-introduced: src/tmx/Asn_J2735/src/r41/
    	modified:   src/tmx/Messages/include/rtcm/RTCM2.h
    	modified:   src/tmx/Messages/include/rtcm/RTCM3.h
    	modified:   src/tmx/TmxApi/tmx/j2735_messages/BasicSafetyMessage.hpp
    	modified:   src/tmx/TmxApi/tmx/j2735_messages/CommonSafetyRequestMessage.hpp
    	modified:   src/tmx/TmxApi/tmx/j2735_messages/EmergencyVehicleAlertMessage.hpp
    	modified:   src/tmx/TmxApi/tmx/j2735_messages/IntersectionCollisionMessage.hpp
    	modified:   src/tmx/TmxApi/tmx/j2735_messages/J2735MessageFactory.hpp
    	modified:   src/tmx/TmxApi/tmx/j2735_messages/J2735MessageTemplate.hpp
    	modified:   src/tmx/TmxApi/tmx/j2735_messages/MessageFrame.hpp
    	modified:   src/tmx/TmxApi/tmx/j2735_messages/NmeaMessage.hpp
    	modified:   src/tmx/TmxApi/tmx/j2735_messages/ProbeDataManagementMessage.hpp
    	modified:   src/tmx/TmxApi/tmx/j2735_messages/ProbeVehicleDataMessage.hpp
    	modified:   src/tmx/TmxApi/tmx/j2735_messages/RtcmMessage.hpp
    	modified:   src/tmx/TmxApi/tmx/j2735_messages/SignalRequestMessage.hpp
    	modified:   src/tmx/TmxApi/tmx/j2735_messages/testMessage00.hpp
    	modified:   src/tmx/TmxApi/tmx/j2735_messages/testMessage01.hpp
    	modified:   src/tmx/TmxApi/tmx/j2735_messages/testMessage02.hpp
    	modified:   src/tmx/TmxApi/tmx/j2735_messages/testMessage03.hpp
    	modified:   src/tmx/TmxApi/tmx/j2735_messages/testMessage04.hpp
    	modified:   src/tmx/TmxApi/tmx/j2735_messages/testMessage05.hpp
    	modified:   src/tmx/TmxApi/tmx/messages/IvpJ2735.c
    	modified:   src/tmx/TmxApi/tmx/messages/IvpJ2735.h
    	modified:   src/tmx/TmxApi/tmx/messages/TmxJ2735Codec.hpp
    	modified:   src/tmx/TmxUtils/src/BsmConverter.cpp
    	modified:   src/tmx/TmxUtils/test/J2735MessageTest.cpp
    	modified:   src/v2i-hub/CARMAStreetsPlugin/src/JsonToJ2735SpatConverter.cpp
    	modified:   src/v2i-hub/CARMAStreetsPlugin/src/JsonToJ3224SDSMConverter.cpp
    	modified:   src/v2i-hub/CARMAStreetsPlugin/test/test_J2735MapToJsonConverter.cpp
    	modified:   src/v2i-hub/CARMAStreetsPlugin/test/test_J2735ToSRMJsonConverter.cpp
    	modified:   src/v2i-hub/CARMAStreetsPlugin/test/test_J3224ToSDSMJsonConverter.cpp
    	modified:   src/v2i-hub/CswPlugin/src/DsrcBuilder.cpp
    	modified:   src/v2i-hub/CswPlugin/src/DsrcBuilder.h
    	modified:   src/v2i-hub/CswPlugin/src/XmlCurveParser.cpp
    	modified:   src/v2i-hub/MapPlugin/src/ConvertToJ2735r41.cpp
    	modified:   src/v2i-hub/MapPlugin/src/MapPlugin.cpp
    	modified:   src/v2i-hub/MapPlugin/src/inputs/isd/ISDDataAdaptor.hpp
    	modified:   src/v2i-hub/MapPlugin/src/inputs/isd/ISDToJ2735r41.cpp
    	modified:   src/v2i-hub/MessageReceiverPlugin/src/MessageReceiverPlugin.cpp
    	modified:   src/v2i-hub/SpatPlugin/src/NTCIP1202.cpp
    	modified:   src/v2i-hub/TimPlugin/src/DsrcBuilder.cpp
    	modified:   src/v2i-hub/TimPlugin/src/DsrcBuilder.h
    	modified:   src/v2i-hub/TimPlugin/src/TimPlugin.cpp
    	modified:   src/v2i-hub/TimPlugin/src/XmlCurveParser.cpp
    jwillmartin committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    bc573d2 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2023

  1. modified: src/tmx/Asn_J2735/CMakeLists.txt

    	modified:   src/tmx/CMakeLists.txt
    jwillmartin committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    9e991c0 View commit details
    Browse the repository at this point in the history
  2. modified: src/tmx/Asn_J2735/include/asn_j2735_r2020/RegionalExtension.h

    	modified:   src/tmx/Asn_J2735/src/r2020/RegionalExtension.c
    	modified:   src/tmx/TmxUtils/test/J2735MessageTest.cpp
    	modified:   src/v2i-hub/SpatPlugin/src/NTCIP1202.cpp
    jwillmartin committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    44b52df View commit details
    Browse the repository at this point in the history
  3. modified: src/tmx/TmxUtils/test/J2735MessageTest.cpp

    	modified:   src/v2i-hub/SpatPlugin/src/NTCIP1202.cpp
    jwillmartin committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    cf51063 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a8b9052 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2023

  1. modified: src/tmx/Asn_J2735/include/asn_j2735_r2020/BasicSafetyMessa…

    …ge-addGrpCarma.h
    
    	new file:   src/tmx/Asn_J2735/include/asn_j2735_r2020/DestinationType.h
    	new file:   src/tmx/Asn_J2735/include/asn_j2735_r2020/ENUMERATED.h
    	new file:   src/tmx/Asn_J2735/include/asn_j2735_r2020/EstimatedTimeType.h
    	new file:   src/tmx/Asn_J2735/include/asn_j2735_r2020/GeneralString.h
    	new file:   src/tmx/Asn_J2735/include/asn_j2735_r2020/GeneralizedTime.h
    	new file:   src/tmx/Asn_J2735/include/asn_j2735_r2020/MobilityNeeds.h
    	new file:   src/tmx/Asn_J2735/include/asn_j2735_r2020/MobilityNeedsList.h
    	new file:   src/tmx/Asn_J2735/include/asn_j2735_r2020/MobilityNeedsType.h
    	new file:   src/tmx/Asn_J2735/include/asn_j2735_r2020/ModeOfTransportType.h
    	new file:   src/tmx/Asn_J2735/include/asn_j2735_r2020/NativeReal.h
    	new file:   src/tmx/Asn_J2735/include/asn_j2735_r2020/NumericString.h
    	new file:   src/tmx/Asn_J2735/include/asn_j2735_r2020/PersonalMobilityMessage.h
    	new file:   src/tmx/Asn_J2735/include/asn_j2735_r2020/PersonalMobilityMessageStatusType.h
    	modified:   src/tmx/Asn_J2735/include/asn_j2735_r2020/Position3D-addGrpCarma.h
    	new file:   src/tmx/Asn_J2735/include/asn_j2735_r2020/PrintableString.h
    	new file:   src/tmx/Asn_J2735/include/asn_j2735_r2020/REAL.h
    	new file:   src/tmx/Asn_J2735/include/asn_j2735_r2020/RELATIVE-OID.h
    	new file:   src/tmx/Asn_J2735/include/asn_j2735_r2020/SeatCount.h
    	new file:   src/tmx/Asn_J2735/include/asn_j2735_r2020/T61String.h
    	new file:   src/tmx/Asn_J2735/include/asn_j2735_r2020/TeletexString.h
    	new file:   src/tmx/Asn_J2735/include/asn_j2735_r2020/UUIDType.h
    	new file:   src/tmx/Asn_J2735/include/asn_j2735_r2020/VehicleDescriptionType.h
    	new file:   src/tmx/Asn_J2735/include/asn_j2735_r2020/VideotexString.h
    	modified:   src/tmx/Asn_J2735/include/asn_j2735_r2020/constr_SEQUENCE.h
    	new file:   src/tmx/Asn_J2735/src/r2020/.vscode/c_cpp_properties.json
    	new file:   src/tmx/Asn_J2735/src/r2020/.vscode/launch.json
    	new file:   src/tmx/Asn_J2735/src/r2020/.vscode/settings.json
    	modified:   src/tmx/Asn_J2735/src/r2020/RegionalExtension.c
    	modified:   src/tmx/TmxUtils/test/J2735MessageTest.cpp
    jwillmartin committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    d1eda9f View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2023

  1. new file: src/tmx/Asn_J2735/include/asn_j2735_r2020/DSRC_DayOfWeek.h

    	modified:   src/tmx/Asn_J2735/include/asn_j2735_r2020/TrafficControlSchedule.h
    	new file:   src/tmx/Asn_J2735/src/r2020/DSRC_DayOfWeek.c
    	modified:   src/tmx/Asn_J2735/src/r2020/TrafficControlSchedule.c
    jwillmartin committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    4fce5f9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    39ae4ce View commit details
    Browse the repository at this point in the history
  3. modified: src/tmx/Asn_J2735/src/r2020/MessageFrame.c

    	modified:   src/tmx/TmxUtils/test/J2735MessageTest.cpp
    jwillmartin committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    09f9461 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    beb421b View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

  1. modified: src/tmx/Asn_J2735/include/asn_j2735_r2020/

    	deleted:    src/tmx/Asn_J2735/src/r2020/.vscode/c_cpp_properties.json
    	deleted:    src/tmx/Asn_J2735/src/r2020/.vscode/launch.json
    	deleted:    src/tmx/Asn_J2735/src/r2020/.vscode/settings.json
    	modified:   src/tmx/Asn_J2735/src/r2020/
    	modified:   src/tmx/TmxUtils/test/J2735MessageTest.cpp
    jwillmartin committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    72c6f8d View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2024

  1. Merge branch 'develop' into j2735-2020-upgrade

     Conflicts:
    	src/tmx/TmxApi/tmx/TmxApiMessages.h
    	src/v2i-hub/CARMAStreetsPlugin/src/JsonToJ3224SDSMConverter.cpp
    	src/v2i-hub/ImmediateForwardPlugin/manifest.json
    
     Changes to be committed:
    	modified:   .github/workflows/sonar-scanner.yml
    	modified:   src/v2i-hub/CARMAStreetsPlugin/src/CARMAStreetsPlugin.cpp
    	modified:   src/v2i-hub/CARMAStreetsPlugin/src/JsonToJ3224SDSMConverter.cpp
    	modified:   src/v2i-hub/CARMAStreetsPlugin/src/JsonToJ3224SDSMConverter.h
    	modified:   src/v2i-hub/CARMAStreetsPlugin/test/test_JsonToJ3224SDSMConverter.cpp
    	modified:   src/v2i-hub/CDASimAdapter/src/CDASimAdapter.cpp
    	modified:   src/v2i-hub/ImmediateForwardPlugin/manifest.json
    	modified:   src/v2i-hub/TelematicBridgePlugin/src/TelematicUnit.cpp
    	modified:   src/v2i-hub/TelematicBridgePlugin/test/test_TelematicUnit.cpp
    jwillmartin committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    d80c613 View commit details
    Browse the repository at this point in the history