Releases: ElluIFX/MDP-P906-Controller
Software V4.5
Packaged by PyInstaller, upx enabled
Executable Downloads
Built by GitHub-Actions, if the artifacts are outdated, fork and run on your repo to build the latest.
AMD64 Windows
AMD64 Linux (Built on Ubuntu 20.04)
About two versions
The Numba version enables numba acceleration configuration for the PyQtGraph library. Due to the inclusion of additional library files, the executable size has significantly increased. However, the acceleration performance varies across different platforms.
Breakchanges in v3.0
Autograph now chooses to display part of the whole buffer instead of dropping data out of range. Therefore, you don't need to record it in CSV for long-term monitoring. You can also switch from AUTO to MANUAL to see the whole buffer.
1000000pts for buffer and 800pts for display is good for me. Don't set the buffer length too big or your memory will boom XD.
Battery simulator
Custom battery voltage curve can be modified from the example file: Li-ion.csv
Update Logs
- 2024-12-12 v4.3: Fix power keep & disable opengl for default
- 2024-11-25 v4.2: Add custom theme & add some settings & optimize auto turn on
- 2024-11-19 v4.1: Minor fix
- 2024-11-19 v4.0: Add bi-directional sliderbar for graph scrolling
- 2024-11-16 v3.7: Optimize aux function tab view
- 2024-11-12 v3.6: Fix bugs & use Actions
- 2024-11-10 v3.5: Add battery simulator
- 2024-11-08 v3.2: Add sweep scan response graph
- 2024-11-08 v3.1: Add floating monitor & some tooltips
- 2024-11-08 v3.0: No limitation for graph buffer length, add display length setting
- 2024-11-07 v2.7: Fix P905 Iset report & add more settings
- 2024-11-07 v2.6: Built a standalone Numba-enabled release version
- 2024-11-07 v2.5: Fix current gain calculation and setting param resolve on P905 (#2)
- 2024-11-06 v2.4: Unify style for sub-window UI, add connection fail reason popup
- 2024-11-06 v2.3: Package Sarasa font file into built executable
- 2024-11-05 v2.2: Add calibration feature
Software V4.3
Packaged by PyInstaller, upx enabled
Executable Downloads
Built by GitHub-Actions, if the artifacts are outdated, fork and run on your repo to build the latest.
Windows:
About two versions
The Numba version enables numba acceleration configuration for the PyQtGraph library. Due to the inclusion of additional library files, the executable size has significantly increased. However, the acceleration performance varies across different platforms.
Breakchanges in v3.0
Autograph now chooses to display part of the whole buffer instead of dropping data out of range. Therefore, you don't need to record it in CSV for long-term monitoring. You can also switch from AUTO to MANUAL to see the whole buffer.
1000000pts for buffer and 800pts for display is good for me. Don't set the buffer length too big or your memory will boom XD.
Battery simulator
Custom battery voltage curve can be modified from the example file: Li-ion.csv
Update Logs
- 2024-12-12 v4.3: Fix power keep & disable opengl for default
- 2024-11-25 v4.2: Add custom theme & add some settings & optimize auto turn on
- 2024-11-19 v4.1: Minor fix
- 2024-11-19 v4.0: Add bi-directional sliderbar for graph scrolling
- 2024-11-16 v3.7: Optimize aux function tab view
- 2024-11-12 v3.6: Fix bugs & use Actions
- 2024-11-10 v3.5: Add battery simulator
- 2024-11-08 v3.2: Add sweep scan response graph
- 2024-11-08 v3.1: Add floating monitor & some tooltips
- 2024-11-08 v3.0: No limitation for graph buffer length, add display length setting
- 2024-11-07 v2.7: Fix P905 Iset report & add more settings
- 2024-11-07 v2.6: Built a standalone Numba-enabled release version
- 2024-11-07 v2.5: Fix current gain calculation and setting param resolve on P905 (#2)
- 2024-11-06 v2.4: Unify style for sub-window UI, add connection fail reason popup
- 2024-11-06 v2.3: Package Sarasa font file into built executable
- 2024-11-05 v2.2: Add calibration feature
Software V4.2
Packaged by PyInstaller, upx enabled
Executable Downloads
Built by GitHub-Actions, if the artifacts are outdated, fork and run on your repo to build the latest.
Windows:
About two versions
The Numba version enables numba acceleration configuration for the PyQtGraph library. Due to the inclusion of additional library files, the executable size has significantly increased. However, the acceleration performance varies across different platforms.
Breakchanges in v3.0
Autograph now chooses to display part of the whole buffer instead of dropping data out of range. Therefore, you don't need to record it in CSV for long-term monitoring. You can also switch from AUTO to MANUAL to see the whole buffer.
1000000pts for buffer and 800pts for display is good for me. Don't set the buffer length too big or your memory will boom XD.
Battery simulator
Custom battery voltage curve can be modified from the example file: Li-ion.csv
Update Logs
- 2024-11-25 v4.2: Add custom theme & add some settings & optimize auto turn on
- 2024-11-19 v4.1: Minor fix
- 2024-11-19 v4.0: Add bi-directional sliderbar for graph scrolling
- 2024-11-16 v3.7: Optimize aux function tab view
- 2024-11-12 v3.6: Fix bugs & use Actions
- 2024-11-10 v3.5: Add battery simulator
- 2024-11-08 v3.2: Add sweep scan response graph
- 2024-11-08 v3.1: Add floating monitor & some tooltips
- 2024-11-08 v3.0: No limitation for graph buffer length, add display length setting
- 2024-11-07 v2.7: Fix P905 Iset report & add more settings
- 2024-11-07 v2.6: Built a standalone Numba-enabled release version
- 2024-11-07 v2.5: Fix current gain calculation and setting param resolve on P905 (#2)
- 2024-11-06 v2.4: Unify style for sub-window UI, add connection fail reason popup
- 2024-11-06 v2.3: Package Sarasa font file into built executable
- 2024-11-05 v2.2: Add calibration feature
Software V4.1
Packaged by PyInstaller, upx enabled
Executable Downloads
Built by GitHub-Actions, if the artifacts are outdated, fork and run on your repo to build the latest.
Windows:
About two versions
The Numba version enables numba acceleration configuration for the PyQtGraph library. Due to the inclusion of additional library files, the executable size has significantly increased. However, the acceleration performance varies across different platforms.
Breakchanges in v3.0
Autograph now chooses to display part of the whole buffer instead of dropping data out of range. Therefore, you don't need to record it in CSV for long-term monitoring. You can also switch from AUTO to MANUAL to see the whole buffer.
1000000pts for buffer and 800pts for display is good for me. Don't set the buffer length too big or your memory will boom XD.
Battery simulator
Custom battery voltage curve can be modified from the example file: Li-ion.csv
Update Logs
- 2024-11-19 v4.1: Minor fix
- 2024-11-19 v4.0: Add bi-directional sliderbar for graph scrolling
- 2024-11-16 v3.7: Optimize aux function tab view
- 2024-11-12 v3.6: Fix bugs & use Actions
- 2024-11-10 v3.5: Add battery simulator
- 2024-11-08 v3.2: Add sweep scan response graph
- 2024-11-08 v3.1: Add floating monitor & some tooltips
- 2024-11-08 v3.0: No limitation for graph buffer length, add display length setting
- 2024-11-07 v2.7: Fix P905 Iset report & add more settings
- 2024-11-07 v2.6: Built a standalone Numba-enabled release version
- 2024-11-07 v2.5: Fix current gain calculation and setting param resolve on P905 (#2)
- 2024-11-06 v2.4: Unify style for sub-window UI, add connection fail reason popup
- 2024-11-06 v2.3: Package Sarasa font file into built executable
- 2024-11-05 v2.2: Add calibration feature
Software V4.0
Packaged by PyInstaller, upx enabled
Executable Downloads
Built by GitHub-Actions, if the artifacts are outdated, fork and run on your repo to build the latest.
Windows:
About two versions
The Numba version enables numba acceleration configuration for the PyQtGraph library. Due to the inclusion of additional library files, the executable size has significantly increased. However, the acceleration performance varies across different platforms.
Breakchanges in v3.0
Autograph now chooses to display part of the whole buffer instead of dropping data out of range. Therefore, you don't need to record it in CSV for long-term monitoring. You can also switch from AUTO to MANUAL to see the whole buffer.
1000000pts for buffer and 800pts for display is good for me. Don't set the buffer length too big or your memory will boom XD.
Battery simulator
Custom battery voltage curve can be modified from the example file: Li-ion.csv
Update Logs
- 2024-11-19 v4.0: Add bi-directional sliderbar for graph scrolling
- 2024-11-16 v3.7: Optimize aux function tab view
- 2024-11-12 v3.6: Fix bugs & use Actions
- 2024-11-10 v3.5: Add battery simulator
- 2024-11-08 v3.2: Add sweep scan response graph
- 2024-11-08 v3.1: Add floating monitor & some tooltips
- 2024-11-08 v3.0: No limitation for graph buffer length, add display length setting
- 2024-11-07 v2.7: Fix P905 Iset report & add more settings
- 2024-11-07 v2.6: Built a standalone Numba-enabled release version
- 2024-11-07 v2.5: Fix current gain calculation and setting param resolve on P905 (#2)
- 2024-11-06 v2.4: Unify style for sub-window UI, add connection fail reason popup
- 2024-11-06 v2.3: Package Sarasa font file into built executable
- 2024-11-05 v2.2: Add calibration feature
Software v3.7
Packaged by PyInstaller, upx enabled
Executable Downloads
Built by GitHub-Actions, if the artifacts are outdated, fork and run on your repo to build the latest.
Windows:
About two versions
The Numba version enables numba acceleration configuration for the PyQtGraph library. Due to the inclusion of additional library files, the executable size has significantly increased. However, the acceleration performance varies across different platforms.
Breakchanges in v3.0
Autograph now chooses to display part of the whole buffer instead of dropping data out of range. Therefore, you don't need to record it in CSV for long-term monitoring. You can also switch from AUTO to MANUAL to see the whole buffer.
1000000pts for buffer and 800pts for display is good for me. Don't set the buffer length too big or your memory will boom XD.
Battery simulator
Custom battery voltage curve can be modified from the example file: Li-ion.csv
Update Logs
- 2024-11-16 v3.7: Optimize aux function tab view
- 2024-11-12 v3.6: Fix bugs & use Actions
- 2024-11-10 v3.5: Add battery simulator
- 2024-11-08 v3.2: Add sweep scan response graph
- 2024-11-08 v3.1: Add floating monitor & some tooltips
- 2024-11-08 v3.0: No limitation for graph buffer length, add display length setting
- 2024-11-07 v2.7: Fix P905 Iset report & add more settings
- 2024-11-07 v2.6: Built a standalone Numba-enabled release version
- 2024-11-07 v2.5: Fix current gain calculation and setting param resolve on P905 (#2)
- 2024-11-06 v2.4: Unify style for sub-window UI, add connection fail reason popup
- 2024-11-06 v2.3: Package Sarasa font file into built executable
- 2024-11-05 v2.2: Add calibration feature
Software v3.6
Packaged by PyInstaller, upx enabled
Executable Downloads
Built by GitHub-Actions, if the artifacts are outdated, fork and run on your repo to build the latest.
Windows:
About two versions
The Numba version enables numba acceleration configuration for the PyQtGraph library. Due to the inclusion of additional library files, the executable size has significantly increased. However, the acceleration performance varies across different platforms.
Breakchanges in v3.0
Autograph now chooses to display part of the whole buffer instead of dropping data out of range. Therefore, you don't need to record it in CSV for long-term monitoring. You can also switch from AUTO to MANUAL to see the whole buffer.
1000000pts for buffer and 800pts for display is good for me. Don't set the buffer length too big or your memory will boom XD.
Battery simulator
Custom battery voltage curve can be modified from the example file: Li-ion.csv
Update Logs
- 2024-11-12 v3.6: Fix bugs & use Actions
- 2024-11-10 v3.5: Add battery simulator
- 2024-11-08 v3.2: Add sweep scan response graph
- 2024-11-08 v3.1: Add floating monitor & some tooltips
- 2024-11-08 v3.0: No limitation for graph buffer length, add display length setting
- 2024-11-07 v2.7: Fix P905 Iset report & add more settings
- 2024-11-07 v2.6: Built a standalone Numba-enabled release version
- 2024-11-07 v2.5: Fix current gain calculation and setting param resolve on P905 (#2)
- 2024-11-06 v2.4: Unify style for sub-window UI, add connection fail reason popup
- 2024-11-06 v2.3: Package Sarasa font file into built executable
- 2024-11-05 v2.2: Add calibration feature
adapter image v1
complied by AC6, -osize