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

Review README file

parent 55361183
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -96,7 +96,7 @@ $ git checkout devel
 ITS Release 2
 ITS Release 2


```sh
```sh
$ git checkout ttf_t036
$ git clone --recurse-submodules --branch=TTF_T036 https://forge.etsi.org/gitlab/ITS/TS.ITS.git ./TS.ITS
```
```


- Execute the installation script to setup the correct environment:
- Execute the installation script to setup the correct environment:
+2 −2
Original line number Original line Diff line number Diff line
@@ -161,11 +161,11 @@ system.utPort.params := "UT_VRU/UDP(dst_ip=192.168.1.21,dst_port=12345,src_port=
# Check that exteriorLights is present for VRU profile 2
# Check that exteriorLights is present for VRU profile 2
#ItsVru_TestCases.TC_VBS_MSGF_BV_14
#ItsVru_TestCases.TC_VBS_MSGF_BV_14
# Check that clusterProfiles is not set to zeros if VRU has profile 1, 2 or 4
# Check that clusterProfiles is not set to zeros if VRU has profile 1, 2 or 4
ItsVru_TestCases.TC_VBS_MSGF_BV_15
#ItsVru_TestCases.TC_VBS_MSGF_BV_15
# Check that clusterLeaveReason indicates clusterLeaderLost when the cluster leader is lost
# Check that clusterLeaveReason indicates clusterLeaderLost when the cluster leader is lost
#ItsVru_TestCases.TC_VBS_MSGF_BV_16
#ItsVru_TestCases.TC_VBS_MSGF_BV_16
# Check that clusterLeaveReason indicates clusterDisbandedByLeader when the cluster leader breaks up the cluster
# Check that clusterLeaveReason indicates clusterDisbandedByLeader when the cluster leader breaks up the cluster
#ItsVru_TestCases.TC_VBS_MSGF_BV_17
ItsVru_TestCases.TC_VBS_MSGF_BV_17
# Check that clusterLeaveReason indicates outOfClusterBoundingBox when the VRU moves out of the cluster bounding box
# Check that clusterLeaveReason indicates outOfClusterBoundingBox when the VRU moves out of the cluster bounding box
#ItsVru_TestCases.TC_VBS_MSGF_BV_18
#ItsVru_TestCases.TC_VBS_MSGF_BV_18
# Check that clusterLeaveReason indicates outOfClusterSpeedRange when the VRU is out of the cluster speed range
# Check that clusterLeaveReason indicates outOfClusterSpeedRange when the VRU is out of the cluster speed range
Compare a9f06606 to ab268c68
Original line number Original line Diff line number Diff line
Subproject commit a9f066064922e0c062b3a439cbd714f7f5a8b76a
Subproject commit ab268c681dd7dc448661a6754dcdfcb3f4d0e909
Compare ce6120ec to 74eac227
Original line number Original line Diff line number Diff line
Subproject commit ce6120ec2ad1e6be306924f6a790d902a6b9f38a
Subproject commit 74eac227ca4ae1de9c5accd6974b4f989752fa83
Compare 20591f1b to 176419e1
Original line number Original line Diff line number Diff line
Subproject commit 20591f1b164d05692c2dbfb4ac6b0e8ea972d493
Subproject commit 176419e15f4570bd5ccfdb9cb6cb0d2d525f6c88
Loading