Commit 15777646 authored by filatov's avatar filatov
Browse files

change generic profile AID to the GN-MGMT one.

parent 0c35435e
Loading
Loading
Loading
Loading
+2 −3
Original line number Diff line number Diff line
@@ -7,13 +7,12 @@ format=hex
# Reference time point. The begining of the current year is used by default
#reftime=2016-01-01

# location of the IUT position
reflocation= 43.552545:10.300891
# location of the IUT position (ETSI)
reflocation = 43.616949:7.053308

# custom AID to be used to test GenericMessageProfile
macro=CAM:36
macro=DENM:37
macro=GENERIC:38

# local region: Italy
macro=RGN_LOCAL:380
+1 −1
Original line number Diff line number Diff line
@@ -16,7 +16,7 @@
		<attribute type="its_aid_ssp_list">
			<ssp aid="CAM">&#01;&#xFF;&#xFF;</ssp>  <!-- CAM -->
			<ssp aid="DENM">&#01;&#xFF;&#xFF;&#xFF;</ssp>  <!-- DENM -->
			<ssp aid="GENERIC">&#01;&#xFF;&#xFF;&#xFF;</ssp>  <!-- GENERIC -->
			<ssp aid="GN-MGMT">&#00;</ssp>  <!-- GN-MGMT -->
		</attribute>
	</subject>
	<validity>
+1 −1
Original line number Diff line number Diff line
@@ -16,7 +16,7 @@
		<attribute type="its_aid_ssp_list">
			<ssp aid="CAM">&#01;&#xFF;&#xFF;</ssp>  <!-- CAM -->
			<ssp aid="DENM">&#01;&#xFF;&#xFF;&#xFF;</ssp>  <!-- DENM -->
			<ssp aid="GENERIC">&#01;&#xFF;&#xFF;&#xFF;</ssp>  <!-- GENERIC -->
			<ssp aid="GN-MGMT">&#00;</ssp>  <!-- GN-MGMT -->
		</attribute>
	</subject>
	<validity>
+1 −1
Original line number Diff line number Diff line
@@ -16,7 +16,7 @@
		<attribute type="its_aid_ssp_list">
			<ssp aid="CAM">&#01;&#xFF;&#xFF;</ssp>  <!-- CAM -->
			<ssp aid="DENM">&#01;&#xFF;&#xFF;&#xFF;</ssp>  <!-- DENM -->
			<ssp aid="GENERIC">&#01;&#xFF;&#xFF;&#xFF;</ssp>  <!-- GENERIC -->
			<ssp aid="GN-MGMT">&#00;</ssp>  <!-- GN-MGMT -->
		</attribute>
	</subject>
	<validity>
+1 −1
Original line number Diff line number Diff line
@@ -19,7 +19,7 @@
		<attribute type="its_aid_ssp_list">
			<ssp aid="CAM">&#01;&#xFF;&#xFF;</ssp>  <!-- CAM -->
			<ssp aid="DENM">&#01;&#xFF;&#xFF;&#xFF;</ssp>  <!-- DENM -->
			<ssp aid="GENERIC">&#01;&#xFF;&#xFF;&#xFF;</ssp>  <!-- GENERIC -->
			<ssp aid="GN-MGMT">&#00;</ssp>  <!-- GN-MGMT -->
		</attribute>
	</subject>
	<validity>
Loading