doc/canfestival_overview.svg
author etisserant
Fri, 06 Apr 2007 16:49:28 +0200
changeset 149 fe50ada8020b
parent 0 4472ee7c6c3e
permissions -rw-r--r--
Changes in the API:
- No more mandatory callbacks declared for each node anymore
heartbeatError
SDOtimeoutError
initialisation
preOperational
operational
stopped
post_sync
post_TPDO
canSend

- Fill function ptr to declare callbacks
CO_Data.heartbeatError
CO_Data.SDOtimeoutError
CO_Data.initialisation
CO_Data.preOperational
CO_Data.operational
CO_Data.stopped
CO_Data.post_sync
CO_Data.post_TPDO

- CanClose now takes CO_Data* as parameter
- canSend is provided to the stack directly by OS interface, no specific callback.
0
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
     1
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
     2
<!-- Created with Inkscape (http://www.inkscape.org/) -->
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
     3
<svg
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
     4
   xmlns:dc="http://purl.org/dc/elements/1.1/"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
     5
   xmlns:cc="http://web.resource.org/cc/"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
     6
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
     7
   xmlns:svg="http://www.w3.org/2000/svg"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
     8
   xmlns="http://www.w3.org/2000/svg"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
     9
   xmlns:xlink="http://www.w3.org/1999/xlink"
149
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
    10
   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
0
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
    11
   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
    12
   width="841.88977pt"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
    13
   height="595.27557pt"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
    14
   id="svg2"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
    15
   sodipodi:version="0.32"
149
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
    16
   inkscape:version="0.45"
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
    17
   sodipodi:docbase="/home/edouard/workspace/CanFestival-3/doc"
0
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
    18
   sodipodi:docname="canfestival_overview.svg"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
    19
   version="1.0"
149
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
    20
   inkscape:export-filename="/home/edouard/workspace/CanFestival-3/doc/canfestival_overview.png"
0
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
    21
   inkscape:export-xdpi="87.57"
149
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
    22
   inkscape:export-ydpi="87.57"
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
    23
   inkscape:output_extension="org.inkscape.output.svg.inkscape"
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
    24
   sodipodi:modified="true">
0
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
    25
  <defs
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
    26
     id="defs4">
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
    27
    <linearGradient
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
    28
       id="linearGradient10920">
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
    29
      <stop
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
    30
         id="stop10922"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
    31
         offset="0"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
    32
         style="stop-color:#000000;stop-opacity:1;" />
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
    33
      <stop
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
    34
         id="stop10924"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
    35
         offset="1"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
    36
         style="stop-color:#88873c;stop-opacity:1;" />
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
    37
    </linearGradient>
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
    38
    <linearGradient
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
    39
       id="linearGradient2182">
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
    40
      <stop
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
    41
         style="stop-color:#000000;stop-opacity:1;"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
    42
         offset="0"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
    43
         id="stop2184" />
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
    44
      <stop
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
    45
         style="stop-color:#48883c;stop-opacity:1;"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
    46
         offset="1"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
    47
         id="stop2186" />
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
    48
    </linearGradient>
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
    49
  </defs>
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
    50
  <sodipodi:namedview
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
    51
     id="base"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
    52
     pagecolor="#ffffff"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
    53
     bordercolor="#666666"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
    54
     borderopacity="1.0"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
    55
     inkscape:pageopacity="0.0"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
    56
     inkscape:pageshadow="2"
149
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
    57
     inkscape:zoom="0.98994949"
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
    58
     inkscape:cx="249.67273"
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
    59
     inkscape:cy="390.99214"
0
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
    60
     inkscape:document-units="px"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
    61
     inkscape:current-layer="layer1"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
    62
     showguides="true"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
    63
     inkscape:guide-bbox="true"
149
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
    64
     inkscape:window-width="1672"
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
    65
     inkscape:window-height="965"
0
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
    66
     inkscape:window-x="0"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
    67
     inkscape:window-y="0" />
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
    68
  <metadata
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
    69
     id="metadata7">
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
    70
    <rdf:RDF>
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
    71
      <cc:Work
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
    72
         rdf:about="">
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
    73
        <dc:format>image/svg+xml</dc:format>
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
    74
        <dc:type
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
    75
           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
    76
      </cc:Work>
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
    77
    </rdf:RDF>
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
    78
  </metadata>
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
    79
  <g
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
    80
     inkscape:label="Calque 1"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
    81
     inkscape:groupmode="layer"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
    82
     id="layer1">
149
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
    83
    <path
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
    84
       sodipodi:nodetypes="ccc"
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
    85
       id="path2474"
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
    86
       d="M 10.508418,492.62359 L 18.310526,505.17437 L 22.431313,490.98232"
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
    87
       style="color:#000000;fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:#f30000;stroke-width:4;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" />
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
    88
    <path
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
    89
       sodipodi:nodetypes="cc"
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
    90
       id="path2476"
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
    91
       d="M 44.39517,382.36341 C -10.321738,472.35723 28.583493,546.94488 44.39516,625.33274"
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
    92
       style="color:#000000;fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:#f30000;stroke-width:4.00000095;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" />
0
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
    93
    <rect
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
    94
       ry="71.644768"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
    95
       y="82.979507"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
    96
       x="774.23804"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
    97
       height="614.17108"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
    98
       width="260.60794"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
    99
       id="rect10043"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   100
       style="color:#000000;fill:#6f6f6f;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:4.34227753;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   101
       rx="71.644806" />
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   102
    <g
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   103
       id="g18903"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   104
       transform="translate(0,6)">
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   105
      <path
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   106
         style="color:#000000;fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:#d5d5d5;stroke-width:3.99999809;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;opacity:1"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   107
         d="M 752.59931,185.23734 L 752.59931,584.52305"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   108
         id="path18889"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   109
         sodipodi:nodetypes="cc" />
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   110
      <path
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   111
         id="path18891"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   112
         d="M 711.17074,405.23734 L 752.59931,405.23734"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   113
         style="color:#000000;fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:#d5d5d5;stroke-width:3.99999809;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;opacity:1"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   114
         sodipodi:nodetypes="cc" />
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   115
      <path
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   116
         sodipodi:nodetypes="cc"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   117
         style="color:#000000;fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:#d5d5d5;stroke-width:3.99999809;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;opacity:1"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   118
         d="M 711.17074,465.23734 L 752.59931,465.23734"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   119
         id="path18893" />
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   120
      <path
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   121
         id="path18895"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   122
         d="M 711.17074,525.23734 L 752.59931,525.23734"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   123
         style="color:#000000;fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:#d5d5d5;stroke-width:3.99999809;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;opacity:1"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   124
         sodipodi:nodetypes="cc" />
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   125
      <path
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   126
         id="path18897"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   127
         d="M 711.17074,345.23734 L 752.59931,345.23734"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   128
         style="color:#000000;fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:#d5d5d5;stroke-width:3.99999809;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;opacity:1"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   129
         sodipodi:nodetypes="cc" />
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   130
      <path
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   131
         sodipodi:nodetypes="cc"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   132
         style="color:#000000;fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:#d5d5d5;stroke-width:3.99999809;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;opacity:1"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   133
         d="M 711.17074,245.23734 L 752.59931,245.23734"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   134
         id="path18899" />
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   135
      <path
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   136
         sodipodi:nodetypes="cc"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   137
         style="color:#000000;fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:#d5d5d5;stroke-width:3.99999809;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;opacity:1"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   138
         d="M 711.17074,585.23734 L 752.59931,585.23734"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   139
         id="path18901" />
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   140
      <path
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   141
         id="path18912"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   142
         d="M 711.17074,185.23734 L 752.59931,185.23734"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   143
         style="color:#000000;fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:#d5d5d5;stroke-width:3.99999809;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;opacity:1"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   144
         sodipodi:nodetypes="cc" />
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   145
      <path
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   146
         id="path18914"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   147
         d="M 753.17074,425.23734 L 816.59931,425.23734"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   148
         style="color:#000000;fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:#d5d5d5;stroke-width:3.99999809;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;opacity:1"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   149
         sodipodi:nodetypes="cc" />
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   150
    </g>
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   151
    <text
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   152
       xml:space="preserve"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   153
       style="font-size:48px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:center;line-height:100%;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   154
       x="524.84515"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   155
       y="53.523052"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   156
       id="text12903"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   157
       sodipodi:linespacing="100%"><tspan
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   158
         sodipodi:role="line"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   159
         id="tspan12905"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   160
         x="524.84515"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   161
         y="53.523052">Implementation overview</tspan></text>
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   162
    <rect
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   163
       rx="71.644852"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   164
       style="color:#000000;fill:#6f6f6f;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:4.34228039;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   165
       id="rect12909"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   166
       width="198.62337"
149
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
   167
       height="193.88516"
0
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   168
       x="17.516184"
149
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
   169
       y="518.74823"
0
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   170
       ry="71.644791" />
149
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
   171
    <rect
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
   172
       ry="71.644791"
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
   173
       y="88.748253"
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
   174
       x="17.516184"
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
   175
       height="366.74231"
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
   176
       width="198.62337"
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
   177
       id="rect2426"
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
   178
       style="color:#000000;fill:#6f6f6f;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:4.34228039;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
   179
       rx="71.644852" />
0
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   180
    <text
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   181
       sodipodi:linespacing="100%"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   182
       id="text12911"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   183
       y="120.68625"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   184
       x="116.83569"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   185
       style="font-size:32px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:center;line-height:100%;writing-mode:lr-tb;text-anchor:middle;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   186
       xml:space="preserve"><tspan
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   187
         id="tspan12915"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   188
         y="120.68625"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   189
         x="116.83569"
149
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
   190
         sodipodi:role="line">Target</tspan><tspan
0
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   191
         y="152.68625"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   192
         x="116.83569"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   193
         sodipodi:role="line"
149
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
   194
         id="tspan12931">interface</tspan></text>
0
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   195
    <rect
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   196
       style="color:#000000;fill:#4c9d40;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:4.342278;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   197
       id="rect1307"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   198
       width="460.61438"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   199
       height="629.13959"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   200
       x="261.29205"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   201
       y="83.254707"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   202
       ry="71.644791"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   203
       rx="71.644791" />
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   204
    <g
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   205
       id="g11013"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   206
       transform="translate(-34.82926,12)">
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   207
      <g
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   208
         id="g12851">
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   209
        <path
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   210
           style="opacity:0.48648652;color:#000000;fill:#efeeb1;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1.87500024;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   211
           d="M 812.125,500.75 L 812.125,612.46875 C 812.125,652.15996 844.09005,684.12501 883.78125,684.125 L 1016.9062,684.125 L 1016.9062,515.5 C 1016.9063,507.31692 1010.3081,500.75 1002.125,500.75 L 812.125,500.75 z "
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   212
           id="path10961"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   213
           sodipodi:nodetypes="ccccccc" />
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   214
        <rect
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   215
           style="color:#000000;fill:#d3b1ef;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1.87499893;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   216
           id="rect10025"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   217
           width="122.94017"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   218
           height="57.609512"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   219
           x="862.40887"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   220
           y="607.83673"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   221
           ry="11.01127"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   222
           rx="11.01127" />
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   223
      </g>
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   224
      <use
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   225
         x="0"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   226
         y="0"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   227
         xlink:href="#g12851"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   228
         id="use12855"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   229
         transform="translate(-4,4)"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   230
         width="1052.3622"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   231
         height="744.09448" />
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   232
      <use
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   233
         height="744.09448"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   234
         width="1052.3622"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   235
         transform="translate(-8,8)"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   236
         id="use12857"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   237
         xlink:href="#g12851"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   238
         y="0"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   239
         x="0" />
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   240
      <use
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   241
         x="0"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   242
         y="0"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   243
         xlink:href="#g12851"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   244
         id="use12859"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   245
         transform="translate(-12,12)"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   246
         width="1052.3622"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   247
         height="744.09448" />
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   248
      <text
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   249
         sodipodi:linespacing="100%"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   250
         id="text10947"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   251
         y="559.34753"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   252
         x="899.07031"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   253
         style="font-size:14;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:center;line-height:100%;writing-mode:lr;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   254
         xml:space="preserve"><tspan
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   255
           id="tspan10981"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   256
           y="559.34753"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   257
           x="899.07031"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   258
           sodipodi:role="line">(GUI generated .c+.h file,</tspan><tspan
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   259
           id="tspan10977"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   260
           y="573.34753"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   261
           x="899.07031"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   262
           sodipodi:role="line">one per node,</tspan><tspan
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   263
           id="tspan10983"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   264
           y="587.34753"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   265
           x="899.07031"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   266
           sodipodi:role="line">to compile and link</tspan><tspan
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   267
           id="tspan10985"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   268
           y="601.34753"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   269
           x="899.07031"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   270
           sodipodi:role="line"> with your code)</tspan></text>
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   271
      <text
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   272
         xml:space="preserve"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   273
         style="font-size:16px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:center;line-height:100%;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   274
         x="911.854"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   275
         y="621.8938"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   276
         id="text2345"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   277
         sodipodi:linespacing="100%"><tspan
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   278
           sodipodi:role="line"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   279
           id="tspan2347"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   280
           x="911.854"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   281
           y="621.8938" /><tspan
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   282
           sodipodi:role="line"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   283
           x="914.40088"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   284
           y="637.8938"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   285
           id="tspan10035">Node DATA </tspan><tspan
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   286
           id="tspan10975"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   287
           sodipodi:role="line"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   288
           x="911.854"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   289
           y="653.8938">CO_Data</tspan><tspan
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   290
           id="tspan2357"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   291
           sodipodi:role="line"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   292
           x="911.854"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   293
           y="669.8938">data.h</tspan></text>
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   294
      <text
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   295
         xml:space="preserve"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   296
         style="font-size:16px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:center;line-height:100%;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   297
         x="898.51172"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   298
         y="537.34753"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   299
         id="text12863"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   300
         sodipodi:linespacing="100%"><tspan
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   301
           sodipodi:role="line"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   302
           x="898.51172"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   303
           y="537.34753"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   304
           id="tspan12877">OBJECT DICTIONARY</tspan></text>
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   305
    </g>
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   306
    <path
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   307
       sodipodi:nodetypes="ccc"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   308
       id="path14818"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   309
       d="M 813.74257,664.52305 L 624.82375,664.52305 L 624.82376,195.16589"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   310
       style="color:#000000;fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:#cbcbcb;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" />
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   311
    <g
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   312
       id="g4155"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   313
       transform="translate(60.20684,-100.7207)">
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   314
      <rect
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   315
         style="opacity:1;color:#000000;fill:#efeeb1;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1.87500024;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   316
         id="rect2251"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   317
         width="241.31999"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   318
         height="44.312717"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   319
         x="443.77701"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   320
         y="269.95526"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   321
         ry="14.770906"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   322
         rx="14.77091" />
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   323
      <text
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   324
         xml:space="preserve"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   325
         style="font-size:16px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:center;line-height:100%;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   326
         x="564.43311"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   327
         y="273.93582"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   328
         id="text2253"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   329
         sodipodi:linespacing="100%"><tspan
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   330
           sodipodi:role="line"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   331
           id="tspan2255"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   332
           x="564.43311"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   333
           y="273.93582" /><tspan
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   334
           sodipodi:role="line"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   335
           x="564.43311"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   336
           y="289.93582"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   337
           id="tspan2257">OD ACCESS</tspan><tspan
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   338
           sodipodi:role="line"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   339
           x="564.43311"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   340
           y="305.93582"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   341
           id="tspan2259">objaccess.c</tspan></text>
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   342
    </g>
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   343
    <text
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   344
       sodipodi:linespacing="100%"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   345
       id="text6009"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   346
       y="118.68625"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   347
       x="491.17746"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   348
       style="font-size:32px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:center;line-height:100%;writing-mode:lr-tb;text-anchor:middle;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   349
       xml:space="preserve"><tspan
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   350
         y="118.68625"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   351
         x="491.17746"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   352
         id="tspan6011"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   353
         sodipodi:role="line">CanFestival Library</tspan></text>
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   354
    <text
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   355
       sodipodi:linespacing="100%"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   356
       id="text6013"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   357
       y="320.68625"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   358
       x="624.81299"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   359
       style="font-size:20px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:center;line-height:100%;writing-mode:lr-tb;text-anchor:middle;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   360
       xml:space="preserve"><tspan
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   361
         y="320.68625"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   362
         x="624.81299"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   363
         sodipodi:role="line"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   364
         id="tspan6017">CanOpen Protocols</tspan></text>
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   365
    <text
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   366
       sodipodi:linespacing="100%"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   367
       id="text6953"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   368
       y="160.68625"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   369
       x="623.90649"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   370
       style="font-size:20px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:center;line-height:100%;writing-mode:lr-tb;text-anchor:middle;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   371
       xml:space="preserve"><tspan
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   372
         y="160.68625"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   373
         x="623.90649"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   374
         sodipodi:role="line"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   375
         id="tspan6968">Node Management</tspan></text>
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   376
    <path
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   377
       sodipodi:nodetypes="cccc"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   378
       id="path7024"
149
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
   379
       d="M 506.65893,248.52305 L 455.36887,248.52305 L 455.36887,301.09448 L 188.46824,301.09448"
0
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   380
       style="color:#000000;fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:#ffb6b6;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" />
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   381
    <path
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   382
       style="color:#000000;fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:#ffb6b6;stroke-width:4;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   383
       d="M 469.17074,259.23734 L 469.17074,584.52305"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   384
       id="path6970"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   385
       sodipodi:nodetypes="cc" />
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   386
    <path
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   387
       id="path7012"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   388
       d="M 510.59931,405.23734 L 469.17074,405.23734"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   389
       style="color:#000000;fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:#ffb6b6;stroke-width:4;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   390
       sodipodi:nodetypes="cc" />
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   391
    <path
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   392
       sodipodi:nodetypes="cc"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   393
       style="color:#000000;fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:#ffb6b6;stroke-width:4;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   394
       d="M 510.59931,465.23734 L 469.17074,465.23734"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   395
       id="path7014" />
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   396
    <path
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   397
       id="path7016"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   398
       d="M 510.59931,525.23734 L 469.17074,525.23734"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   399
       style="color:#000000;fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:#ffb6b6;stroke-width:4;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   400
       sodipodi:nodetypes="cc" />
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   401
    <path
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   402
       id="path7022"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   403
       d="M 510.59931,345.23734 L 469.17074,345.23734"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   404
       style="color:#000000;fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:#ffb6b6;stroke-width:4;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   405
       sodipodi:nodetypes="cc" />
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   406
    <path
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   407
       sodipodi:nodetypes="cc"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   408
       style="color:#000000;fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:#ffb6b6;stroke-width:4;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   409
       d="M 510.59931,259.23734 L 469.17074,259.23734"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   410
       id="path13937" />
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   411
    <g
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   412
       id="g4162"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   413
       transform="translate(60.20684,-120.7207)">
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   414
      <rect
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   415
         ry="14.770906"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   416
         y="349.95526"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   417
         x="443.77701"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   418
         height="44.312717"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   419
         width="241.31999"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   420
         id="rect2261"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   421
         style="opacity:1;color:#000000;fill:#efeeb1;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1.87500024;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   422
         rx="14.77091" />
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   423
      <text
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   424
         sodipodi:linespacing="100%"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   425
         id="text2263"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   426
         y="353.93582"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   427
         x="564.4292"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   428
         style="font-size:16px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:center;line-height:100%;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   429
         xml:space="preserve"><tspan
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   430
           y="353.93582"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   431
           x="564.4292"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   432
           id="tspan2265"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   433
           sodipodi:role="line" /><tspan
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   434
           id="tspan2267"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   435
           y="369.93582"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   436
           x="564.4292"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   437
           sodipodi:role="line">STATE MACHINE</tspan><tspan
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   438
           id="tspan2269"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   439
           y="385.93582"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   440
           x="564.4292"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   441
           sodipodi:role="line">states.c</tspan></text>
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   442
      <text
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   443
         sodipodi:linespacing="100%"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   444
         id="text17447"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   445
         y="369.2576"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   446
         x="462.20422"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   447
         style="font-size:8px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:center;line-height:100%;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   448
         xml:space="preserve"><tspan
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   449
           id="tspan17451"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   450
           y="369.2576"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   451
           x="462.20422"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   452
           sodipodi:role="line">Can</tspan><tspan
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   453
           y="377.2576"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   454
           x="462.20422"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   455
           sodipodi:role="line"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   456
           id="tspan17455">Dispatch</tspan></text>
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   457
    </g>
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   458
    <path
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   459
       sodipodi:nodetypes="cc"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   460
       id="path8774"
149
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
   461
       d="M 455.85521,315.23734 L 455.85521,594.52305"
0
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   462
       style="color:#000000;fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:#bdb6ff;stroke-width:4.00000048;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" />
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   463
    <path
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   464
       sodipodi:nodetypes="cc"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   465
       style="color:#000000;fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:#bdb6ff;stroke-width:4.00000048;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   466
       d="M 509.04698,415.23734 L 455.85521,415.23734"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   467
       id="path8776" />
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   468
    <path
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   469
       id="path8778"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   470
       d="M 509.04698,475.23734 L 455.85521,475.23734"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   471
       style="color:#000000;fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:#bdb6ff;stroke-width:4.00000048;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   472
       sodipodi:nodetypes="cc" />
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   473
    <path
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   474
       sodipodi:nodetypes="cc"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   475
       style="color:#000000;fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:#bdb6ff;stroke-width:4.00000048;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   476
       d="M 509.04698,535.23734 L 455.85521,535.23734"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   477
       id="path8780" />
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   478
    <path
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   479
       style="color:#000000;fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:#bdb6ff;stroke-width:4.00000095;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
149
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
   480
       d="M 515.01269,355.09447 L 456.04336,355.09447"
0
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   481
       id="path8786"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   482
       sodipodi:nodetypes="cc" />
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   483
    <g
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   484
       id="g6984"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   485
       transform="translate(5.170737,192)">
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   486
      <rect
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   487
         style="color:#000000;fill:#efeeb1;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1.87500024;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   488
         id="rect2271"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   489
         width="240.66035"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   490
         height="44.312717"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   491
         x="499.38046"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   492
         y="197.23451"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   493
         ry="14.770906"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   494
         rx="14.770906" />
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   495
      <text
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   496
         xml:space="preserve"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   497
         style="font-size:16px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:center;line-height:100%;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   498
         x="619.6286"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   499
         y="201.21507"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   500
         id="text2273"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   501
         sodipodi:linespacing="100%"><tspan
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   502
           sodipodi:role="line"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   503
           id="tspan2275"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   504
           x="619.6286"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   505
           y="201.21507" /><tspan
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   506
           sodipodi:role="line"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   507
           x="619.6286"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   508
           y="217.21507"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   509
           id="tspan2277">SERVICE DATA OBJECTS</tspan><tspan
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   510
           sodipodi:role="line"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   511
           x="619.6286"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   512
           y="233.21507"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   513
           id="tspan2279">sdo.c</tspan></text>
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   514
    </g>
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   515
    <g
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   516
       id="g6991"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   517
       transform="translate(5.170737,172)">
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   518
      <rect
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   519
         ry="14.770906"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   520
         y="277.2345"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   521
         x="499.38046"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   522
         height="44.312717"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   523
         width="240.66035"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   524
         id="rect2281"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   525
         style="color:#000000;fill:#efeeb1;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1.87500024;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   526
         rx="14.770906" />
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   527
      <text
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   528
         sodipodi:linespacing="100%"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   529
         id="text2283"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   530
         y="281.21506"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   531
         x="619.37079"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   532
         style="font-size:16px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:center;line-height:100%;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   533
         xml:space="preserve"><tspan
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   534
           y="281.21506"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   535
           x="619.37079"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   536
           id="tspan2285"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   537
           sodipodi:role="line" /><tspan
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   538
           id="tspan2287"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   539
           y="297.21506"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   540
           x="619.37079"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   541
           sodipodi:role="line">PROCESS DATA OBJECTS</tspan><tspan
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   542
           id="tspan2289"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   543
           y="313.21506"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   544
           x="619.37079"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   545
           sodipodi:role="line">pdo.c</tspan></text>
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   546
    </g>
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   547
    <g
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   548
       id="g6998"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   549
       transform="translate(5.170737,152)">
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   550
      <rect
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   551
         style="color:#000000;fill:#efeeb1;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1.87500024;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   552
         id="rect2333"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   553
         width="240.66035"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   554
         height="44.312717"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   555
         x="499.38046"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   556
         y="357.2345"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   557
         ry="14.770906"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   558
         rx="14.770906" />
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   559
      <text
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   560
         xml:space="preserve"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   561
         style="font-size:16px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:center;line-height:100%;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   562
         x="619.48798"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   563
         y="361.21506"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   564
         id="text2335"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   565
         sodipodi:linespacing="100%"><tspan
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   566
           sodipodi:role="line"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   567
           id="tspan2337"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   568
           x="619.48798"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   569
           y="361.21506" /><tspan
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   570
           sodipodi:role="line"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   571
           x="619.48798"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   572
           y="377.21506"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   573
           id="tspan2339">NETWORK MANAGEMENT</tspan><tspan
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   574
           sodipodi:role="line"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   575
           x="619.48798"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   576
           y="393.21506"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   577
           id="tspan2341">nmtMaster.c + nmtSlave.c</tspan></text>
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   578
    </g>
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   579
    <g
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   580
       id="g6977"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   581
       transform="translate(5.170737,212)">
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   582
      <rect
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   583
         ry="14.770906"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   584
         y="117.2345"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   585
         x="499.38046"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   586
         height="44.312717"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   587
         width="240.66035"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   588
         id="rect2303"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   589
         style="color:#000000;fill:#efeeb1;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1.87500024;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   590
         rx="14.770906" />
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   591
      <text
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   592
         sodipodi:linespacing="100%"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   593
         id="text2305"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   594
         y="121.21507"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   595
         x="619.96844"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   596
         style="font-size:16px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:center;line-height:100%;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   597
         xml:space="preserve"><tspan
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   598
           y="121.21507"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   599
           x="619.96844"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   600
           id="tspan2307"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   601
           sodipodi:role="line" /><tspan
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   602
           id="tspan2309"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   603
           y="137.21507"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   604
           x="619.96844"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   605
           sodipodi:role="line">SYNCHRONIZATION</tspan><tspan
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   606
           id="tspan2311"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   607
           y="153.21507"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   608
           x="619.96844"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   609
           sodipodi:role="line">sync.c</tspan></text>
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   610
    </g>
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   611
    <path
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   612
       id="path8782"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   613
       d="M 509.04698,595.23734 L 455.85521,595.23734"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   614
       style="color:#000000;fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:#bdb6ff;stroke-width:4.00000048;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   615
       sodipodi:nodetypes="cc" />
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   616
    <path
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   617
       sodipodi:nodetypes="cc"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   618
       style="color:#000000;fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:#ffb6b6;stroke-width:4;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   619
       d="M 510.59931,585.23734 L 469.17074,585.23734"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   620
       id="path7018" />
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   621
    <g
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   622
       id="g7005"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   623
       transform="translate(5.170737,132)">
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   624
      <rect
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   625
         rx="14.770906"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   626
         ry="14.770906"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   627
         y="437.2345"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   628
         x="499.38046"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   629
         height="44.312717"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   630
         width="240.66035"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   631
         id="rect6045"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   632
         style="color:#000000;fill:#efeeb1;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1.87500024;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" />
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   633
      <text
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   634
         sodipodi:linespacing="100%"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   635
         id="text6047"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   636
         y="441.21506"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   637
         x="619.48798"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   638
         style="font-size:16px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:center;line-height:100%;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   639
         xml:space="preserve"><tspan
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   640
           y="441.21506"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   641
           x="619.48798"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   642
           id="tspan6049"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   643
           sodipodi:role="line" /><tspan
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   644
           id="tspan6053"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   645
           y="457.21506"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   646
           x="619.48798"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   647
           sodipodi:role="line"> AUTO CAN BAUDRATE</tspan><tspan
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   648
           id="tspan6067"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   649
           y="473.21506"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   650
           x="619.48798"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   651
           sodipodi:role="line">lss.c</tspan></text>
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   652
    </g>
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   653
    <text
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   654
       xml:space="preserve"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   655
       style="font-size:32px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:center;line-height:100%;writing-mode:lr-tb;text-anchor:middle;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   656
       x="904.5498"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   657
       y="120.68625"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   658
       id="text10926"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   659
       sodipodi:linespacing="100%"><tspan
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   660
         sodipodi:role="line"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   661
         id="tspan10928"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   662
         x="904.5498"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   663
         y="120.68625">Application</tspan><tspan
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   664
         sodipodi:role="line"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   665
         x="904.5498"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   666
         y="152.68625"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   667
         id="tspan10987">(master/slave)</tspan></text>
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   668
    <path
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   669
       style="color:#000000;fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:#ffb6b6;stroke-width:4.00000477;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
149
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
   670
       d="M 368.88653,307.1123 L 382.38404,301.09463 L 368.88653,295.07698"
0
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   671
       id="path14812"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   672
       sodipodi:nodetypes="ccc" />
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   673
    <path
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   674
       sodipodi:nodetypes="ccc"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   675
       id="path14814"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   676
       d="M 463.1831,286.69273 L 469.20076,300.19024 L 475.21842,286.69273"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   677
       style="color:#000000;fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:#ffb6b6;stroke-width:4.00000429;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" />
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   678
    <path
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   679
       sodipodi:nodetypes="ccc"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   680
       id="path14816"
149
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
   681
       d="M 337.84788,309.11112 L 324.35037,315.12879 L 337.84789,321.14645"
0
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   682
       style="color:#000000;fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:#bdb6ff;stroke-width:4;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" />
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   683
    <text
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   684
       xml:space="preserve"
149
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
   685
       style="font-size:10.40019226px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:center;line-height:100%;writing-mode:lr-tb;text-anchor:middle;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
   686
       x="117.68457"
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
   687
       y="660.26733"
0
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   688
       id="text17850"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   689
       sodipodi:linespacing="100%"><tspan
149
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
   690
         y="660.26733"
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
   691
         x="117.68457"
0
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   692
         id="tspan17864"
149
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
   693
         sodipodi:role="line">libcanfestival_$(CAN_DRIVER).so</tspan><tspan
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
   694
         y="670.66753"
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
   695
         x="117.68457"
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
   696
         sodipodi:role="line"
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
   697
         id="tspan2438">$(CAN_DRIVER).dll,</tspan><tspan
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
   698
         y="681.06772"
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
   699
         x="117.68457"
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
   700
         sodipodi:role="line"
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
   701
         id="tspan2440">cyg$(CAN_DRIVER).dll</tspan></text>
0
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   702
    <text
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   703
       sodipodi:linespacing="100%"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   704
       id="text17893"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   705
       y="662.68628"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   706
       x="296.53381"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   707
       style="font-size:12px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:100%;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   708
       xml:space="preserve"><tspan
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   709
         sodipodi:role="line"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   710
         id="tspan17895"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   711
         x="296.53381"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   712
         y="662.68628">libcanfestival.a</tspan></text>
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   713
    <rect
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   714
       style="opacity:1;color:#000000;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   715
       id="rect17926"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   716
       width="218.19295"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   717
       height="304.05591"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   718
       x="793.97992"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   719
       y="182.44966" />
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   720
    <flowRoot
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   721
       xml:space="preserve"
149
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
   722
       style="font-size:12px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:100%;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
   723
       id="flowRoot18801"
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
   724
       transform="translate(0,-10)"><flowRegion
0
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   725
         id="flowRegion18803"><use
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   726
           x="0"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   727
           y="0"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   728
           xlink:href="#rect17926"
149
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
   729
           id="use18805"
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
   730
           width="1052.3622"
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
   731
           height="744.09448" /></flowRegion><flowPara
0
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   732
         id="flowPara18809">Mandatory:</flowPara><flowPara
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   733
         id="flowPara18813">- Open CAN interfaces</flowPara><flowPara
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   734
         id="flowPara18815">- Initiate TImers</flowPara><flowPara
149
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
   735
         id="flowPara2375" /><flowPara
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
   736
         id="flowPara2377">Optional:</flowPara><flowPara
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
   737
         id="flowPara2381">- Declare some callbacks</flowPara><flowPara
0
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   738
         id="flowPara18817" /><flowPara
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   739
         id="flowPara18819">Each call to the CanFestival API provide a pointer to the related node's CO_Data struct.</flowPara><flowPara
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   740
         id="flowPara18821" /><flowPara
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   741
         id="flowPara18823">In order to respect data integrity in the stack, all calls to the API should be made from mandatory nodes callback.</flowPara><flowPara
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   742
         id="flowPara18825" /><flowPara
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   743
         id="flowPara18827" /></flowRoot>    <g
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   744
       transform="translate(251.9861,177.8507)"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   745
       id="g18829">
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   746
      <rect
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   747
         rx="14.770906"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   748
         style="opacity:1;color:#000000;fill:#efeeb1;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1.875;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   749
         id="rect18831"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   750
         width="148.84024"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   751
         height="139.9716"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   752
         x="519.88324"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   753
         y="177.73375"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   754
         ry="14.77091" />
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   755
      <use
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   756
         x="0"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   757
         y="0"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   758
         xlink:href="#rect18831"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   759
         id="use18924"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   760
         transform="translate(-4,4)"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   761
         width="1052.3622"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   762
         height="744.09448" />
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   763
      <use
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   764
         height="744.09448"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   765
         width="1052.3622"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   766
         transform="translate(-8,8)"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   767
         id="use18926"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   768
         xlink:href="#rect18831"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   769
         y="0"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   770
         x="0" />
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   771
      <use
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   772
         x="0"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   773
         y="0"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   774
         xlink:href="#rect18831"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   775
         id="use18928"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   776
         transform="translate(-12,12)"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   777
         width="1052.3622"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   778
         height="744.09448" />
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   779
      <text
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   780
         xml:space="preserve"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   781
         style="font-size:16px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:center;line-height:100%;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   782
         x="581.54962"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   783
         y="211.93582"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   784
         id="text18833"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   785
         sodipodi:linespacing="100%"><tspan
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   786
           sodipodi:role="line"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   787
           id="tspan18867"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   788
           x="581.54962"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   789
           y="211.93582">Node Callbacks:</tspan><tspan
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   790
           sodipodi:role="line"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   791
           id="tspan18869"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   792
           x="581.54962"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   793
           y="224.74622"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   794
           style="font-size:12px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:center;line-height:100%;writing-mode:lr-tb;text-anchor:middle;font-family:Bitstream Vera Sans">SDOtimeoutError</tspan><tspan
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   795
           sodipodi:role="line"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   796
           id="tspan18871"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   797
           x="581.54962"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   798
           y="236.74622"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   799
           style="font-size:12px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:center;line-height:100%;writing-mode:lr-tb;text-anchor:middle;font-family:Bitstream Vera Sans">heartbeatError</tspan><tspan
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   800
           sodipodi:role="line"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   801
           id="tspan18873"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   802
           x="581.54962"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   803
           y="248.74622"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   804
           style="font-size:12px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:center;line-height:100%;writing-mode:lr-tb;text-anchor:middle;font-family:Bitstream Vera Sans">canSend</tspan><tspan
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   805
           sodipodi:role="line"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   806
           id="tspan18875"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   807
           x="581.54962"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   808
           y="260.74622"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   809
           style="font-size:12px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:center;line-height:100%;writing-mode:lr-tb;text-anchor:middle;font-family:Bitstream Vera Sans">initialisation</tspan><tspan
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   810
           sodipodi:role="line"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   811
           id="tspan18877"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   812
           x="581.54962"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   813
           y="272.74622"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   814
           style="font-size:12px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:center;line-height:100%;writing-mode:lr-tb;text-anchor:middle;font-family:Bitstream Vera Sans">preOperationa</tspan><tspan
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   815
           sodipodi:role="line"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   816
           id="tspan18879"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   817
           x="581.54962"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   818
           y="284.74622"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   819
           style="font-size:12px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:center;line-height:100%;writing-mode:lr-tb;text-anchor:middle;font-family:Bitstream Vera Sans">operational</tspan><tspan
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   820
           sodipodi:role="line"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   821
           id="tspan18881"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   822
           x="581.54962"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   823
           y="296.74622"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   824
           style="font-size:12px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:center;line-height:100%;writing-mode:lr-tb;text-anchor:middle;font-family:Bitstream Vera Sans">stopped</tspan><tspan
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   825
           sodipodi:role="line"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   826
           id="tspan18883"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   827
           x="581.54962"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   828
           y="308.74622"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   829
           style="font-size:12px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:center;line-height:100%;writing-mode:lr-tb;text-anchor:middle;font-family:Bitstream Vera Sans">post_sync</tspan><tspan
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   830
           sodipodi:role="line"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   831
           id="tspan18885"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   832
           x="581.54962"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   833
           y="320.74622"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   834
           style="font-size:12px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:center;line-height:100%;writing-mode:lr-tb;text-anchor:middle;font-family:Bitstream Vera Sans">post_TPDO</tspan><tspan
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   835
           sodipodi:role="line"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   836
           id="tspan18887"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   837
           x="581.54962"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   838
           y="332.74622" /></text>
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   839
    </g>
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   840
    <g
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   841
       id="g18930"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   842
       transform="translate(411.9861,177.8507)">
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   843
      <rect
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   844
         ry="14.77091"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   845
         y="177.73375"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   846
         x="519.52521"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   847
         height="139.9716"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   848
         width="91.977913"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   849
         id="rect18932"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   850
         style="opacity:1;color:#000000;fill:#efeeb1;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1.8750006;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   851
         rx="14.770914" />
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   852
      <text
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   853
         sodipodi:linespacing="100%"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   854
         id="text18940"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   855
         y="197.93582"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   856
         x="565.54962"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   857
         style="font-size:16px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:center;line-height:100%;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   858
         xml:space="preserve"><tspan
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   859
           style="font-size:12px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:center;line-height:100%;writing-mode:lr-tb;text-anchor:middle;font-family:Bitstream Vera Sans"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   860
           y="197.93582"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   861
           x="565.54962"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   862
           id="tspan18960"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   863
           sodipodi:role="line">Nodes</tspan><tspan
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   864
           style="font-size:12px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:center;line-height:100%;writing-mode:lr-tb;text-anchor:middle;font-family:Bitstream Vera Sans"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   865
           y="209.93582"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   866
           x="565.54962"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   867
           sodipodi:role="line"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   868
           id="tspan19022">Initialisation</tspan><tspan
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   869
           style="font-size:12px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:center;line-height:100%;writing-mode:lr-tb;text-anchor:middle;font-family:Bitstream Vera Sans"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   870
           y="221.93582"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   871
           x="565.54962"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   872
           sodipodi:role="line"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   873
           id="tspan19018" /><tspan
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   874
           style="font-size:12px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:center;line-height:100%;writing-mode:lr-tb;text-anchor:middle;font-family:Bitstream Vera Sans"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   875
           y="233.93582"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   876
           x="565.54962"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   877
           sodipodi:role="line"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   878
           id="tspan19024">Called at</tspan><tspan
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   879
           style="font-size:12px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:center;line-height:100%;writing-mode:lr-tb;text-anchor:middle;font-family:Bitstream Vera Sans"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   880
           y="245.93582"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   881
           x="565.54962"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   882
           sodipodi:role="line"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   883
           id="tspan19028">initialisation</tspan><tspan
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   884
           style="font-size:12px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:center;line-height:100%;writing-mode:lr-tb;text-anchor:middle;font-family:Bitstream Vera Sans"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   885
           y="257.93582"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   886
           x="565.54962"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   887
           sodipodi:role="line"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   888
           id="tspan19030">of stack,</tspan><tspan
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   889
           style="font-size:12px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:center;line-height:100%;writing-mode:lr-tb;text-anchor:middle;font-family:Bitstream Vera Sans"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   890
           y="269.93582"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   891
           x="565.54962"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   892
           sodipodi:role="line"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   893
           id="tspan19032">once CAN</tspan><tspan
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   894
           style="font-size:12px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:center;line-height:100%;writing-mode:lr-tb;text-anchor:middle;font-family:Bitstream Vera Sans"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   895
           y="281.93582"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   896
           x="565.54962"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   897
           sodipodi:role="line"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   898
           id="tspan19034">interfaces</tspan><tspan
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   899
           y="293.93582"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   900
           x="565.54962"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   901
           id="tspan18962"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   902
           sodipodi:role="line"
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   903
           style="font-size:12px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:center;line-height:100%;writing-mode:lr-tb;text-anchor:middle;font-family:Bitstream Vera Sans">opened.</tspan></text>
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
   904
    </g>
149
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
   905
    <path
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
   906
       sodipodi:nodetypes="cc"
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
   907
       id="path2394"
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
   908
       d="M 455.01269,315.09447 L 192.04336,315.09447"
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
   909
       style="color:#000000;fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:#bdb6ff;stroke-width:4.00000095;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" />
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
   910
    <path
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
   911
       sodipodi:nodetypes="cc"
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
   912
       style="color:#000000;fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:#d5d5d5;stroke-width:3.99999809;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
   913
       d="M 240.53386,230.81304 L 208.79172,230.81304"
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
   914
       id="path2396" />
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
   915
    <g
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
   916
       transform="translate(-259.7932,17.8507)"
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
   917
       id="g2398">
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
   918
      <rect
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
   919
         rx="14.770906"
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
   920
         style="opacity:1;color:#000000;fill:#efeeb1;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1.875;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
   921
         id="rect2400"
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
   922
         width="183.69043"
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
   923
         height="44.312717"
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
   924
         x="501.7005"
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
   925
         y="189.95525"
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
   926
         ry="14.770906" />
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
   927
      <text
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
   928
         xml:space="preserve"
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
   929
         style="font-size:16px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:center;line-height:100%;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
   930
         x="593.54962"
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
   931
         y="193.93582"
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
   932
         id="text2402"
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
   933
         sodipodi:linespacing="100%"><tspan
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
   934
           sodipodi:role="line"
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
   935
           id="tspan2404"
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
   936
           x="593.54962"
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
   937
           y="193.93582" /><tspan
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
   938
           sodipodi:role="line"
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
   939
           x="593.54962"
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
   940
           y="209.93582"
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
   941
           id="tspan2406">SCHEDULING</tspan><tspan
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
   942
           sodipodi:role="line"
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
   943
           x="593.54962"
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
   944
           y="225.93582"
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
   945
           id="tspan2408">timer.c</tspan></text>
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
   946
    </g>
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
   947
    <g
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
   948
       transform="translate(-10.82926,-154.42963)"
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
   949
       id="g2410">
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
   950
      <rect
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
   951
         rx="20.028"
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
   952
         style="color:#000000;fill:#efeeb1;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1.87499928;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
   953
         id="rect2412"
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
   954
         width="183.69043"
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
   955
         height="60.0825"
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
   956
         x="36.736599"
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
   957
         y="354.35071"
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
   958
         ry="20.027502" />
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
   959
      <text
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
   960
         xml:space="preserve"
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
   961
         style="font-size:16px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:center;line-height:100%;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
   962
         x="128.57401"
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
   963
         y="356.4429"
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
   964
         id="text2414"
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
   965
         sodipodi:linespacing="100%"><tspan
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
   966
           sodipodi:role="line"
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
   967
           id="tspan2416"
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
   968
           x="128.57401"
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
   969
           y="356.4429" /><tspan
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
   970
           sodipodi:role="line"
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
   971
           x="128.57401"
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
   972
           y="372.4429"
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
   973
           id="tspan2418">SYSTEM TIMERS</tspan><tspan
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
   974
           sodipodi:role="line"
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
   975
           x="128.57401"
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
   976
           y="388.4429"
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
   977
           id="tspan2420">INTERFACE</tspan><tspan
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
   978
           sodipodi:role="line"
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
   979
           x="128.57401"
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
   980
           y="404.4429"
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
   981
           id="tspan2422">timers_xxx.c</tspan></text>
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
   982
    </g>
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
   983
    <text
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
   984
       sodipodi:linespacing="100%"
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
   985
       id="text2428"
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
   986
       y="166.68628"
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
   987
       x="36.533813"
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
   988
       style="font-size:12px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:100%;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
   989
       xml:space="preserve"><tspan
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
   990
         sodipodi:role="line"
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
   991
         id="tspan2430"
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
   992
         x="36.533813"
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
   993
         y="166.68628">libcanfestival_$(TARGET).a</tspan><tspan
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
   994
         sodipodi:role="line"
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
   995
         x="36.533813"
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
   996
         y="178.68628"
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
   997
         id="tspan2432">canfestival_$(TARGET).lib</tspan></text>
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
   998
    <path
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
   999
       style="color:#000000;fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:#ffb6b6;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
  1000
       d="M 110.39517,382.00723 L 110.39518,628.90785"
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
  1001
       id="path2466"
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
  1002
       sodipodi:nodetypes="cc" />
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
  1003
    <path
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
  1004
       sodipodi:nodetypes="ccc"
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
  1005
       id="path2468"
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
  1006
       d="M 116.41299,480.48957 L 110.39532,466.99206 L 104.37768,480.48957"
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
  1007
       style="color:#000000;fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:#ffb6b6;stroke-width:4.00000477;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" />
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
  1008
    <path
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
  1009
       style="color:#000000;fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:#bdb6ff;stroke-width:4;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
  1010
       d="M 118.41182,491.52822 L 124.42949,505.02572 L 130.44715,491.52821"
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
  1011
       id="path2470"
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
  1012
       sodipodi:nodetypes="ccc" />
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
  1013
    <path
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
  1014
       style="color:#000000;fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:#bdb6ff;stroke-width:4.00000095;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
  1015
       d="M 124.39517,382.36341 L 124.39516,625.33274"
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
  1016
       id="path2472"
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
  1017
       sodipodi:nodetypes="cc" />
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
  1018
    <use
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
  1019
       x="0"
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
  1020
       y="0"
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
  1021
       xlink:href="#rect18831"
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
  1022
       id="use2448"
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
  1023
       transform="translate(-477.47549,101.80629)"
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
  1024
       width="1052.3622"
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
  1025
       height="744.09448" />
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
  1026
    <text
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
  1027
       sodipodi:linespacing="100%"
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
  1028
       id="text2450"
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
  1029
       y="315.32974"
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
  1030
       x="116.96068"
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
  1031
       style="font-size:16px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:center;line-height:100%;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
  1032
       xml:space="preserve"><tspan
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
  1033
         y="315.32974"
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
  1034
         x="116.96068"
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
  1035
         id="tspan2452"
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
  1036
         sodipodi:role="line" /><tspan
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
  1037
         id="tspan2456"
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
  1038
         y="331.32974"
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
  1039
         x="116.96068"
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
  1040
         sodipodi:role="line">OS interface</tspan><tspan
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
  1041
         y="347.32974"
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
  1042
         x="116.96068"
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
  1043
         sodipodi:role="line"
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
  1044
         id="tspan2460">unix.c</tspan><tspan
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
  1045
         y="363.32974"
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
  1046
         x="116.96068"
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
  1047
         sodipodi:role="line"
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
  1048
         id="tspan2464">or</tspan><tspan
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
  1049
         y="379.32974"
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
  1050
         x="116.96068"
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
  1051
         sodipodi:role="line"
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
  1052
         id="tspan2462">win32.c</tspan></text>
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
  1053
    <g
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
  1054
       id="g8884"
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
  1055
       transform="translate(-10.82926,355.42856)">
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
  1056
      <rect
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
  1057
         ry="20.027502"
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
  1058
         y="231.34967"
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
  1059
         x="36.736599"
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
  1060
         height="60.0825"
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
  1061
         width="183.69043"
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
  1062
         id="rect19040"
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
  1063
         style="color:#000000;fill:#efeeb1;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1.87499928;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
  1064
         rx="20.028" />
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
  1065
      <text
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
  1066
         xml:space="preserve"
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
  1067
         style="font-size:16px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:center;line-height:100%;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
  1068
         x="128.57401"
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
  1069
         y="232.4429"
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
  1070
         id="text8812"
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
  1071
         sodipodi:linespacing="100%"><tspan
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
  1072
           sodipodi:role="line"
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
  1073
           id="tspan8814"
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
  1074
           x="128.57401"
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
  1075
           y="232.4429" /><tspan
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
  1076
           sodipodi:role="line"
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
  1077
           x="128.57401"
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
  1078
           y="248.4429"
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
  1079
           id="tspan8816">CAN DRIVER</tspan><tspan
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
  1080
           sodipodi:role="line"
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
  1081
           x="128.57401"
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
  1082
           y="264.4429"
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
  1083
           id="tspan8820">INTERFACE</tspan><tspan
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
  1084
           sodipodi:role="line"
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
  1085
           x="128.57401"
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
  1086
           y="280.4429"
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
  1087
           id="tspan8818">can_xxx.c</tspan></text>
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
  1088
      <text
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
  1089
         sodipodi:linespacing="100%"
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
  1090
         id="text8822"
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
  1091
         y="246.4429"
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
  1092
         x="204.57401"
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
  1093
         style="font-size:8px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:center;line-height:100%;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
  1094
         xml:space="preserve"><tspan
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
  1095
           y="246.4429"
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
  1096
           x="204.57401"
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
  1097
           id="tspan8824"
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
  1098
           sodipodi:role="line" /><tspan
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
  1099
           id="tspan8830"
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
  1100
           y="254.4429"
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
  1101
           x="204.57401"
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
  1102
           sodipodi:role="line">RCV</tspan></text>
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
  1103
      <text
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
  1104
         xml:space="preserve"
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
  1105
         style="font-size:8px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:center;line-height:100%;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
  1106
         x="204.57401"
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
  1107
         y="264.4429"
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
  1108
         id="text8836"
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
  1109
         sodipodi:linespacing="100%"><tspan
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
  1110
           sodipodi:role="line"
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
  1111
           id="tspan8838"
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
  1112
           x="204.57401"
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
  1113
           y="264.4429" /><tspan
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
  1114
           sodipodi:role="line"
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
  1115
           x="204.57401"
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
  1116
           y="272.4429"
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
  1117
           id="tspan8840">TRS</tspan></text>
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
  1118
    </g>
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
  1119
    <text
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
  1120
       xml:space="preserve"
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
  1121
       style="font-size:32px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:center;line-height:100%;writing-mode:lr-tb;text-anchor:middle;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
  1122
       x="116.83569"
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
  1123
       y="546.68628"
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
  1124
       id="text2442"
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
  1125
       sodipodi:linespacing="100%"><tspan
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
  1126
         sodipodi:role="line"
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
  1127
         x="116.83569"
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
  1128
         y="546.68628"
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
  1129
         id="tspan2444">CAN</tspan><tspan
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
  1130
         id="tspan2446"
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
  1131
         sodipodi:role="line"
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
  1132
         x="116.83569"
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
  1133
         y="578.68628">interface</tspan></text>
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
  1134
    <text
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
  1135
       xml:space="preserve"
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
  1136
       style="font-size:12px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
  1137
       x="23.39595"
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
  1138
       y="480.36346"
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
  1139
       id="text3447"><tspan
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
  1140
         sodipodi:role="line"
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
  1141
         id="tspan3449"
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
  1142
         x="23.39595"
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
  1143
         y="480.36346">Dynamicaly </tspan><tspan
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
  1144
         sodipodi:role="line"
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
  1145
         x="23.39595"
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
  1146
         y="495.36346"
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
  1147
         id="tspan3453">loaded</tspan><tspan
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
  1148
         sodipodi:role="line"
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
  1149
         x="23.39595"
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
  1150
         y="510.36346"
fe50ada8020b Changes in the API:
etisserant
parents: 0
diff changeset
  1151
         id="tspan3451">or Linked</tspan></text>
0
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
  1152
  </g>
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
  1153
</svg>