Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
vecs
FIJI Public
Commits
06119c58
Commit
06119c58
authored
Nov 21, 2017
by
Stefan Tauner
Browse files
Refine denotation of reset in phases diagram
parent
0dc9ae01
Changes
2
Hide whitespace changes
Inline
Side-by-side
docs/user_guide/img/fiji_phases_overview.svg
View file @
06119c58
...
...
@@ -35,7 +35,7 @@
inkscape:pageopacity=
"0.0"
inkscape:pageshadow=
"2"
inkscape:zoom=
"1.7714259"
inkscape:cx=
"1
97.73094
"
inkscape:cx=
"1
14.46469
"
inkscape:cy=
"114.75173"
inkscape:document-units=
"px"
inkscape:current-layer=
"layer1"
...
...
@@ -47,10 +47,10 @@
inkscape:snap-midpoints=
"true"
showguides=
"true"
inkscape:guide-bbox=
"true"
inkscape:window-width=
"
256
0"
inkscape:window-height=
"1
419
"
inkscape:window-x=
"0"
inkscape:window-y=
"0"
inkscape:window-width=
"
192
0"
inkscape:window-height=
"1
034
"
inkscape:window-x=
"
64
0"
inkscape:window-y=
"
144
0"
inkscape:window-maximized=
"1"
units=
"px"
fit-margin-top=
"1"
...
...
@@ -98,7 +98,7 @@
<dc:format>
image/svg+xml
</dc:format>
<dc:type
rdf:resource=
"http://purl.org/dc/dcmitype/StillImage"
/>
<dc:title
></dc:title
>
<dc:title
/
>
</cc:Work>
</rdf:RDF>
</metadata>
...
...
@@ -247,17 +247,12 @@
style=
"font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:7.97009993px;font-family:FreeSans;-inkscape-font-specification:FreeSans;text-align:center;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
transform=
"scale(1,-1)"
x=
"243.30371"
y=
"-350.383"
>
<tspan
id=
"tspan4834"
sodipodi:role=
"line"
y=
"-350.383"
x=
"243.30371"
>
Optional
</tspan>
y=
"-345.44949"
>
<tspan
id=
"tspan4836"
sodipodi:role=
"line"
y=
"-34
0
.4
2038
"
x=
"243.30371"
>
Reset
</tspan>
y=
"-34
5
.4
4949
"
x=
"243.30371"
>
Reset
DUT
</tspan>
</text>
<g
transform=
"translate(217.867,350.383)"
...
...
docs/user_guide/img/fiji_phases_overview.tex
View file @
06119c58
...
...
@@ -7,7 +7,7 @@
\node
[phase,dashed,fill=blue!20,right of=conf] (wt)
{
WAIT
}
;
\node
[txt,above of=wt] ()
{
Wait for Trigger
}
;
\node
[phase,dashed,fill=red!20,right of=wt] (re)
{
RESET
}
;
\node
[txt,above of=re] ()
{
Optional
\\
Reset
}
;
\node
[txt,above of=re] ()
{
Reset
DUT
}
;
\node
[phase,fill=green!20,right of=re] (count)
{
COUNT
}
;
\node
[txt,above of=count] ()
{
Count down timer
}
;
\node
[phase,fill=violet!20,right of=count] (fault1)
{
FAULT1
}
;
...
...
Write
Preview
Supports
Markdown
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!
Cancel
Please
register
or
sign in
to comment