Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
H
hidra
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD 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
steinbac
hidra
Commits
bc1d3c60
Commit
bc1d3c60
authored
9 years ago
by
Manuela Kuhn
Browse files
Options
Downloads
Patches
Plain Diff
Changed receiverComIp in sender config
parent
acccecab
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
conf/receiverLiveViewer.conf
+1
-0
1 addition, 0 deletions
conf/receiverLiveViewer.conf
conf/sender.conf
+1
-1
1 addition, 1 deletion
conf/sender.conf
with
2 additions
and
1 deletion
conf/receiverLiveViewer.conf
+
1
−
0
View file @
bc1d3c60
...
...
@@ -25,6 +25,7 @@ senderResponseTimeout = 1000
logfilePath
= /
space
/
projects
/
live
-
viewer
/
logs
# Filename used for logging
logfileName
=
zmq_receiver_LiveViewer
.
log
# Size of the ring buffer for the live viewer
maxRingBufferSize
=
10
This diff is collapsed.
Click to expand it.
conf/sender.conf
+
1
−
1
View file @
bc1d3c60
...
...
@@ -35,7 +35,7 @@ cleanerPort = 50003
routerPort
=
50002
# IP receive signals from the receiver
receiverComIp
=
127
.
0
.
0
.
1
receiverComIp
=
0
.
0
.
0
.
0
# Port number to receive signals from the receiver
receiverComPort
=
50000
# Ports and ips to communicate with onda/realtime analysis
...
...
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