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
3bdb33a3
Commit
3bdb33a3
authored
Jun 21, 2017
by
garciay
Browse files
GeoNetworking codecs & Layers ongoing
parent
2286026a
Changes
1
Hide whitespace changes
Inline
Side-by-side
ttcn/GeoNetworking/LibItsGeoNetworking_TestSystem.ttcn
View file @
3bdb33a3
...
...
@@ -164,8 +164,8 @@ module LibItsGeoNetworking_TestSystem {
Bit256
ssp
optional
,
UInt32
its_aid
optional
}
with
{
//
encode "RAW";
variant
"
"
//
encode "RAW";
variant
"
FIELDORDER(msb)"
}
/**
...
...
@@ -176,14 +176,15 @@ module LibItsGeoNetworking_TestSystem {
MacAddress
macDestinationAddress
,
UInt32
its_aid
}
with
{
//
encode "RAW";
variant
"
"
//
encode "RAW";
variant
"
FIELDORDER(msb)"
}
}
// end nt2Primitives
}
// End of group networkAndTransportPrimitives
with
{
variant
""
encode
"LibIts_Interface"
}
// end interfacePrimitives
...
...
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