Commit 2e48701c authored by tepelmann's avatar tepelmann
Browse files

Added TC_MTS_SCH1_05, TC_MTS_SCH1_06, TC_MTS_SCH1_07, TC_MTS_SCH1_08.

parent e53d6531
Loading
Loading
Loading
Loading
+10 −0
Original line number Original line Diff line number Diff line
@@ -418,6 +418,16 @@ module LibItsDcc_Pixits {
            { 16,  0.1, 10.000 }
            { 16,  0.1, 10.000 }
        }
        }
        
        
        /**
         * @desc Give the content of Table 23.
         * @see  ETSI TS 102 917-2 Table 23
         */
        modulepar ProfileTimeAspects PIXIT_TABLE_23_TC_MTS_SCH1_05_07 := {
            {  9,  5.0,  0.200 },
            { 10,  5.0,  0.200 },
            { 11,  2.0,  0.500 }
        }
        
    }
    }
    
    
} // End of module LibItsDcc_Pixits
} // End of module LibItsDcc_Pixits
 No newline at end of file
+1 −1
Original line number Original line Diff line number Diff line
@@ -35,7 +35,7 @@ module LibItsDcc_Templates {
        /**
        /**
         * @desc UtRadioEvent Primitive template
         * @desc UtRadioEvent Primitive template
         */
         */
        template (value) UtTrigger m_utRadioEvent(template (omit) ChannelState p_cch,
        template (value) UtTrigger m_utRadioEvent(template (omit) ChannelState p_cch := omit,
                                                  template (omit) ChannelState p_sch1 := omit,
                                                  template (omit) ChannelState p_sch1 := omit,
                                                  template (omit) ChannelState p_sch2 := omit,
                                                  template (omit) ChannelState p_sch2 := omit,
                                                  template (omit) ChannelState p_sch3 := omit, 
                                                  template (omit) ChannelState p_sch3 := omit,