500 recent changes in DABC Web retrieved at 12:38 (Local)

WebStatistics
Jul 2010 1746 0 0 553 WebHome 136 WebChanges 80 DabcUml 71 MbsSupport 62 ABBinDABC 52 DabcProjects 44 EventBuilding 4...
DabcNews
DABC News 2015 17.11.2015 Production release 2.9.0 Major new features: * libDabcHadaq * support of UDP packets sorting, enables use of TRB3 with two Et...
WebHome
Welcome to the Data Acquisition Backbone Core DABC This is the public Wiki, the official site is News The mission Repository Main.LinevSergey 20 Jul 201...
DabcRepository
The repository of DABC DABC is managed by SVN repository. Url of repository is https://subversion.gsi.de/dabc . Repository open for reading. Checkout from re...
DimLynx
Installing DIM on Lynx Build on Linux DIM v15r01 Makefile coupled mthreads switch with endian! This is wrong. ARCH=INTEL resulted in little endian (PC) and mt...
DabcProjects
DABC projects Version 2 development (internal) Core classes * Command submission to other nodes * Node failure detection * (Semi) automatic recovery of...
FeHardware
CBM readout controller The ROC board designed for readout of nXYTER frontend. DABC provides communication layer to ROC, which includes UDP based and Optic based t...
GuiJava
Java GUI Some Java helps: Hints, internals GUI jar file The jar file of the gui is ...dabc/gui/java/packages/xgui.jar. Setup files There are three setup files u...
r4 - 2010-08-18 - 18:59 by HansEssel
DimLinux
Comments to build DIM on Linux Build on Lynx Current version is dim_v19r3 Since DIM version v18 the memory leak in the java interface has been fixed. To build t...
r3 - 2010-08-18 - 18:54 by HansEssel
MbsToDo090904
Modifications 4.9.09 goofy/v51/src to mbs/v51/src * f_cmd.c : printout command line * f_dim_server.c : minor bug fixes * f_pr_reset.c : killing order of ...
r7 - 2010-05-10 - 16:16 by HansEssel
MbsSupport
MBS Support MbsImplementation Steps to upgrade MBS as DABC data channel. MbsDataFormats New structures for MBS data. MbsFileFormat New LMD file format. File A...
r22 - 2010-04-16 - 14:48 by HansEssel
MbsImplementation
MBS upgrade for DABC To have minimal changes, we use standard collector and transport. Two different changes must be done: 1. Increased buffer size support This...
r7 - 2010-04-09 - 16:30 by HansEssel
HansJavaHints
In Java source code: package a.b.c; means sources are in $SOURCEPATH/a/b/c/*.java and classes in $CLASSPATH/a/b/c/*.class javac sourcepath SOURCEPATH classpat...
NEW - 2010-01-07 - 13:58 by HansEssel
DabcControls
Controlling DABC Screen shots of Java GUI XDAQ classes for configuration and control Overview of the XDAQ adapter classes between dabc core, DIM and XDAQ infosp...
r28 - 2009-08-28 - 17:02 by HansEssel
LmdImplementation
Lean Implementation of new LMD file format DABC.MbsDataFormats Usage of buffer header A special buffer header is used as file header. Important fields like word...
r13 - 2008-10-15 - 16:59 by HansEssel
MbsDataFormats
Data element structures All structures are defined independent on endianess. When bytes must be swapped, always 4 bytes are swapped. Fields 8 bytes long must be h...
r10 - 2008-10-15 - 16:36 by HansEssel
ROCinDABC
ROC readout in DABC Changes in Knut library 1. Correct calculation of "gap" between lost packets 1. New ptherad_condition in SysCoreBoard class to be used ...
DabcArchitecture
The Data Acquisition Backbone Core (DABC) Design overview Role and functionality of the objects 1. All processing code runs in dabc::Modules. There are two ...
DimFormats
Dim Introduction DIM is a light weight communication protocoll based on publish/subscribe mechanism. Servers publish named services (commands or parameters) to a ...
r4 - 2008-07-16 - 13:00 by HansEssel
BnetUml
Class diagramm of bnet with current examples Main.JoernAdamczewski 27 Jun 2008 Legend: * white: bnet:: classes * yellow: dabc:: core * blue: bnet...
PciDabcClasses
DABC device and transport classes for PCIe DABC classes for PCIe transport of Active Buffer Board (ABB). Used mprace classes are green, dabc framework classes ...
DabcUml
The DABC classes Main.JoernAdamczewski 26 Jun 2008
ABBinDABC
The Active Buffer Board (ABB) as example of a PCI device in DABC Description of the board The ABB is developed by Institut f. Technische Informatik at Uni Mannhe...
GuiApplicationInterface
Example of user panel and monitor Ca 300 LOC! Interface to be implemented by application public interface xiUserPanel public abstract void init(xiDesktop deskto...
r6 - 2008-06-19 - 12:43 by HansEssel
DabcXdaq
XDAQ run environment classes for DABC We use the XDAQ framework for the general set up and controls of the DABC applications. Natively, XDAQ provides configuratio...
DabcXdaqClasses
XDAQ adapter classes for DABC and DIM Main.JoernAdamczewski 24 Apr 2008 Legend: * white: dabc::xd:: classes * red: xdaq framework * green: DIM C ...
RealTime2007
IEEE Real Time Conference 2007 (Poster presented, paper accepted by IEEE) For the new experiments at FAIR like CBM new concepts of data acquisition systems have t...
r2 - 2008-06-02 - 16:44 by HansEssel
WindowsBat
Batch file for Windows set HOST= set USER=%USERNAME% set DIM_DNS_NAME= set CLASSPATH=; dim path /classes; gui jar file set PATH=; dim path /bin java xgui.xGui T...
NEW - 2008-02-27 - 15:52 by HansEssel
MbsLaunchPanel
MBS launch panel setup ?xml version="1.0" encoding="utf 8"? MbsLaunch Labels MasterNode="Master node" UserPath="User path" MbsPath="MBS path" ...
NEW - 2008-02-27 - 15:50 by HansEssel
DabcLaunchPanel
DABC launch panel setup ?xml version="1.0" encoding="utf 8"? DabcLaunch Labels MasterNode="Master node" MasterName="Master name" UserPath="User...
NEW - 2008-02-27 - 15:49 by HansEssel
GuiLayout
GUI Layout file Layout.xml ?xml version="1.0" encoding="utf 8"? Layout WindowLayout Main shape="158,110,1023,850" columns="0" show="true"/ Meter shape="6...
NEW - 2008-02-27 - 15:48 by HansEssel
DabcDesign
Main.HansEssel 18 Dec 2007
NEW - 2007-12-18 - 18:20 by HansEssel
DabcTest2
DABC threads tests, November 14 This is more generic tests with treads and DABC. BNet prototype One can distribute different BNet modules over different number...
EventBuilding
Event building performance Test with four nodes Main.HansEssel 13 Nov 2007
NEW - 2007-11-13 - 14:27 by HansEssel
DabcTest1
DABC tests, July 10 This is first performance tests, done with DABC framework. For the moment we are using our 4 nodes InfiniBand cluster, where verbs and socket...
r3 - 2007-11-13 - 14:25 by HansEssel
ScreenShots
Screen shots of Java GUI Main window with login screen Command tree Parameter table Logger window Displays Histograms Main.H...
r2 - 2007-11-12 - 19:46 by HansEssel
MbsFileFormat
New LMD file format Large buffers With increased buffers the file format does not change. A few modifications have to be done in f_evt where i_used is checked (g...
r5 - 2007-11-12 - 18:08 by HansEssel
MissionStatement
DABC The discussions about DAQ systems for FAIR experiments started in 2004 supported by the FutureDAQ project. As a most challenging experiment, CBM requirements...
NEW - 2007-11-12 - 17:49 by HansEssel
WebPreferences
DABC Web Preferences The following settings are web preferences of the DABC web. These preferences overwrite the site level preferences in ., and can be overwritt...
WebNotify
This is a subscription service to be automatically notified by e mail when topics change in this DABC web. This is a convenient service, so you do not have to com...
WebRss
GSI Wiki's DABC web /DABC The DABC web of TWiki. TWiki is a Web Based Collaboration Platform for the Corporate World.
WebIndex
See also the faster WebTopicList
WebTopicList
See also the verbose WebIndex.
Number of topics: 47

See also: rss-small RSS feed, recent changes with 50, 100, 200, 500, 1000 topics, all changes

This topic: DABC > WebHome > WebChanges
Topic revision: 2001-08-16, PeterThoeny
This site is powered by FoswikiCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding GSI Wiki? Send feedback | Legal notice | Privacy Policy (german)