Downloadliste

Projektbeschreibung

Devices for the measurement of signals use
different data formats to store the data on disk.
libRASCH provides a common application
programming interface to access such signals,
regardless of which storage format is used.
Additionally, it provides support for processing
(e.g. detects beats in an ECG) and viewing the
signals. This functionality and the access to the
various file formats is realized with plugins.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2004-05-27 16:57
0.6.1

Das Problem, dass eine Verschiebung der Positionen schlagen kann passieren, wenn Beats eingefügt werden oder in ein EKG gelöscht wurde behoben. Die "configure" Skript prüft nun, welche Art von Qt (multi-threaded oder nicht-multi-threaded) installiert ist. Die fehlenden Event-Datei für das Beispiel der Aufnahme "100er" wurde hinzugefügt. Die PDF-Versionen der Dokumentation in der Windows-Binary-Distribution sind nun korrekt.
Tags: Minor bugfixes
The problem that a displacement of beat positions
can happen when beats are inserted or deleted in
an ECG was fixed. The "configure" script now
checks which kind of Qt (multi-threaded or
non-multi-threaded) is installed. The missing
event-file for the example recording "100s" was
added. The PDF versions of the documentation in
the Windows binary distribution are now correct.

2004-05-23 11:19
0.6.0

Die API-Funktion Namen wurden geändert, um konsistent zu sein. RASCHlab (dem Benutzer-Programm zur Visualisierung und Bearbeitung Messungen) wurde hinzugefügt, um die Verteilung. Die Dokumentation wurde erweitert und neu strukturiert. Viele Bugs wurden gefixt und einige Speicherlecks wurden entfernt.
Tags: Major feature enhancements
The API function names were changed to be more consistent.
RASCHlab (the user program for viewing and processing
measurements) was added to the distribution. The
documentation was enhanced and re-structured. Many bugs
were fixed and some memory leaks were removed.

2004-01-08 19:38
0.5.3

Ein Problem, wenn der Blutdruck Signale beginnen mit einem Kalibrier-Sequenz wurde behoben. Man-Seiten sind für die API-Funktionen unter Linux hinzu. In der C-Header-Dateien wurde Wrapper-Code für C + + erforderlich aufgenommen. Die Berechnung der zur Verfügung stehenden Raum für beat Informationen wurden im EKG und Blutdruck Ansicht Ansicht Plugins verbessert.
Tags: Minor bugfixes
A problem when blood pressure signals start with a calibration sequence has been fixed. Man pages have been added for the API functions on Linux. In the C header files, wrapper code needed for C++ has been added. The calculation of available space for beat information has been improved in the ECG view and blood pressure view plugins.

2003-12-25 18:40
0.5.2

Das Build-System arbeitet jetzt auf Debian, und wurde auf einer Knoppix 3.3 Installation getestet. Bei der Auswahl eines Bereichs in einer Ansicht Plugin, der angezeigte Bereich bewegt, wenn die Maus vor dem Fenster. Im EKG und Blutdruck Aufrufe, die Informationen für jeden schlagen angezeigt werden, hängt von den verfügbaren Raum (Zeitauflösung). Die API wurde erweitert, um allgemeine Unterstützung Ereignis-Flags, wie ein Ereignis, das von einem Benutzer bearbeitet wurde.
Tags: Minor feature enhancements
The build system now works on Debian, and was
tested on a Knoppix 3.3 installation. When
selecting an area in a view plugin, the shown area
moves when the mouse is outside the window. In the
ecg and blood-pressure views, the information
shown for each beat depends on the available space
(time resolution). The API was extended to support
general event-flags such as an event that was
edited by a user.

2003-12-04 15:33
0.5.1

Diese Veröffentlichung fügt die fehlenden CTG-View-Plugin.
Tags: Minor feature enhancements
This release adds the missing ctg-view plugin.

Project Resources