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
3be668bc
Commit
3be668bc
authored
Sep 10, 2016
by
garciay
Browse files
Add support of offline pcap capture
parent
1dadb834
Changes
1
Hide whitespace changes
Inline
Side-by-side
tt3plugins/TT_TestSystem_SA/TT3plugin.xml
View file @
3be668bc
...
...
@@ -75,7 +75,25 @@
<parameter
id=
"type"
value=
"charstring"
/>
<parameter
id=
"default"
value=
"192.168.56.11:2222"
/>
<parameter
id=
"description"
value=
"Define the Upper Tester settings for communication with Upper Tester"
/>
</parameter>
</parameter>
<parameter
id=
"taParamDeclaration"
>
<parameter
id=
"name"
value=
"OfflineMode"
/>
<parameter
id=
"type"
value=
"charstring"
/>
<parameter
id=
"default"
value=
"false"
/>
<parameter
id=
"description"
value=
"Post-mortem ATS execution mode"
/>
</parameter>
<parameter
id=
"taParamDeclaration"
>
<parameter
id=
"name"
value=
"PcapFile"
/>
<parameter
id=
"type"
value=
"charstring"
/>
<parameter
id=
"default"
value=
""
/>
<parameter
id=
"description"
value=
"PCAP file location, e.g. pcap/vendor/uc1.pcap"
/>
</parameter>
<parameter
id=
"taParamDeclaration"
>
<parameter
id=
"name"
value=
"OffsetTime"
/>
<parameter
id=
"type"
value=
"charstring"
/>
<parameter
id=
"default"
value=
"0"
/>
<parameter
id=
"description"
value=
"Start at time in milliseconds since 1970-01-01, e.g. 1421661427.233361 * 1000"
/>
</parameter>
<parameter
id=
"taParamDeclaration"
>
<parameter
id=
"name"
value=
"LocalEthernetMAC"
/>
<parameter
id=
"type"
value=
"charstring"
/>
...
...
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