Loading ttcn/IVIM/LibItsIvim_Pixits.ttcn +1 −0 Original line number Original line Diff line number Diff line Loading @@ -18,6 +18,7 @@ module LibItsIvim_Pixits { /** /** * @desc IUT Provider identifier * @desc IUT Provider identifier * Provider description used in IVIM messages sent by the tester * Provider description used in IVIM messages sent by the tester * @see ETSI TS 103 191-3 Table B.8 */ */ modulepar Provider PX_PROVIDER := { modulepar Provider PX_PROVIDER := { countryCode := '0000000000'B, countryCode := '0000000000'B, Loading ttcn/MapemSpatem/LibItsMapemSpatem_Pixits.ttcn +4 −0 Original line number Original line Diff line number Diff line Loading @@ -23,21 +23,25 @@ module LibItsMapemSpatem_Pixits { /** /** * @desc MsgCount for MAPEM sending * @desc MsgCount for MAPEM sending * @see ETSI TS 103 191-3 Table B.7 */ */ modulepar MsgCount PX_MSG_ISSUE_REVISION := 10; modulepar MsgCount PX_MSG_ISSUE_REVISION := 10; /** /** * @desc MsgCount for IntersectionState DF sending * @desc MsgCount for IntersectionState DF sending * @see ETSI TS 103 191-3 Table B.7 */ */ modulepar MsgCount PX_INTERSECTIONSTATE_REVISION := 20; modulepar MsgCount PX_INTERSECTIONSTATE_REVISION := 20; /** /** * @desc Id for IntersectionReferenceID DF sending * @desc Id for IntersectionReferenceID DF sending * @see ETSI TS 103 191-3 Table B.7 */ */ modulepar IntersectionID PX_INTERSECTION_ID := 1500; modulepar IntersectionID PX_INTERSECTION_ID := 1500; /** /** * @desc SignalGroup for MovementState DF sending * @desc SignalGroup for MovementState DF sending * @see ETSI TS 103 191-3 Table B.7 */ */ modulepar SignalGroupID PX_SIGNAL_GROUP_ID := 128; modulepar SignalGroupID PX_SIGNAL_GROUP_ID := 128; Loading ttcn/SremSsem/LibItsSremSsem_Pixits.ttcn +17 −1 Original line number Original line Diff line number Diff line Loading @@ -21,12 +21,28 @@ module LibItsSremSsem_Pixits { // LibItsSremSsem // LibItsSremSsem import from LibItsSremSsem_TypesAndValues all; import from LibItsSremSsem_TypesAndValues all; /** * @desc MsgCount for MAPEM sending * @see ETSI TS 103 191-3 Table B.9 */ modulepar BasicVehicleRole PX_BASICVEHICLEROLE := emergency; modulepar BasicVehicleRole PX_BASICVEHICLEROLE := emergency; /** * @desc Used by tester in SREM trigger request * @see ETSI TS 103 191-3 Table B.9 */ modulepar RequestImportanceLevel PX_REQUESTIMPORTANCELEVEL := requestImportanceLevel13; modulepar RequestImportanceLevel PX_REQUESTIMPORTANCELEVEL := requestImportanceLevel13; /** * @desc Used by tester in SREM trigger request * @see ETSI TS 103 191-3 Table B.9 */ modulepar DSecond PX_SECOND := 0; modulepar DSecond PX_SECOND := 0; /** * @desc Used in SREM and SSEM sent by tester * @see ETSI TS 103 191-3 Table B.9 */ modulepar IntersectionReferenceID PX_STATUS := { modulepar IntersectionReferenceID PX_STATUS := { region := omit, region := omit, id := 0 id := 0 Loading Loading
ttcn/IVIM/LibItsIvim_Pixits.ttcn +1 −0 Original line number Original line Diff line number Diff line Loading @@ -18,6 +18,7 @@ module LibItsIvim_Pixits { /** /** * @desc IUT Provider identifier * @desc IUT Provider identifier * Provider description used in IVIM messages sent by the tester * Provider description used in IVIM messages sent by the tester * @see ETSI TS 103 191-3 Table B.8 */ */ modulepar Provider PX_PROVIDER := { modulepar Provider PX_PROVIDER := { countryCode := '0000000000'B, countryCode := '0000000000'B, Loading
ttcn/MapemSpatem/LibItsMapemSpatem_Pixits.ttcn +4 −0 Original line number Original line Diff line number Diff line Loading @@ -23,21 +23,25 @@ module LibItsMapemSpatem_Pixits { /** /** * @desc MsgCount for MAPEM sending * @desc MsgCount for MAPEM sending * @see ETSI TS 103 191-3 Table B.7 */ */ modulepar MsgCount PX_MSG_ISSUE_REVISION := 10; modulepar MsgCount PX_MSG_ISSUE_REVISION := 10; /** /** * @desc MsgCount for IntersectionState DF sending * @desc MsgCount for IntersectionState DF sending * @see ETSI TS 103 191-3 Table B.7 */ */ modulepar MsgCount PX_INTERSECTIONSTATE_REVISION := 20; modulepar MsgCount PX_INTERSECTIONSTATE_REVISION := 20; /** /** * @desc Id for IntersectionReferenceID DF sending * @desc Id for IntersectionReferenceID DF sending * @see ETSI TS 103 191-3 Table B.7 */ */ modulepar IntersectionID PX_INTERSECTION_ID := 1500; modulepar IntersectionID PX_INTERSECTION_ID := 1500; /** /** * @desc SignalGroup for MovementState DF sending * @desc SignalGroup for MovementState DF sending * @see ETSI TS 103 191-3 Table B.7 */ */ modulepar SignalGroupID PX_SIGNAL_GROUP_ID := 128; modulepar SignalGroupID PX_SIGNAL_GROUP_ID := 128; Loading
ttcn/SremSsem/LibItsSremSsem_Pixits.ttcn +17 −1 Original line number Original line Diff line number Diff line Loading @@ -21,12 +21,28 @@ module LibItsSremSsem_Pixits { // LibItsSremSsem // LibItsSremSsem import from LibItsSremSsem_TypesAndValues all; import from LibItsSremSsem_TypesAndValues all; /** * @desc MsgCount for MAPEM sending * @see ETSI TS 103 191-3 Table B.9 */ modulepar BasicVehicleRole PX_BASICVEHICLEROLE := emergency; modulepar BasicVehicleRole PX_BASICVEHICLEROLE := emergency; /** * @desc Used by tester in SREM trigger request * @see ETSI TS 103 191-3 Table B.9 */ modulepar RequestImportanceLevel PX_REQUESTIMPORTANCELEVEL := requestImportanceLevel13; modulepar RequestImportanceLevel PX_REQUESTIMPORTANCELEVEL := requestImportanceLevel13; /** * @desc Used by tester in SREM trigger request * @see ETSI TS 103 191-3 Table B.9 */ modulepar DSecond PX_SECOND := 0; modulepar DSecond PX_SECOND := 0; /** * @desc Used in SREM and SSEM sent by tester * @see ETSI TS 103 191-3 Table B.9 */ modulepar IntersectionReferenceID PX_STATUS := { modulepar IntersectionReferenceID PX_STATUS := { region := omit, region := omit, id := 0 id := 0 Loading