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

Update README with version 2.1.1

parent b8c1b4af
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
# Cooperative Awareness Message TTCN-3 test suite

Cooperative Awareness Message abstract test suite (ATS) as defined in [ETSI TS 102 868-3 v1.5.1](https://www.etsi.org/deliver/etsi_ts/102800_102899/10286803/01.05.01_60/ts_10286803v010501p.pdf)
Cooperative Awareness Message abstract test suite (ATS) as defined in [ETSI TS 102 868-3 v2.1.1](https://www.etsi.org/deliver/etsi_ts/102800_102899/10286803/01.05.01_60/ts_10286803v010501p.pdf)

This code is a part of the ETSI ITS test suite, available on https://forge.etsi.org/rep/ITS/TS.ITS and cannot be run independently.
Please clone the main ETSI ITS test suite repository and compile and follow the compilation instructions.
+37 −1
Original line number Diff line number Diff line
@@ -84,10 +84,46 @@ module LibItsCam_Pics {
        
        /**
         * @desc Does IUT support 'extensionsContainer' in CamParameters?
         * @see  ETSI TS 102 868-1 Table A.5
         * @see  ETSI TS 102 868-1 Table A.5/1
         */
        modulepar boolean PICS_EXTENSIONSCONTAINER := true;

        /**
         * @desc Does IUT support 'extensionsContainer' in CamParameters?
         * @see  ETSI TS 102 868-1 Table A.5/2
         */
        modulepar boolean PICS_GENERALIZEDLANEPOSITIONSCONTAINER := true;

        /**
         * @desc Does IUT support 'extensionsContainer' in CamParameters?
         * @see  ETSI TS 102 868-1 Table A.5/3
         */
        modulepar boolean PICS_PATHPREDICTIONCONTAINER := true;

        /**
         * @desc Does IUT support 'extensionsContainer' in CamParameters?
         * @see  ETSI TS 102 868-1 Table A.5/4
         */
        modulepar boolean PICS_TWOWHEELERCONTAINER := true;

        /**
         * @desc Does IUT support 'extensionsContainer' in CamParameters?
         * @see  ETSI TS 102 868-1 Table A.5/5
         */
        modulepar boolean PICS_EHORIZONLOCATIONSHARINGCONTAINER := true;

        /**
         * @desc Does IUT support 'extensionsContainer' in CamParameters?
         * @see  ETSI TS 102 868-1 Table A.5/6
         */
        modulepar boolean PICS_GENERALIZEDLANEPOSITIONSCONTAINER := true;

        /**
         * @desc Does IUT support 'extensionsContainer' in CamParameters?
         * @see  ETSI TS 102 868-1 Table A.5/7
         */
        modulepar boolean PICS_VEHICLEMOVEMENTCONTROLCONTAINER := true;
        
        /**
         * @desc Maximum time interval between CAM generations (in seconds).
         *       Default value, as per base standard: 1.0s