Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
B
Beam Positoning Monitor - Software
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Monitor
Incidents
Service Desk
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
Projects
Beam Positoning Monitor - Software
Commits
55025b71
Commit
55025b71
authored
8 years ago
by
Lucas Russo
Browse files
Options
Downloads
Patches
Plain Diff
examples/trigger.c: fix "dirpol" option description
parent
fa4142be
Branches
trig-rcv
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
examples/trigger.c
+1
-1
1 addition, 1 deletion
examples/trigger.c
with
1 addition
and
1 deletion
examples/trigger.c
+
1
−
1
View file @
55025b71
...
...
@@ -63,7 +63,7 @@ void print_help (char *program_name)
" -t --transmsrc <Transmit source for the selected channel = [0 = trigger backplane, 1 = FPGA internal]>
\n
"
" -u --transmsel <Transmit selection source for the selected channel = [TBD]>
\n
"
" -d --dir <Trigger direction = [0 = FPGA Output, 1 = FPGA Input]>
\n
"
" -x --dirpol <Trigger direction
= [0 = FPGA Output, 1 = FPGA Input
]>
\n
"
,
" -x --dirpol <Trigger direction
polarity = [0 = Polarity unchanged, 1 = Polarity reversed
]>
\n
"
,
program_name
);
}
...
...
This diff is collapsed.
Click to expand it.
Preview
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!
Save comment
Cancel
Please
register
or
sign in
to comment