]> jspc29.x-matter.uni-frankfurt.de Git - daqtools.git/commitdiff
CBMNet: GbE bypass in XML-DB
authorManuel Penschuck <manuel.penschuck@stud.uni-frankfurt.de>
Sat, 22 Nov 2014 09:05:15 +0000 (10:05 +0100)
committerManuel Penschuck <manuel.penschuck@stud.uni-frankfurt.de>
Sat, 22 Nov 2014 09:05:15 +0000 (10:05 +0100)
xml-db/database/CBMNetBridge.xml

index 3048059eed9ccd15bc94517d6fa3be8503b3b478..cf80663e82b6240c8516f78f55b1f0576614f5cf 100644 (file)
@@ -13,6 +13,9 @@
       <field name="Listen" start="0" bits="1" format="boolean">
         <description>0: Disable CBMNet readout, 1: Receive data sent by TrbNet Hub and forward it</description>
       </field>
+      <field name="EnableGBE" start="1" bits="1" format="boolean">
+        <description>0: Disable GBE readout (filter packets to GBE stack) 1: Transparent data forwarding</description>
+      </field>
     </register>
     <register name="SubEventID" address="0001" mode="rw" purpose="config">
       <description>Control sub-event-id included in the sub-event header sent to the FLIB</description>