biosignal-device-interface 0.1.0__py3-none-any.whl → 0.1.1a0__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- biosignal_device_interface/devices/otb/otb_muovi.py +1 -1
- biosignal_device_interface/devices/otb/otb_quattrocento.py +1 -1
- {biosignal_device_interface-0.1.0.dist-info → biosignal_device_interface-0.1.1a0.dist-info}/METADATA +1 -1
- {biosignal_device_interface-0.1.0.dist-info → biosignal_device_interface-0.1.1a0.dist-info}/RECORD +6 -6
- {biosignal_device_interface-0.1.0.dist-info → biosignal_device_interface-0.1.1a0.dist-info}/LICENSE +0 -0
- {biosignal_device_interface-0.1.0.dist-info → biosignal_device_interface-0.1.1a0.dist-info}/WHEEL +0 -0
|
@@ -19,7 +19,7 @@ from biosignal_device_interface.constants.devices.core.base_device_constants imp
|
|
|
19
19
|
)
|
|
20
20
|
|
|
21
21
|
# Constants
|
|
22
|
-
from biosignal_device_interface.constants.devices.otb_muovi_constants import (
|
|
22
|
+
from biosignal_device_interface.constants.devices.otb.otb_muovi_constants import (
|
|
23
23
|
MUOVI_CONVERSION_FACTOR_DICT,
|
|
24
24
|
MuoviWorkingMode,
|
|
25
25
|
MuoviDetectionMode,
|
|
@@ -22,7 +22,7 @@ from biosignal_device_interface.devices.core.base_device import BaseDevice
|
|
|
22
22
|
from biosignal_device_interface.constants.devices.core.base_device_constants import (
|
|
23
23
|
DeviceType,
|
|
24
24
|
)
|
|
25
|
-
from biosignal_device_interface.constants.devices.otb_quattrocento_constants import (
|
|
25
|
+
from biosignal_device_interface.constants.devices.otb.otb_quattrocento_constants import (
|
|
26
26
|
COMMAND_START_STREAMING,
|
|
27
27
|
COMMAND_STOP_STREAMING,
|
|
28
28
|
CONNECTION_RESPONSE,
|
{biosignal_device_interface-0.1.0.dist-info → biosignal_device_interface-0.1.1a0.dist-info}/METADATA
RENAMED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: biosignal-device-interface
|
|
3
|
-
Version: 0.1.
|
|
3
|
+
Version: 0.1.1a0
|
|
4
4
|
Summary: Python communication interface to many biosignal devices manufactured by several companies to easy integration in custom PySide6 applications.
|
|
5
5
|
License: CC BY-SA 4.0
|
|
6
6
|
Author: Dominik I. Braun
|
{biosignal_device_interface-0.1.0.dist-info → biosignal_device_interface-0.1.1a0.dist-info}/RECORD
RENAMED
|
@@ -9,8 +9,8 @@ biosignal_device_interface/devices/__init__.py,sha256=ulJmJuDa42tyjS5D4iQSyS8YrS
|
|
|
9
9
|
biosignal_device_interface/devices/core/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
10
10
|
biosignal_device_interface/devices/core/base_device.py,sha256=4X0-QJ7_ib5Qb2MuOPuEP7xpXWIA0ZfPHMAzGtu8dEI,14149
|
|
11
11
|
biosignal_device_interface/devices/otb/__init__.py,sha256=9hJR4tdLEKJ7xLEpEtdVlAltkwRraaWdxczxqV_EBmI,384
|
|
12
|
-
biosignal_device_interface/devices/otb/otb_muovi.py,sha256=
|
|
13
|
-
biosignal_device_interface/devices/otb/otb_quattrocento.py,sha256=
|
|
12
|
+
biosignal_device_interface/devices/otb/otb_muovi.py,sha256=aD6BY_Jo-ufPyPjUZvpPX2B7AQoW8sUnx2YryrRJ0YQ,10341
|
|
13
|
+
biosignal_device_interface/devices/otb/otb_quattrocento.py,sha256=GCbiuvzGgOqr3CGGlVppb1m7IYMpbWKIQteKCFZ7sSs,8038
|
|
14
14
|
biosignal_device_interface/gui/device_template_widgets/__init__.py,sha256=7F_wMg-99TAEEUFgx2Ye72pzISfGcDDg3W8fYsdUOy4,162
|
|
15
15
|
biosignal_device_interface/gui/device_template_widgets/all_devices_widget.py,sha256=RhwC04IcpoaZ-S38Y0zWqQYmatQRTtSMHQB-p9jUqZQ,1350
|
|
16
16
|
biosignal_device_interface/gui/device_template_widgets/core/base_device_widget.py,sha256=hHeHVn4JccPQTQOXPd9Z8-ES_WxnIGPC897x6lSPeuk,3501
|
|
@@ -29,7 +29,7 @@ biosignal_device_interface/gui/ui_compiled/devices_template_widget.py,sha256=tLG
|
|
|
29
29
|
biosignal_device_interface/gui/ui_compiled/otb_muovi_plus_template_widget.py,sha256=BQBb38kzJQOoUh-iJQfaEOlgQYnEUshfpmVbaAkk_wA,7707
|
|
30
30
|
biosignal_device_interface/gui/ui_compiled/otb_muovi_template_widget.py,sha256=UQizD9Z89_WogUoHMPdtKgE7qwhq6xNWubYhjUL11yY,7566
|
|
31
31
|
biosignal_device_interface/gui/ui_compiled/otb_quattrocento_light_template_widget.py,sha256=KaABGhQGiXSxdG8HBgviR50i14WvOctF7YbDxXmyZO8,12148
|
|
32
|
-
biosignal_device_interface-0.1.
|
|
33
|
-
biosignal_device_interface-0.1.
|
|
34
|
-
biosignal_device_interface-0.1.
|
|
35
|
-
biosignal_device_interface-0.1.
|
|
32
|
+
biosignal_device_interface-0.1.1a0.dist-info/LICENSE,sha256=SKg6bjn3svFmdjswd2EyyamaqBbxfLBvh61bhUKntx8,19045
|
|
33
|
+
biosignal_device_interface-0.1.1a0.dist-info/METADATA,sha256=FA-7QwAycnyzmvJDk6Ajee4p9M3pGTXabmxTIGvM618,4024
|
|
34
|
+
biosignal_device_interface-0.1.1a0.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
|
|
35
|
+
biosignal_device_interface-0.1.1a0.dist-info/RECORD,,
|
{biosignal_device_interface-0.1.0.dist-info → biosignal_device_interface-0.1.1a0.dist-info}/LICENSE
RENAMED
|
File without changes
|
{biosignal_device_interface-0.1.0.dist-info → biosignal_device_interface-0.1.1a0.dist-info}/WHEEL
RENAMED
|
File without changes
|