Download List

專案描述

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.

System Requirements

System requirement is not defined
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

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.
標籤: Minor bugfixes

2004-05-23 11:19
0.6.0

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.
標籤: Major feature enhancements

2004-01-08 19:38
0.5.3

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.
標籤: Minor bugfixes

2003-12-25 18:40
0.5.2

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.
標籤: Minor feature enhancements

2003-12-04 15:33
0.5.1

This release adds the missing ctg-view plugin.
標籤: Minor feature enhancements

Project Resources