biosignal-device-interface 0.1.11a0__py3-none-any.whl → 0.1.11b0__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 +0 -8
- {biosignal_device_interface-0.1.11a0.dist-info → biosignal_device_interface-0.1.11b0.dist-info}/METADATA +1 -1
- {biosignal_device_interface-0.1.11a0.dist-info → biosignal_device_interface-0.1.11b0.dist-info}/RECORD +5 -5
- {biosignal_device_interface-0.1.11a0.dist-info → biosignal_device_interface-0.1.11b0.dist-info}/LICENSE +0 -0
- {biosignal_device_interface-0.1.11a0.dist-info → biosignal_device_interface-0.1.11b0.dist-info}/WHEEL +0 -0
|
@@ -173,14 +173,6 @@ class OTBMuovi(BaseDevice):
|
|
|
173
173
|
self._number_of_channels * self._samples_per_frame * self._bytes_per_sample
|
|
174
174
|
)
|
|
175
175
|
|
|
176
|
-
print(
|
|
177
|
-
self._buffer_size,
|
|
178
|
-
self._number_of_channels,
|
|
179
|
-
self._samples_per_frame,
|
|
180
|
-
self._bytes_per_sample,
|
|
181
|
-
self._device_type,
|
|
182
|
-
)
|
|
183
|
-
|
|
184
176
|
self._received_bytes = bytearray()
|
|
185
177
|
|
|
186
178
|
self._configure_command()
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: biosignal-device-interface
|
|
3
|
-
Version: 0.1.
|
|
3
|
+
Version: 0.1.11b0
|
|
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
|
|
@@ -9,7 +9,7 @@ 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=
|
|
12
|
+
biosignal_device_interface/devices/otb/otb_muovi.py,sha256=aD6BY_Jo-ufPyPjUZvpPX2B7AQoW8sUnx2YryrRJ0YQ,10341
|
|
13
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
|
|
@@ -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.11b0.dist-info/LICENSE,sha256=SKg6bjn3svFmdjswd2EyyamaqBbxfLBvh61bhUKntx8,19045
|
|
33
|
+
biosignal_device_interface-0.1.11b0.dist-info/METADATA,sha256=4SH4BhHOoVKyZecMcxi0je-fJi26eky7g9dXRjZBCxQ,4025
|
|
34
|
+
biosignal_device_interface-0.1.11b0.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
|
|
35
|
+
biosignal_device_interface-0.1.11b0.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|