Commit f9eefafe authored by YannGarcia's avatar YannGarcia
Browse files

Replace references to G5 by RadioNetwork

parent c9748c79
...@@ -41,7 +41,7 @@ module LibItsBtp_TestSystem { ...@@ -41,7 +41,7 @@ module LibItsBtp_TestSystem {
group nt1Ports { group nt1Ports {
/** /**
* @desc NT1 BTP Port (BTP/GeoNet/G5) * @desc NT1 BTP Port (BTP/GeoNet/RadioNetwork)
*/ */
type port BtpPort message { type port BtpPort message {
in BtpInd; in BtpInd;
......
...@@ -59,7 +59,7 @@ module LibItsCam_TestSystem language "TTCN-3:2010 Real Time and Performance Test ...@@ -59,7 +59,7 @@ module LibItsCam_TestSystem language "TTCN-3:2010 Real Time and Performance Test
group fa1Ports { group fa1Ports {
/** /**
* @desc FA1 CAM Port (CAM/BTP/GeoNet/G5) * @desc FA1 CAM Port (CAM/BTP/GeoNet/RadioNetwork)
*/ */
type port CamPort message { type port CamPort message {
in CamInd; in CamInd;
......
...@@ -58,7 +58,7 @@ module LibItsDenm_TestSystem { ...@@ -58,7 +58,7 @@ module LibItsDenm_TestSystem {
group fa1Ports { group fa1Ports {
/** /**
* @desc FA1 DENM Port (DENM/BTP/GeoNet/G5) * @desc FA1 DENM Port (DENM/BTP/GeoNet/RadioNetwork)
*/ */
type port DenmPort message { type port DenmPort message {
in DenmInd; in DenmInd;
......
...@@ -60,7 +60,7 @@ module LibItsGeoNetworking_TestSystem { ...@@ -60,7 +60,7 @@ module LibItsGeoNetworking_TestSystem {
group nt2Ports { group nt2Ports {
/** /**
* @desc NT2 GeoNetworking Port (GeoNetworking/G5) * @desc NT2 GeoNetworking Port (GeoNetworking/RadioNetwork)
*/ */
type port GeoNetworkingPort message { type port GeoNetworkingPort message {
in GeoNetworkingInd; in GeoNetworkingInd;
......
...@@ -58,7 +58,7 @@ module LibItsIvim_TestSystem { ...@@ -58,7 +58,7 @@ module LibItsIvim_TestSystem {
group fa1Ports { group fa1Ports {
/** /**
* @desc FA1 IVIM Port (IVIM/BTP/GeoNet/G5) * @desc FA1 IVIM Port (IVIM/BTP/GeoNet/RadioNetwork)
*/ */
type port IvimPort message { type port IvimPort message {
in IvimInd; in IvimInd;
......
...@@ -41,7 +41,7 @@ module LibItsIpv6OverGeoNetworking_TestSystem { ...@@ -41,7 +41,7 @@ module LibItsIpv6OverGeoNetworking_TestSystem {
group nt2Ports { group nt2Ports {
/** /**
* @desc NT2 IPv6 over GeoNetworking Port (IPv6/GeoNetworking/G5) * @desc NT2 IPv6 over GeoNetworking Port (IPv6/GeoNetworking/RadioNetwork)
*/ */
type port IPv6OverGeoNetworkingPort message { type port IPv6OverGeoNetworkingPort message {
in IPv6OverGeoNetworkingInd; in IPv6OverGeoNetworkingInd;
......
f_verify_rca_certificate/** /**
* @author ETSI / STF544 * @author ETSI / STF544
* @version $Url$ * @version $Url$
* $Id$ * $Id$
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment