Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
FMC TDC 1ns 5cha - 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
FMC TDC 1ns 5cha - Software
Commits
d2fe4e12
Commit
d2fe4e12
authored
12 years ago
by
Samuel Iglesias Gonsálvez
Browse files
Options
Downloads
Patches
Plain Diff
doc: remove zio trigger mention
Signed-off-by:
Samuel Iglesias Gonsalvez
<
siglesias@igalia.com
>
parent
62c43264
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
doc/fmc-tdc.tex
+1
-2
1 addition, 2 deletions
doc/fmc-tdc.tex
with
1 addition
and
2 deletions
doc/fmc-tdc.tex
+
1
−
2
View file @
d2fe4e12
...
...
@@ -64,7 +64,6 @@ To load the drivers, we should load the dependencies first:
\indent\indent\texttt
{
\#
insmod <path
\_
spec-sw>/kernel/spec.ko
}
\\
Once the dependencies are loaded, we load the drivers:
\indent\indent\texttt
{
\#
insmod <path
\_
fmc-tdc-sw>/drivers/zio-trigger-tdc.ko
}
\\
\indent\indent\texttt
{
\#
insmod <path
\_
fmc-tdc-sw>/drivers/spec-tdc.ko <parameters>
}
\subsubsection
{
FMC TDC driver parameters
}
...
...
@@ -162,7 +161,7 @@ First of all, you should compile the shared object library:
To execute it:
\indent\indent\texttt
{
\$
cd <path
\_
fmc-tdc-sw>/test
}
\\
\indent\indent\texttt
{
\$
./test-fmctdc.py
}
\\
\indent\indent\texttt
{
\$
sudo
./test-fmctdc.py
}
\\
If you want the help, you can execute:
\\
\indent\indent\texttt
{
\$
./test-fmctdc.py -h
}
\\
...
...
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