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
......@@ -418,6 +418,16 @@ module LibItsDcc_Pixits {
{ 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
\ No newline at end of file
......@@ -35,7 +35,7 @@ module LibItsDcc_Templates {
/**
* @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_sch2 := omit,
template (omit) ChannelState p_sch3 := omit,
......
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