Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Minor Ground Bridge Work #815

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
;; NDDS_DISCOVERY_PEERS - Default Discovery Configuration File
kbrowne15 marked this conversation as resolved.
Show resolved Hide resolved
;;Multicast builtin.udpv4://239.255.0.1 ; default discovery multicast addr
; EVERY LINE IN THIS FILE MUST END IN A COMMENT. Even blank lines.
;
;; Shared Memory
;shmem:// ; All 'shmem' transport plugin(s)
;builtin.shmem:// ; The builtin builtin 'shmem' transport plugin
; at network address FCC0::0
kbrowne15 marked this conversation as resolved.
Show resolved Hide resolved
;
;; Unicast
;
;; Localhost
127.0.0.1 ; A comma can be used a separator
kbrowne15 marked this conversation as resolved.
Show resolved Hide resolved
kbrowne15 marked this conversation as resolved.
Show resolved Hide resolved
;
;; Granite Lab - P4
;
;; Custom entries below this line (Vagrant, etc)
kbrowne15 marked this conversation as resolved.
Show resolved Hide resolved
Loading
Loading