Dvg-devices

Latest version: v1.3.0

Safety actively analyzes 629599 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 4

0.2.4

------------------
* Added device: Julabo circulator

0.2.3

------------------
* Workaround for bug with unknown cause in ``Aim_TTi_PSU_protocol_RS232`` where
the power supply occasionally will skew the serial input and output stream,
such that the reply matches the second-previous query statement. Fixed by
forcefully flushing the serial input and output buffers whenever a wrong reply
is received. Hopefully, this will fix the skew when the next ``query()``
operation gets executed.

0.2.2

------------------
* Fixed bug in ``BaseDevice.query_ascii()``. The use of ``ast.literal_eval`` got
removed because it chokes on ``nan``. Everything is now interpreted as a
``float`` instead.

0.2.1

------------------
* Fix wrong import statement ``dvg-pyqt-controls``
* Fix wrong import statement ``dvg-pyqt-filelogger``

0.2.0

------------------
* Added dependence ``dvg-pyqt-controls~=1.0``
* Added dependence ``dvg-pyqt-filelogger~=1.0``
* Added dependence ``dvg-pyqtgraph-threadsafe~=3.0``

0.1.0

------------------
* Fixed bug in ``BaseDevice.py`` where ``inspect.getouterframes()`` would
momentarily suspend the thread. Solved by ditching inspect. The new
``ID_validation_query`` mechanism now relies on a simple boolean flag that
gets set to force ``query()`` to raise on timeout.
* Update dependence ``dvg-qdeviceio==0.3.0``

Page 2 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.