Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
ITS - Intelligent Transport Systems
ITS
Commits
0ad847cc
Commit
0ad847cc
authored
Sep 07, 2016
by
garciay
Browse files
Editorial changes
parent
9f3eb471
Changes
3
Hide whitespace changes
Inline
Side-by-side
ttcn/AtsRSUsSimulator/ItsRSUsSimulator_Templates.ttcn
View file @
0ad847cc
...
...
@@ -96,7 +96,7 @@ module ItsRSUsSimulator_Templates {
}
/**
* @desc Receive template for GeoNetworking
Unicast
Packet
* @desc Receive template for GeoNetworking
SREM
Packet
* @param p_destinationShortPosVec Short position vector of destination
* @param p_seqNumber Sequence number of GeoUnicast packet
* @param p_nextHeader Id of next header
...
...
ttcn/AtsRSUsSimulator/ItsRSUsSimulator_TypesAndValues.ttcn
View file @
0ad847cc
...
...
@@ -206,7 +206,7 @@ module ItsRSUsSimulator_TypesAndValues {
* @desc List of DENM events per use case
* @see <wiki URL>
* <pre>
* v_denmParm := PICS_DENM_PARMS_UC1_RWW[PX_ETSI_ZONE_ID][vc_eventId];
* v_denmParm := PICS_DENM_PARMS_UC1_RWW[PX_ETSI_ZONE_ID
- 1
][vc_eventId];
* vc_eventId := (vc_eventId + 1) mod lengthof(PICS_DENM_PARMS_UC1_RWW)
* </pre>
*/
...
...
ttcn/AtsSremSsem/ItsSrem_TpFunctions.ttcn
View file @
0ad847cc
...
...
@@ -496,7 +496,7 @@ module ItsSrem_TpFunctions {
f_cfUp
();
// Preamble
f_prInitialState
();
f_prInitialState
();
f_selfOrClientSyncAndVerdictPreamble
(
c_prDone
,
e_success
);
// Test Body
...
...
@@ -611,7 +611,7 @@ module ItsSrem_TpFunctions {
f_cfUp
();
// Preamble
f_prInitialState
();
f_prInitialState
();
f_selfOrClientSyncAndVerdictPreamble
(
c_prDone
,
e_success
);
// Test Body
...
...
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