Télécharger la liste

Description du projet

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.

Système requise

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

Le problème que le déplacement de postes de battement peut se produire lorsque beats sont insérées ou supprimées dans un ECG a été fixée. Le script "configure" vérifie maintenant quel type de Qt (multi-thread ou non-multi-thread) est installé. L'événement manquant-file pour l'enregistrement par exemple "100s" a été ajoutée. Les versions PDF de la documentation dans la distribution binaire Windows sont maintenant correctes.
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

Les noms des fonctions API ont été modifiées pour être plus cohérent. RASCHlab (le programme utilisateur pour la visualisation et le traitement de mesures) a été ajouté à la distribution. La documentation a été renforcé et restructuré. De nombreux bugs ont été corrigés et quelques fuites de mémoire ont été supprimés.
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

Un problème lorsque des signaux de pression artérielle commencer par une séquence d'étalonnage a été corrigé. Les pages de manuel ont été ajoutées pour les fonctions API sur Linux. Dans les fichiers d'entête C, code wrapper nécessaires pour C + + a été ajouté. Le calcul de l'espace disponible pour les informations tempo en a été amélioré dans la vue de l'ECG et plugins vue la pression artérielle.
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

Le système de compilation fonctionne maintenant sur Debian, et a été testé sur un 3.3 Installation Knoppix. En sélectionnant une zone dans un plugin avis, la zone se déplace s'affiche lorsque la souris est en dehors de la fenêtre. De l'ECG et du sang des vues de pression, les informations indiquées pour chaque battement dépend de l'espace disponible (résolution temporelle). L'API a été étendue pour appuyer l'événement générale drapeaux comme un événement qui a été édité par un utilisateur.
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

Cette version ajoute le GEC-plugin manquant point de vue.
Tags: Minor feature enhancements
This release adds the missing ctg-view plugin.

Project Resources