Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
TTCN-3 Libraries
LibIts
Commits
2e48701c
Commit
2e48701c
authored
Dec 10, 2012
by
tepelmann
Browse files
Added TC_MTS_SCH1_05, TC_MTS_SCH1_06, TC_MTS_SCH1_07, TC_MTS_SCH1_08.
parent
e53d6531
Changes
2
Hide whitespace changes
Inline
Side-by-side
ttcn/DCC/LibItsDcc_Pixits.ttcn
View file @
2e48701c
...
...
@@ -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
ttcn/DCC/LibItsDcc_Templates.ttcn
View file @
2e48701c
...
...
@@ -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
,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment