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

Update ASN.1 files with latest version

parent 47f6999d
...@@ -27,13 +27,13 @@ ItsRSUsSimulator_Pixits.PX_ETSI_USE_CASE_ID := 6 ...@@ -27,13 +27,13 @@ ItsRSUsSimulator_Pixits.PX_ETSI_USE_CASE_ID := 6
# Indicate which zone to simulate # Indicate which zone to simulate
ItsRSUsSimulator_Pixits.PX_ETSI_ZONE_ID := 1 ItsRSUsSimulator_Pixits.PX_ETSI_ZONE_ID := 1
ItsRSUsSimulator_Pixits.PICS_GENERATE_BEACON := false ItsRSUsSimulator_Pics.PICS_GENERATE_BEACON := false
ItsRSUsSimulator_Pixits.PICS_GENERATE_CAM := true ItsRSUsSimulator_Pics.PICS_GENERATE_CAM := true
ItsRSUsSimulator_Pixits.PICS_GENERATE_DENM := false ItsRSUsSimulator_Pics.PICS_GENERATE_DENM := false
ItsRSUsSimulator_Pixits.PICS_GENERATE_IVIM := false ItsRSUsSimulator_Pics.PICS_GENERATE_IVIM := false
ItsRSUsSimulator_Pixits.PICS_GENERATE_MAPEM := false ItsRSUsSimulator_Pics.PICS_GENERATE_MAPEM := false
ItsRSUsSimulator_Pixits.PICS_GENERATE_SPATEM := false ItsRSUsSimulator_Pics.PICS_GENERATE_SPATEM := false
ItsRSUsSimulator_Pixits.PICS_GENERATE_SSEM := false ItsRSUsSimulator_Pics.PICS_GENERATE_SSEM := false
ItsRSUsSimulator_Pics.PICS_BEACON_FREQUENCY := 1.0 ItsRSUsSimulator_Pics.PICS_BEACON_FREQUENCY := 1.0
ItsRSUsSimulator_Pics.PICS_CAM_FREQUENCY := 1.0 ItsRSUsSimulator_Pics.PICS_CAM_FREQUENCY := 1.0
......
...@@ -582,7 +582,7 @@ module ItsRSUsSimulator_Pics { ...@@ -582,7 +582,7 @@ module ItsRSUsSimulator_Pics {
group camUseCase9 { group camUseCase9 {
modulepar ProtectedCommunicationZone PICS_UC9_PCZ_1 := { modulepar ProtectedCommunicationZone PICS_UC9_PCZ_1 := {
protectedZoneType := cenDsrcTolling, protectedZoneType := permanentCenDsrcTolling,
expiryTime := omit, expiryTime := omit,
protectedZoneLatitude := 435838400, protectedZoneLatitude := 435838400,
protectedZoneLongitude := 103249780, protectedZoneLongitude := 103249780,
...@@ -760,7 +760,8 @@ module ItsRSUsSimulator_Pics { ...@@ -760,7 +760,8 @@ module ItsRSUsSimulator_Pics {
roadWorksContainerExtended := { roadWorksContainerExtended := {
lightBarSirenInUse := omit, lightBarSirenInUse := omit,
closedLanes := { closedLanes := {
hardShoulderStatus := availableForDriving, innerhardShoulderStatus := availableForStopping,
outerhardShoulderStatus := availableForDriving,
drivingLaneStatus := '0001'B drivingLaneStatus := '0001'B
}, },
restriction := omit, restriction := omit,
...@@ -867,7 +868,8 @@ module ItsRSUsSimulator_Pics { ...@@ -867,7 +868,8 @@ module ItsRSUsSimulator_Pics {
roadWorksContainerExtended := { roadWorksContainerExtended := {
lightBarSirenInUse := omit, lightBarSirenInUse := omit,
closedLanes := { closedLanes := {
hardShoulderStatus := availableForDriving, innerhardShoulderStatus := availableForStopping,
outerhardShoulderStatus := availableForDriving,
drivingLaneStatus := '0011'B drivingLaneStatus := '0011'B
}, },
restriction := omit, restriction := omit,
...@@ -967,7 +969,8 @@ module ItsRSUsSimulator_Pics { ...@@ -967,7 +969,8 @@ module ItsRSUsSimulator_Pics {
roadWorksContainerExtended := { roadWorksContainerExtended := {
lightBarSirenInUse := omit, lightBarSirenInUse := omit,
closedLanes := { closedLanes := {
hardShoulderStatus := closed, innerhardShoulderStatus := closed,
outerhardShoulderStatus := closed,
drivingLaneStatus := '0100'B drivingLaneStatus := '0100'B
}, },
restriction := omit, restriction := omit,
...@@ -1092,7 +1095,8 @@ module ItsRSUsSimulator_Pics { ...@@ -1092,7 +1095,8 @@ module ItsRSUsSimulator_Pics {
roadWorksContainerExtended := { roadWorksContainerExtended := {
lightBarSirenInUse := omit, lightBarSirenInUse := omit,
closedLanes := { closedLanes := {
hardShoulderStatus := availableForDriving, innerhardShoulderStatus := availableForStopping,
outerhardShoulderStatus := availableForDriving,
drivingLaneStatus := '0001'B drivingLaneStatus := '0001'B
}, },
restriction := omit, restriction := omit,
...@@ -1199,7 +1203,8 @@ module ItsRSUsSimulator_Pics { ...@@ -1199,7 +1203,8 @@ module ItsRSUsSimulator_Pics {
roadWorksContainerExtended := { roadWorksContainerExtended := {
lightBarSirenInUse := omit, lightBarSirenInUse := omit,
closedLanes := { closedLanes := {
hardShoulderStatus := availableForDriving, innerhardShoulderStatus := availableForStopping,
outerhardShoulderStatus := availableForDriving,
drivingLaneStatus := '0011'B drivingLaneStatus := '0011'B
}, },
restriction := omit, restriction := omit,
...@@ -1299,7 +1304,8 @@ module ItsRSUsSimulator_Pics { ...@@ -1299,7 +1304,8 @@ module ItsRSUsSimulator_Pics {
roadWorksContainerExtended := { roadWorksContainerExtended := {
lightBarSirenInUse := omit, lightBarSirenInUse := omit,
closedLanes := { closedLanes := {
hardShoulderStatus := closed, innerhardShoulderStatus := closed,
outerhardShoulderStatus := closed,
drivingLaneStatus := '0100'B drivingLaneStatus := '0100'B
}, },
restriction := omit, restriction := omit,
...@@ -1419,7 +1425,8 @@ module ItsRSUsSimulator_Pics { ...@@ -1419,7 +1425,8 @@ module ItsRSUsSimulator_Pics {
roadWorksContainerExtended := { roadWorksContainerExtended := {
lightBarSirenInUse := omit, lightBarSirenInUse := omit,
closedLanes := { closedLanes := {
hardShoulderStatus := availableForDriving, innerhardShoulderStatus := availableForStopping,
outerhardShoulderStatus := availableForDriving,
drivingLaneStatus := '0001'B drivingLaneStatus := '0001'B
}, },
restriction := omit, restriction := omit,
...@@ -1526,7 +1533,8 @@ module ItsRSUsSimulator_Pics { ...@@ -1526,7 +1533,8 @@ module ItsRSUsSimulator_Pics {
roadWorksContainerExtended := { roadWorksContainerExtended := {
lightBarSirenInUse := omit, lightBarSirenInUse := omit,
closedLanes := { closedLanes := {
hardShoulderStatus := availableForDriving, innerhardShoulderStatus := availableForStopping,
outerhardShoulderStatus := availableForDriving,
drivingLaneStatus := '0011'B drivingLaneStatus := '0011'B
}, },
restriction := omit, restriction := omit,
...@@ -1626,7 +1634,8 @@ module ItsRSUsSimulator_Pics { ...@@ -1626,7 +1634,8 @@ module ItsRSUsSimulator_Pics {
roadWorksContainerExtended := { roadWorksContainerExtended := {
lightBarSirenInUse := omit, lightBarSirenInUse := omit,
closedLanes := { closedLanes := {
hardShoulderStatus := closed, innerhardShoulderStatus := closed,
outerhardShoulderStatus := closed,
drivingLaneStatus := '0100'B drivingLaneStatus := '0100'B
}, },
restriction := omit, restriction := omit,
...@@ -1746,7 +1755,8 @@ module ItsRSUsSimulator_Pics { ...@@ -1746,7 +1755,8 @@ module ItsRSUsSimulator_Pics {
roadWorksContainerExtended := { roadWorksContainerExtended := {
lightBarSirenInUse := omit, lightBarSirenInUse := omit,
closedLanes := { closedLanes := {
hardShoulderStatus := availableForDriving, innerhardShoulderStatus := availableForStopping,
outerhardShoulderStatus := availableForDriving,
drivingLaneStatus := '0001'B drivingLaneStatus := '0001'B
}, },
restriction := omit, restriction := omit,
...@@ -1853,7 +1863,8 @@ module ItsRSUsSimulator_Pics { ...@@ -1853,7 +1863,8 @@ module ItsRSUsSimulator_Pics {
roadWorksContainerExtended := { roadWorksContainerExtended := {
lightBarSirenInUse := omit, lightBarSirenInUse := omit,
closedLanes := { closedLanes := {
hardShoulderStatus := availableForDriving, innerhardShoulderStatus := availableForStopping,
outerhardShoulderStatus := availableForDriving,
drivingLaneStatus := '0011'B drivingLaneStatus := '0011'B
}, },
restriction := omit, restriction := omit,
...@@ -1953,7 +1964,8 @@ module ItsRSUsSimulator_Pics { ...@@ -1953,7 +1964,8 @@ module ItsRSUsSimulator_Pics {
roadWorksContainerExtended := { roadWorksContainerExtended := {
lightBarSirenInUse := omit, lightBarSirenInUse := omit,
closedLanes := { closedLanes := {
hardShoulderStatus := closed, innerhardShoulderStatus := closed,
outerhardShoulderStatus := closed,
drivingLaneStatus := '0100'B drivingLaneStatus := '0100'B
}, },
restriction := omit, restriction := omit,
...@@ -2073,7 +2085,8 @@ module ItsRSUsSimulator_Pics { ...@@ -2073,7 +2085,8 @@ module ItsRSUsSimulator_Pics {
roadWorksContainerExtended := { roadWorksContainerExtended := {
lightBarSirenInUse := omit, lightBarSirenInUse := omit,
closedLanes := { closedLanes := {
hardShoulderStatus := availableForDriving, innerhardShoulderStatus := availableForStopping,
outerhardShoulderStatus := availableForDriving,
drivingLaneStatus := '0001'B drivingLaneStatus := '0001'B
}, },
restriction := omit, restriction := omit,
...@@ -2180,7 +2193,8 @@ module ItsRSUsSimulator_Pics { ...@@ -2180,7 +2193,8 @@ module ItsRSUsSimulator_Pics {
roadWorksContainerExtended := { roadWorksContainerExtended := {
lightBarSirenInUse := omit, lightBarSirenInUse := omit,
closedLanes := { closedLanes := {
hardShoulderStatus := availableForDriving, innerhardShoulderStatus := availableForStopping,
outerhardShoulderStatus := availableForDriving,
drivingLaneStatus := '0011'B drivingLaneStatus := '0011'B
}, },
restriction := omit, restriction := omit,
...@@ -2280,7 +2294,8 @@ module ItsRSUsSimulator_Pics { ...@@ -2280,7 +2294,8 @@ module ItsRSUsSimulator_Pics {
roadWorksContainerExtended := { roadWorksContainerExtended := {
lightBarSirenInUse := omit, lightBarSirenInUse := omit,
closedLanes := { closedLanes := {
hardShoulderStatus := closed, innerhardShoulderStatus := closed,
outerhardShoulderStatus := closed,
drivingLaneStatus := '0100'B drivingLaneStatus := '0100'B
}, },
restriction := omit, restriction := omit,
...@@ -2400,7 +2415,8 @@ module ItsRSUsSimulator_Pics { ...@@ -2400,7 +2415,8 @@ module ItsRSUsSimulator_Pics {
roadWorksContainerExtended := { roadWorksContainerExtended := {
lightBarSirenInUse := omit, lightBarSirenInUse := omit,
closedLanes := { closedLanes := {
hardShoulderStatus := availableForDriving, innerhardShoulderStatus := availableForStopping,
outerhardShoulderStatus := availableForDriving,
drivingLaneStatus := '0001'B drivingLaneStatus := '0001'B
}, },
restriction := omit, restriction := omit,
...@@ -2507,7 +2523,8 @@ module ItsRSUsSimulator_Pics { ...@@ -2507,7 +2523,8 @@ module ItsRSUsSimulator_Pics {
roadWorksContainerExtended := { roadWorksContainerExtended := {
lightBarSirenInUse := omit, lightBarSirenInUse := omit,
closedLanes := { closedLanes := {
hardShoulderStatus := availableForDriving, innerhardShoulderStatus := availableForStopping,
outerhardShoulderStatus := availableForDriving,
drivingLaneStatus := '0011'B drivingLaneStatus := '0011'B
}, },
restriction := omit, restriction := omit,
...@@ -2607,7 +2624,8 @@ module ItsRSUsSimulator_Pics { ...@@ -2607,7 +2624,8 @@ module ItsRSUsSimulator_Pics {
roadWorksContainerExtended := { roadWorksContainerExtended := {
lightBarSirenInUse := omit, lightBarSirenInUse := omit,
closedLanes := { closedLanes := {
hardShoulderStatus := closed, innerhardShoulderStatus := closed,
outerhardShoulderStatus := closed,
drivingLaneStatus := '0100'B drivingLaneStatus := '0100'B
}, },
restriction := omit, restriction := omit,
......
...@@ -517,7 +517,7 @@ module ItsRSUsSimulator_PicsInitConsts { ...@@ -517,7 +517,7 @@ module ItsRSUsSimulator_PicsInitConsts {
group camUseCase9 { group camUseCase9 {
const ProtectedCommunicationZone c_PICS_USECASE9_PCZ_1 := { const ProtectedCommunicationZone c_PICS_USECASE9_PCZ_1 := {
protectedZoneType := cenDsrcTolling, protectedZoneType := permanentCenDsrcTolling,
expiryTime := omit, expiryTime := omit,
protectedZoneLatitude := 435838400, protectedZoneLatitude := 435838400,
protectedZoneLongitude := 103249780, protectedZoneLongitude := 103249780,
...@@ -692,7 +692,8 @@ module ItsRSUsSimulator_PicsInitConsts { ...@@ -692,7 +692,8 @@ module ItsRSUsSimulator_PicsInitConsts {
roadWorksContainerExtended := { roadWorksContainerExtended := {
lightBarSirenInUse := omit, lightBarSirenInUse := omit,
closedLanes := { closedLanes := {
hardShoulderStatus := availableForDriving, innerhardShoulderStatus := availableForStopping,
outerhardShoulderStatus := availableForDriving,
drivingLaneStatus := '0001'B drivingLaneStatus := '0001'B
}, },
restriction := omit, restriction := omit,
...@@ -799,7 +800,8 @@ module ItsRSUsSimulator_PicsInitConsts { ...@@ -799,7 +800,8 @@ module ItsRSUsSimulator_PicsInitConsts {
roadWorksContainerExtended := { roadWorksContainerExtended := {
lightBarSirenInUse := omit, lightBarSirenInUse := omit,
closedLanes := { closedLanes := {
hardShoulderStatus := availableForDriving, innerhardShoulderStatus := availableForStopping,
outerhardShoulderStatus := availableForDriving,
drivingLaneStatus := '0011'B drivingLaneStatus := '0011'B
}, },
restriction := omit, restriction := omit,
...@@ -899,7 +901,8 @@ module ItsRSUsSimulator_PicsInitConsts { ...@@ -899,7 +901,8 @@ module ItsRSUsSimulator_PicsInitConsts {
roadWorksContainerExtended := { roadWorksContainerExtended := {
lightBarSirenInUse := omit, lightBarSirenInUse := omit,
closedLanes := { closedLanes := {
hardShoulderStatus := closed, innerhardShoulderStatus := availableForStopping,
outerhardShoulderStatus := availableForDriving,
drivingLaneStatus := '0100'B drivingLaneStatus := '0100'B
}, },
restriction := omit, restriction := omit,
...@@ -1024,7 +1027,8 @@ module ItsRSUsSimulator_PicsInitConsts { ...@@ -1024,7 +1027,8 @@ module ItsRSUsSimulator_PicsInitConsts {
roadWorksContainerExtended := { roadWorksContainerExtended := {
lightBarSirenInUse := omit, lightBarSirenInUse := omit,
closedLanes := { closedLanes := {
hardShoulderStatus := availableForDriving, innerhardShoulderStatus := availableForStopping,
outerhardShoulderStatus := availableForDriving,
drivingLaneStatus := '0001'B drivingLaneStatus := '0001'B
}, },
restriction := omit, restriction := omit,
...@@ -1131,7 +1135,8 @@ module ItsRSUsSimulator_PicsInitConsts { ...@@ -1131,7 +1135,8 @@ module ItsRSUsSimulator_PicsInitConsts {
roadWorksContainerExtended := { roadWorksContainerExtended := {
lightBarSirenInUse := omit, lightBarSirenInUse := omit,
closedLanes := { closedLanes := {
hardShoulderStatus := availableForDriving, innerhardShoulderStatus := availableForStopping,
outerhardShoulderStatus := availableForDriving,
drivingLaneStatus := '0011'B drivingLaneStatus := '0011'B
}, },
restriction := omit, restriction := omit,
...@@ -1231,7 +1236,8 @@ module ItsRSUsSimulator_PicsInitConsts { ...@@ -1231,7 +1236,8 @@ module ItsRSUsSimulator_PicsInitConsts {
roadWorksContainerExtended := { roadWorksContainerExtended := {
lightBarSirenInUse := omit, lightBarSirenInUse := omit,
closedLanes := { closedLanes := {
hardShoulderStatus := closed, innerhardShoulderStatus := availableForStopping,
outerhardShoulderStatus := availableForDriving,
drivingLaneStatus := '0100'B drivingLaneStatus := '0100'B
}, },
restriction := omit, restriction := omit,
...@@ -1351,7 +1357,8 @@ module ItsRSUsSimulator_PicsInitConsts { ...@@ -1351,7 +1357,8 @@ module ItsRSUsSimulator_PicsInitConsts {
roadWorksContainerExtended := { roadWorksContainerExtended := {
lightBarSirenInUse := omit, lightBarSirenInUse := omit,
closedLanes := { closedLanes := {
hardShoulderStatus := availableForDriving, innerhardShoulderStatus := availableForStopping,
outerhardShoulderStatus := availableForDriving,
drivingLaneStatus := '0001'B drivingLaneStatus := '0001'B
}, },
restriction := omit, restriction := omit,
...@@ -1458,7 +1465,8 @@ module ItsRSUsSimulator_PicsInitConsts { ...@@ -1458,7 +1465,8 @@ module ItsRSUsSimulator_PicsInitConsts {
roadWorksContainerExtended := { roadWorksContainerExtended := {
lightBarSirenInUse := omit, lightBarSirenInUse := omit,
closedLanes := { closedLanes := {
hardShoulderStatus := availableForDriving, innerhardShoulderStatus := availableForStopping,
outerhardShoulderStatus := availableForDriving,
drivingLaneStatus := '0011'B drivingLaneStatus := '0011'B
}, },
restriction := omit, restriction := omit,
...@@ -1558,7 +1566,8 @@ module ItsRSUsSimulator_PicsInitConsts { ...@@ -1558,7 +1566,8 @@ module ItsRSUsSimulator_PicsInitConsts {
roadWorksContainerExtended := { roadWorksContainerExtended := {
lightBarSirenInUse := omit, lightBarSirenInUse := omit,
closedLanes := { closedLanes := {
hardShoulderStatus := closed, innerhardShoulderStatus := availableForStopping,
outerhardShoulderStatus := availableForDriving,
drivingLaneStatus := '0100'B drivingLaneStatus := '0100'B
}, },
restriction := omit, restriction := omit,
...@@ -1678,7 +1687,8 @@ module ItsRSUsSimulator_PicsInitConsts { ...@@ -1678,7 +1687,8 @@ module ItsRSUsSimulator_PicsInitConsts {
roadWorksContainerExtended := { roadWorksContainerExtended := {
lightBarSirenInUse := omit, lightBarSirenInUse := omit,
closedLanes := { closedLanes := {
hardShoulderStatus := availableForDriving, innerhardShoulderStatus := availableForStopping,
outerhardShoulderStatus := availableForDriving,
drivingLaneStatus := '0001'B drivingLaneStatus := '0001'B
}, },
restriction := omit, restriction := omit,
...@@ -1785,7 +1795,8 @@ module ItsRSUsSimulator_PicsInitConsts { ...@@ -1785,7 +1795,8 @@ module ItsRSUsSimulator_PicsInitConsts {
roadWorksContainerExtended := { roadWorksContainerExtended := {
lightBarSirenInUse := omit, lightBarSirenInUse := omit,
closedLanes := { closedLanes := {
hardShoulderStatus := availableForDriving, innerhardShoulderStatus := availableForStopping,
outerhardShoulderStatus := availableForDriving,
drivingLaneStatus := '0011'B drivingLaneStatus := '0011'B
}, },
restriction := omit, restriction := omit,
...@@ -1885,7 +1896,8 @@ module ItsRSUsSimulator_PicsInitConsts { ...@@ -1885,7 +1896,8 @@ module ItsRSUsSimulator_PicsInitConsts {
roadWorksContainerExtended := { roadWorksContainerExtended := {
lightBarSirenInUse := omit, lightBarSirenInUse := omit,
closedLanes := { closedLanes := {
hardShoulderStatus := closed, innerhardShoulderStatus := availableForStopping,
outerhardShoulderStatus := availableForDriving,
drivingLaneStatus := '0100'B drivingLaneStatus := '0100'B
}, },
restriction := omit, restriction := omit,
...@@ -2005,7 +2017,8 @@ module ItsRSUsSimulator_PicsInitConsts { ...@@ -2005,7 +2017,8 @@ module ItsRSUsSimulator_PicsInitConsts {
roadWorksContainerExtended := { roadWorksContainerExtended := {
lightBarSirenInUse := omit, lightBarSirenInUse := omit,
closedLanes := { closedLanes := {
hardShoulderStatus := availableForDriving, innerhardShoulderStatus := availableForStopping,
outerhardShoulderStatus := availableForDriving,
drivingLaneStatus := '0001'B drivingLaneStatus := '0001'B
}, },
restriction := omit, restriction := omit,
...@@ -2112,7 +2125,8 @@ module ItsRSUsSimulator_PicsInitConsts { ...@@ -2112,7 +2125,8 @@ module ItsRSUsSimulator_PicsInitConsts {
roadWorksContainerExtended := { roadWorksContainerExtended := {
lightBarSirenInUse := omit, lightBarSirenInUse := omit,
closedLanes := { closedLanes := {
hardShoulderStatus := availableForDriving, innerhardShoulderStatus := availableForStopping,
outerhardShoulderStatus := availableForDriving,
drivingLaneStatus := '0011'B drivingLaneStatus := '0011'B
}, },
restriction := omit, restriction := omit,
...@@ -2212,7 +2226,8 @@ module ItsRSUsSimulator_PicsInitConsts { ...@@ -2212,7 +2226,8 @@ module ItsRSUsSimulator_PicsInitConsts {
roadWorksContainerExtended := { roadWorksContainerExtended := {
lightBarSirenInUse := omit, lightBarSirenInUse := omit,
closedLanes := { closedLanes := {
hardShoulderStatus := closed, innerhardShoulderStatus := availableForStopping,
outerhardShoulderStatus := availableForDriving,
drivingLaneStatus := '0100'B drivingLaneStatus := '0100'B
}, },
restriction := omit, restriction := omit,
...@@ -2332,7 +2347,8 @@ module ItsRSUsSimulator_PicsInitConsts { ...@@ -2332,7 +2347,8 @@ module ItsRSUsSimulator_PicsInitConsts {
roadWorksContainerExtended := { roadWorksContainerExtended := {
lightBarSirenInUse := omit, lightBarSirenInUse := omit,
closedLanes := { closedLanes := {
hardShoulderStatus := availableForDriving, innerhardShoulderStatus := availableForStopping,
outerhardShoulderStatus := availableForDriving,
drivingLaneStatus := '0001'B drivingLaneStatus := '0001'B
}, },
restriction := omit, restriction := omit,
...@@ -2439,7 +2455,8 @@ module ItsRSUsSimulator_PicsInitConsts { ...@@ -2439,7 +2455,8 @@ module ItsRSUsSimulator_PicsInitConsts {
roadWorksContainerExtended := { roadWorksContainerExtended := {
lightBarSirenInUse := omit, lightBarSirenInUse := omit,
closedLanes := { closedLanes := {
hardShoulderStatus := availableForDriving, innerhardShoulderStatus := availableForStopping,
outerhardShoulderStatus := availableForDriving,
drivingLaneStatus := '0011'B drivingLaneStatus := '0011'B
}, },
restriction := omit, restriction := omit,
...@@ -2539,7 +2556,8 @@ module ItsRSUsSimulator_PicsInitConsts { ...@@ -2539,7 +2556,8 @@ module ItsRSUsSimulator_PicsInitConsts {
roadWorksContainerExtended := { roadWorksContainerExtended := {
lightBarSirenInUse := omit, lightBarSirenInUse := omit,
closedLanes := { closedLanes := {
hardShoulderStatus := closed, innerhardShoulderStatus := availableForStopping,
outerhardShoulderStatus := availableForDriving,
drivingLaneStatus := '0100'B drivingLaneStatus := '0100'B
}, },
restriction := omit, restriction := omit,
......
Subproject commit 4be38c825dc727bd6be6efe0112914e0c5a21af0 Subproject commit ad43a4f966911f73ff11306aede88f97c20ff40b
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