Joulescope-ui

Latest version: v1.1.9

Safety actively analyzes 631274 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 13 of 18

0.8.9

2020 Mar 23

* Fixed poor performance caused by GPIO Widget 60.
* Added Preferences Dialog Help 52.
* Added marker Clear button to Waveform Control Widget 49.
* Fixed "Add Single" marker button not working correctly.
* Added Waveform Control button to zoom out to full x-axis extents.
* Added discrete Waveform Control buttons to toggle signal display 50.
* Added device recovery rate limit. Previous version was spamming the
recovering device which caused more problems.
* Modified command-line to accept all Joulescope package commands.
* Fixed command-line filename argument support 62.
* Fixed current ranging preferences 63.
* Improved handling of empty JLS files and zero length data.
* Resized waveform signal statistics text to fit 54.
* Resized waveform marker text to fit.
* Added feature to move both dual markers on CTRL left click 56.
* Corrected widget heights for Control, Waveform Control, Single Value, GPIO.

0.8.6

2020 Feb 26

* Fixed export to JLS not working 47.
* Improved error handling on invalid config file and bad values 45.
* Improved startup error handling and logging 45.
* Improved startup error dialog with instructions and links 45.
* Added charge and energy unit preferences 39.
* Moved Δt to consistently be the last statistic in waveform view.
* Added default filename for "Export data".
* Fixed preferences UI profile "Reset" and "Reset to Defaults" 44.
* Improved "General/data_path" error handling 32.
* Added device reopen after changing critical device parameters 42.
Parameters: buffer_duration, reduction_frequency, sampling_frequency.
* Added support for the new joulescope 0.8.5 samples_get return format.

0.8.3

2020 Feb 19

* Added downsampling support.
* Changed i_range preference default to "auto" (was "off").
* Modified marker statistics to use same font style as waveform statistics.

0.8.0

2020 Feb 18

* Fixed firmware version check to work with untagged development builds.
* Added support for joulescope 0.8.0 unified statistics data structure.
* Fixed issue 40: Added ∫ and Δt back to dual marker statistics.
* Added parameter to show/hide Δt dual marker statistic.
* Reorganized device parameters into settings, extio and Current Ranging.
* Updated PySide2 build process and version definition. Removed VERSION.
* Added color parameters for waveform mean/min/max/fill.
* Fixed marker text position when y-axis scale changes.
* Fixed y-axis range to auto not causing immediate autoscale 21

0.7.0

2019 Dec 4

* Implemented Command pattern with preferences. The application now supports
undo/redo using the standard keys combinations: CTRL-Z & CTRL-Y on windows.
Refactored code.
* Fixed single value widget to display value in its own best unit scale.
* Renamed "command" to "entry_point" to prevent confusion with UI "commands".
* Addressed crashes on marker removal.
* Updated Preferences dialog to support user-defined profiles.
* Updated software to save and restore settings within each profile.
* Added ability to set fonts and colors for Multimeter and Waveform widgets.
Include Lato font by default for all platforms.
* Added Help → View Logs...
* Added software release channel selection: alpha, beta, stable.
* Updated to Python 3.7.5 (was 3.7.3).
* Added "Waveform Control" widget, part of the Oscilloscope View by default.
* Run garbage collector on device disconnect, which ensures StreamBuffer
is correctly freed.
* Modified default paths to be more platform-friendly.

0.6.10

2019 Oct 23

* Fixed current range glitch filter using invalid sample data.
The glitch filter could occasionally use one sample of invalid data during
the computation of the "pre" mean component. The underlying cause was
that the pre mean value was computed over a FIFO that was rolling over 1
sample too late. This injected up to one sample of undefined data.
For a length n pre value, this error occurred on roughly (n - 1) / 8
current range transitions. Testing shows that we were lucky on
Win10 and the data was not a huge floating point number.
Added unit test and fixed.
* Added support for new download.joulescope.com site.
Support new https://download.joulescope.com/joulescope_install/index.json
format.
Modified URLS to point directly to https://download.joulescope.com rather
than https://www.joulescope.com.

Page 13 of 18

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.