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
7580231b
Commit
7580231b
authored
Jul 22, 2016
by
garciay
Browse files
Change SSP & ITS-AID types for transferring from lower layer to upper layer
parent
b4b6e712
Changes
1
Hide whitespace changes
Inline
Side-by-side
ttcn/MapemSpatem/LibItsMapemSpatem_Pics.ttcn
View file @
7580231b
...
...
@@ -2,37 +2,37 @@
* @author ETSI / STF517
* @version $URL$
* $Id$
* @desc
SR
EM S
S
EM PICS
* @desc
MAP
EM S
PAT
EM PICS
*
*/
module
LibIts
SremSs
em_Pics
{
module
LibIts
MapemSpat
em_Pics
{
// LibCommon
import
from
LibCommon_BasicTypesAndValues
all
;
/**
* @desc Support for
SR
EM generation
* @desc Support for
MAP
EM generation
* @see ETSI TS 102 868-2 Table 3
*/
modulepar
boolean
PICS_
SR
EM_GENERATION
:=
true
;
modulepar
boolean
PICS_
MAP
EM_GENERATION
:=
true
;
/**
* @desc Support for
SR
EM reception
* @desc Support for
MAP
EM reception
* @see ETSI TS 102 868-2 Table 3
*/
modulepar
boolean
PICS_
SR
EM_RECEPTION
:=
true
;
modulepar
boolean
PICS_
MAP
EM_RECEPTION
:=
true
;
/**
* @desc Support for S
S
EM generation
* @desc Support for S
PAT
EM generation
* @see ETSI TS 102 868-2 Table 3
*/
modulepar
boolean
PICS_S
S
EM_GENERATION
:=
true
;
modulepar
boolean
PICS_S
PAT
EM_GENERATION
:=
true
;
/**
* @desc Support for S
S
EM reception
* @desc Support for S
PAT
EM reception
* @see ETSI TS 102 868-2 Table 3
*/
modulepar
boolean
PICS_S
S
EM_RECEPTION
:=
true
;
modulepar
boolean
PICS_S
PAT
EM_RECEPTION
:=
true
;
/**
* @desc Is IUT an RSU
...
...
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