eegdev 0.2-5 source package in Ubuntu
Changelog
eegdev (0.2-5) unstable; urgency=medium * Team upload. * Moved package to Debian Med team maintenance * Point Homepage field to SourceForge * Standards-Version: 4.5.1 (routine-update) * debhelper-compat 13 (routine-update) * Remove trailing whitespace in debian/changelog (routine-update) * Add salsa-ci file (routine-update) * Rules-Requires-Root: no (routine-update) * Trim trailing whitespace. * Set upstream metadata fields: Repository. * dh_missing --fail-missing installation of manpages -- Andreas Tille <email address hidden> Fri, 18 Dec 2020 16:50:34 +0100
Upload details
- Uploaded by:
- Debian Med
- Uploaded to:
- Sid
- Original maintainer:
- Debian Med
- Architectures:
- any
- Section:
- libs
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
eegdev_0.2-5.dsc | 2.1 KiB | 5c2bfba35a1644db6c7a9c0365dde7364e4edba551ccb9e14a3c135a080eeaca |
eegdev_0.2.orig.tar.bz2 | 671.5 KiB | 3ad091a9659974247850477b227da06ff77ba09a07047ecf3bc2fbff9ceed714 |
eegdev_0.2-5.debian.tar.xz | 9.3 KiB | df08e1a485805af8ec70192bdfcd3483f0dd3c701dc3316dd99dfa5b3450cf74 |
Available diffs
- diff from 0.2-4 to 0.2-5 (1.6 KiB)
No changes file available.
Binary packages built by this source
- eegdev-plugins-free: No summary available for eegdev-plugins-free in ubuntu impish.
No description available for eegdev-plugins-free in ubuntu impish.
- eegdev-plugins-free-dbgsym: No summary available for eegdev-plugins-free-dbgsym in ubuntu impish.
No description available for eegdev-
plugins- free-dbgsym in ubuntu impish.
- libeegdev-dev: Biosignal acquisition device library (Development files)
eegdev is a library that provides a unified interface for accessing various
EEG (and other biosignals) acquisition systems. This interface has been
designed to be both flexible and efficient. The device specific part is
implemented by the means of plugins which makes adding new device backend
fairly easy even if the library does not support them yet officially.
.
The core library not only provides to users a unified and consistent
interface to the acquisition device but it also provides many
functionalities to the device backends (plugins) ranging from configuration
to data casting and scaling making writing new device backend an easy task.
.
This library is particularly useful to handle the acquisition part of a
Brain Computer Interface (BCI) or any realtime multi-electrode acquisition
in neurophysiological research.
.
This package contains the files needed to compile and link programs which
use eegdev. It provides also the headers needed to develop new device
plugins. The manpages and examples are shipped in this package.
- libeegdev0: Biosignal acquisition device library
eegdev is a library that provides a unified interface for accessing various
EEG (and other biosignals) acquisition systems. This interface has been
designed to be both flexible and efficient. The device specific part is
implemented by the mean of plugins which makes adding new device backend
fairly easy even if the library does not support them yet officially.
.
The core library not only provides to users a unified and consistent
interfaces to the acquisition device but it also provides many
functionalities to the device backends (plugins) ranging from configuration
to data casting and scaling making writing new device backend an easy task.
.
This library is particularly useful to handle the acquisition part of a
Brain Computer Interface (BCI) or any realtime multi-electrode acquisition
in neurophysiological research.
.
This package contains the core library
- libeegdev0-dbgsym: debug symbols for libeegdev0