Commit a70b3f16 authored by Yann Garcia's avatar Yann Garcia
Browse files

Compile AtsIS

parent c2fcf765
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -47,12 +47,14 @@ do
        ln SPATEM-PDU-Descriptions.asn SPATEM_PDU_Descriptions.asn
        ln SREM-PDU-Descriptions.asn SREM_PDU_Descriptions.asn
        ln SSEM-PDU-Descriptions.asn SSEM_PDU_Descriptions.asn
        ln DSRC-addgrp-C.asn DSRC_addgrp_C.asn
        ln DSRC-region.asn DSRC_region.asn
        #cd ./iso-patched
        #ln 'ISO14906(2018)EfcDsrcApplicationv6-patched.asn' EfcDsrcApplication.asn
        #ln 'ISO14906(2018)EfcDsrcGenericv7-patched.asn' EfcDsrcGeneric.asn
        #ln ISO24534-3_ElectronicRegistrationIdentificationVehicleDataModule-patched.asn ElectronicRegistrationIdentificationVehicleDataModule.asn
        #ln ISO14823-missing.asn GDD.asn
        #cd -
        cd -
    fi
    SUB_DIRS=`find . -type d`
    if [ "SUB_DIRS" != "" ]
+11 −9
Original line number Diff line number Diff line
@@ -81,6 +81,10 @@ $(TOP_DIR)/./build/asn1/ISO_TS_14816/AVIAEINumberingAndDataStructures.asn:
#	mkdir -p "$(dir $@)
#	curl -o "$@" 'https://standards.iso.org/iso/14906/ed-3/en/ISO14906(2018)EfcDsrcGenericv7.asn'

#$(TOP_DIR)/./build/asn1/ISO_TS_ISO17573_3/EfcDataDictionary.asn:
#	mkdir -p "$(dir $@)
#	curl -o "$@" 'https://standards.iso.org/iso/17573/-3/ed-1/en/ISO17573-3(2023)EfcDataDictionaryV1.3.asn'

$(TOP_DIR)/./build/asn1/ISO_TS_17419/CITSapplMgmtIDs.asn:
	mkdir -p "$(dir $@)"
	curl -o "$@" 'https://standards.iso.org/iso/ts/17419/TS%2017419%20ASN.1%20repository/TS17419_2014_CITSapplMgmtIDs.asn'
@@ -106,15 +110,13 @@ $(TOP_DIR)/./build/asn1/ISO_TS_17419/CITSdataDictionary2.asn:
#$(TOP_DIR)/./build/asn1/ISO_TS_19091/DSRC_REGION_noCircular.asn
#$(TOP_DIR)/./build/asn1/ISO_TS_19091/REGION.asn

$(TOP_DIR)/./build/asn1/ISO_TS_19321/IVI.asn:
	mkdir -p "$(dir $@)"
	curl 'https://standards.iso.org/iso/ts/19321/ed-2/en/ISO19321IVIv2.asn' | \
	sed -e 's/\bCITSdataDictionary1\b/CITSapplMgmtIDs/g' \
	    -e 's/,\s*\.\.\.\s*,\s*[0-9]\+/,.../g' \
		-e 's/ITS-Container/ETSI-ITS-CDD/g' \
		-e 's/ts (102894)/102894/g' \
		-e 's/version (2)/major-version-3 (3) minor-version-1 (1)/g' \
	> "$@"
#$(TOP_DIR)/./build/asn1/ISO_TS_19321/IVI.asn:
#	mkdir -p "$(dir $@)"
#	curl -o "$@" 'https://standards.iso.org/iso/ts/19321/ed-3/en/ISO_CD%20TS%2019321%20ed.3%20-%20id.82956%20Approval%20ISO19321IVIv3.1.asn'

#$(TOP_DIR)/./build/asn1/ISO_TS_19321/IVI-IS.asn:
#	mkdir -p "$(dir $@)"
#	curl -o "$@" 'https://standards.iso.org/iso/ts/19321/ed-3/en/ISO_CD%20TS%2019321%20ed.3%20-%20id.82956%20Approval%20ISO19321IVI-IS.asn'

#$(TOP_DIR)/build/asn1/ISO_TS_24534-3/ElectronicRegistrationIdentificationVehicleDataModule.asn:
#	mkdir -p "$(dir $@)"
Compare cb49fba1 to 1d0c9866
Original line number Diff line number Diff line
Subproject commit cb49fba11f3bfcda41223d46fdd263bee39364f1
Subproject commit 1d0c9866e493deb47e132729bb9dc378d6498022
Compare 4b1d1fa7 to 97cc32e6
Original line number Diff line number Diff line
Subproject commit 4b1d1fa7f56c6b76cd6d3f303179b7805be3d6b9
Subproject commit 97cc32e6a921bc89d16212e8ce308b103fd26808