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
c7d7b24f
Commit
c7d7b24f
authored
Jan 24, 2019
by
Yann Garcia
Browse files
Minor bug fixed
parent
dceb5e02
Changes
1
Hide whitespace changes
Inline
Side-by-side
ttcn/GeoNetworking/LibItsGeoNetworking_Functions.ttcn
View file @
c7d7b24f
...
...
@@ -264,6 +264,7 @@ module LibItsGeoNetworking_Functions {
// Positions & Areas
vc_componentTable
[
0
].
gnComponent
.
start
(
f_getIutLongPosVector_1
(
v_longPosVectorIut
));
// Get positions
vc_componentTable
[
0
].
gnComponent
.
done
;
// TODO Check value of v_longPosVectorIut after the done, seems to be reseted to dummy value
f_preparePositionsAndAreas
(
v_positionTable
,
v_areaTable
,
v_longPosVectorIut
);
// Initialize components
...
...
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