Skip to content

Releases: 840922704/BLE_DMM_Client

V3.2.1

04 Sep 03:53
Compare
Choose a tag to compare

(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

29 Aug 14:32
Compare
Choose a tag to compare

Introduced many improvements!

  1. Multiple devices supported
  2. File save method changed #7
  3. Ui improvement, change backend from pyqt5 to pyside6
  4. Remove "export" item in pyqtgraph #7
  5. New auto packing scripts added
  6. Windows Install Pack improvement #4
  7. Other bugs fixed (Maybe can help to resolve #6)

V3.1

21 Jun 10:21
Compare
Choose a tag to compare

Update decoder to be compatible with more types of DMM.

V3.0

17 Jun 08:27
Compare
Choose a tag to compare

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

14 Jun 12:38
58d14f7
Compare
Choose a tag to compare

V2.0 Released!
Both installer and portable version for windows x64.
Also, UI enhancements and bug fixed.

V1.0

12 Jun 07:38
64936f5
Compare
Choose a tag to compare

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

10 Jun 18:24
0e9f417
Compare
Choose a tag to compare

Add full support for 10 bytes DMM;
Enhance the speed of decoder.

V0.2

09 Jun 17:57
0b0f181
Compare
Choose a tag to compare

Add support for Aneng V05B BSIDE ZT-5B ZOYI ZT-5B (BK3432 BT5.0 with 10 Byte Data)
Just Windows version released.

V0.1

23 May 14:35
41ac421
Compare
Choose a tag to compare

V0.1 release for Windows