Releases: ElluIFX/DP100-PyQt5-GUI
v2.0.1
全新版本,全新界面
改动日志
2.0.1: 修复关断不生效的bug2.0.0:First release
Full Changelog: v2.0.0...v2.0.1
可执行文件下载
Tip
下载链接指向最新的 GitHub Actions 构建,如果提示工件过期/404,请 fork 后在你的存储库上运行 action 以构建最新版本
The download link points to the latest GitHub Actions build. If you encounter an "artifact expired/404" prompt, please fork and run the action in your repo to build the latest version.
⭐ AMD64 Windows Executable
🚧 AMD64 Linux Executable
由于本项目使用了来自正点原子的C# dll动态库来保证性能,因此目前不支持跨平台(可自行将API替换为HID版本实现)
This project uses a C# DLL dynamic library from Aliantek to ensure performance, so it does not currently support cross-platform (you can replace the API with the HID version yourself to make it cross-platform).
Numba 版本说明
Numba 版本为 PyQtGraph 库启用了 numba 加速配置。由于包含了额外的库文件,可执行文件的大小会显著增加,因此作为可选项(加速性能在不同系统和平台上有所不同)
The Numba version enables numba acceleration configuration for the PyQtGraph library. Due to the inclusion of additional library files, the size of the executable will increase significantly, so it is optional. (Performance acceleration varies across different systems and platforms.)`
V2.0.0 Release
全新版本,全新界面
改动日志 Changelog
2.0.0:First release
可执行文件下载 Executable Downloads
由 GitHub Actions 构建,如果工件过时,请 fork 并在你的存储库上运行以构建最新版本
Built by GitHub Actions, if the artifacts are outdated, fork and run on your repo to build the latest.
⭐ AMD64 Windows
AMD64 Linux
由于本项目使用了来自正点原子的C# dll动态库来保证性能,因此目前不支持跨平台(可自行将API替换为HID版本实现)
This project uses a C# dll dynamic library from Aliantek to ensure performance, so it does not currently support cross-platform (you can replace the API with the HID version yourself).
关于两个版本 About the two versions
Numba 版本为 PyQtGraph 库启用了 numba 加速配置。由于包含了额外的库文件,可执行文件的大小会显著增加,因此作为可选项。(加速性能在不同系统和平台上有所不同)
The Numba version enables numba acceleration configuration for the PyQtGraph library. Due to the inclusion of additional library files, the size of the executable will increase significantly, so it is optional. (Performance acceleration varies across different systems and platforms.)