Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
S
SRC OBDH TMTC
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Robin Mueller
SRC OBDH TMTC
Commits
10bae8b7
Commit
10bae8b7
authored
5 years ago
by
Robin Mueller
Browse files
Options
Downloads
Patches
Plain Diff
Update README.md
parent
c5d34afa
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+6
-6
6 additions, 6 deletions
README.md
with
6 additions
and
6 deletions
README.md
+
6
−
6
View file @
10bae8b7
...
...
@@ -26,15 +26,15 @@ OBSW_UdpClient.py -m 5
```
There are four different Modes:
0
.
GUI Mode: Experimental mode, also called if no input parameter are specified
1
.
Listener Mode: Only Listen for incoming TM packets
2
.
SingleCommandMode: Send Single Command repeatedly until answer is received,
1
.
GUI Mode
(-m 0)
: Experimental mode, also called if no input parameter are specified
2
.
Listener Mode
(-m 1)
: Only Listen for incoming TM packets
3
.
SingleCommandMode: Send Single Command repeatedly until answer is received,
only listen after that
3
.
ServiceTestMode: Send all Telecommands belonging to a certain service
4
.
ServiceTestMode: Send all Telecommands belonging to a certain service
and scan for replies for each telecommand. Listen after that
4
.
SoftwareTestMode: Send all services and perform reply scanning like mode 3.
5
.
SoftwareTestMode: Send all services and perform reply scanning like mode 3.
Listen after that
5
.
Unit Test Mode: Performs a unit test which returns a simple OK or NOT OK. This mode
6
.
Unit Test Mode: Performs a unit test which returns a simple OK or NOT OK. This mode
has the capability to send TCs in bursts, where applicable
The TC timeout factor is mulitplied with the TM timeout to specifiy
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment