Releases: 840922704/BLE_DMM_Client
Releases · 840922704/BLE_DMM_Client
V3.2.1
(1) Using PyInstaller instead of Nuitka due to a serious memory leak problem.
(2) Add back the export item in pyqtgraph due to changing to pyinstaller.
V3.2: Anniversary update
Introduced many improvements!
- Multiple devices supported
- File save method changed #7
- Ui improvement, change backend from pyqt5 to pyside6
- Remove "export" item in pyqtgraph #7
- New auto packing scripts added
- Windows Install Pack improvement #4
- Other bugs fixed (Maybe can help to resolve #6)
V3.1
Update decoder to be compatible with more types of DMM.
V3.0
V3.0 Released!
-->Memory leak caused by 'setData' in pyqtgraph has been fixed.
-->Introduce brand new UI using qt-material
-->Simplified Chinese has been supported.
V2.0
V2.0 Released!
Both installer and portable version for windows x64.
Also, UI enhancements and bug fixed.
V1.0
V1.0 released! With Windows version compiled by pyinstaller.
——> Real time plot added by PyQtGraph
——> Data save function added
——> GUI optimized
——> Other bugs fixed
Due to the mkl lib used by PyQtGraph, the file size is a little big.
V0.3
Add full support for 10 bytes DMM;
Enhance the speed of decoder.
V0.2
Add support for Aneng V05B BSIDE ZT-5B ZOYI ZT-5B (BK3432 BT5.0 with 10 Byte Data)
Just Windows version released.