eegdev 0.2-6 source package in Ubuntu
Changelog
eegdev (0.2-6) unstable; urgency=medium * Team Upload. * Add patch to fix FTBFS with new autoconf (Closes: #997209) * Bump Standards-Version to 4.6.0 (no changes needed) -- Nilesh Patra <email address hidden> Tue, 02 Nov 2021 19:40:44 +0530
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 | |
---|---|---|---|---|
Mantic | release | universe | libs | |
Lunar | release | universe | libs | |
Kinetic | release | universe | libs | |
Jammy | release | universe | libs |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
eegdev_0.2-6.dsc | 2.1 KiB | d316c258acde8bd15e87c9bbe2ede109861a72ecae266fc1e1b044a19de1e6b0 |
eegdev_0.2.orig.tar.bz2 | 671.5 KiB | 3ad091a9659974247850477b227da06ff77ba09a07047ecf3bc2fbff9ceed714 |
eegdev_0.2-6.debian.tar.xz | 9.7 KiB | c334abe24a70a0f221c36c4c127a741ae75d92b09dfe724560b7e4f56bc7ec97 |
Available diffs
- diff from 0.2-5 to 0.2-6 (1000 bytes)
No changes file available.
Binary packages built by this source
- eegdev-plugins-free: Biosignal acquisition device library (free plugins)
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 devices plugins that depends only on free
components.
- eegdev-plugins-free-dbgsym: debug symbols for eegdev-plugins-free
- 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