Commit ba58b0d7 authored by YannGarcia's avatar YannGarcia
Browse files

Merging TTF002 in TTF011 - Phase1: AtsCAM, AtsDENM, AtsGeoNetworking, AtsSecurity, AtsPki

parent 059c75d6
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -11,4 +11,6 @@ sources := \
ifeq (,$(ITS_CONTAINER))
   ITS_CONTAINER := defined
   sources += ../../asn1/cdd/ITS_Container.asn
else
   sources += $(ITS_CONTAINER) # Set in config.mk
endif
+2 −2
Original line number Diff line number Diff line
@@ -16,8 +16,8 @@ module LibItsHttp_BinaryMessageBodyTypes {
   */
  // TODO Add here your custom binary import
  // LibIts
  import from IEEE1609dot2BaseTypes language "ASN.1:1997" all;
  import from IEEE1609dot2 language "ASN.1:1997" all;
  import from Ieee1609Dot2BaseTypes language "ASN.1:1997" all;
  import from Ieee1609Dot2 language "ASN.1:1997" all;
  import from EtsiTs102941BaseTypes language "ASN.1:1997" all;
  import from EtsiTs102941TypesEnrolment language "ASN.1:1997" all;
  import from EtsiTs102941MessagesCa language "ASN.1:1997" all;
+2 −2
Original line number Diff line number Diff line
@@ -15,8 +15,8 @@ module LibItsHttp_BinaryTemplates {
    
  // TODO Add here your custom binary import 
  // LibIts
  import from IEEE1609dot2BaseTypes language "ASN.1:1997" all;
  import from IEEE1609dot2 language "ASN.1:1997" all;
  import from Ieee1609Dot2BaseTypes language "ASN.1:1997" all;
  import from Ieee1609Dot2 language "ASN.1:1997" all;
  import from EtsiTs102941BaseTypes language "ASN.1:1997" all;
  import from EtsiTs102941TypesEnrolment language "ASN.1:1997" all;
  import from EtsiTs102941MessagesCa language "ASN.1:1997" all;