Releases: Dennis-van-Gils/DvG_Arduino_PyQt_multithread_demo
Releases · Dennis-van-Gils/DvG_Arduino_PyQt_multithread_demo
v9.0
v8.4
Improved code quality:
- Making use of the
qtpy
library to support PyQt5/6 and PySide2/6, instead of my own mechanism. - Nearly all globals are now passed around as local arguments instead.
- Introduced classes
WaveGeneratorArduino()
andWaveGeneratorArduino_qdev()
. - Resolved all pylint warnings
v8.3
- Improved PySide/PyQt mechanism.
- Fixed missing factor of 1000 in time of FakeArduino
v8.2
- Notes on investigation PyQtGraph & OpenGL performance
- Revamped top frame of the GUI
- Created flag
TRY_USING_OPENGL
- Using f-strings instead of '%'
v8.1
- Improved PySide/PyQt mechanism. All demos accept argument
simulate
v8.0
- Added support for PyQt5, PyQt6, PySide2 and PySide6
v7.0
Streamlined code brought about by new dependencies:
- dvg-pyqt-filelogger==1.0.0
- dvg-pyqt-controls==1.0.0
v6.0
Streamlined code brought about by new dependency:
- dvg-pyqtgraph-threadsafe==1.0.0
v5
Stability improvements brought about by newer dependencies:
- dvg-devices==0.1.0
- dvg-qdeviceio==0.3.0
- dvg-debug-functions==2.1.1
v4.1
Stability improvements brought about by newer dependencies:
- dvg-devices==0.0.7
- dvg-qdeviceio==0.2.2
- dvg-debug-functions==2.1