Releases: knack-supply/curve-tracer
Releases · knack-supply/curve-tracer
0.2.1
Please read the full changelog and installation guide.
Added
- Reading and writing
*.csv.gz
files. For now you'd have to manually specify the.gz
extension in the file save dialog.
Changed
- Refactored the hierarchy of traces and models
Fixed
- Removed many
.unwrap()
calls
0.2.0
Please read the full changelog and installation guide.
Added
0.1.11
Please read the full changelog and installation guide.
Added
- Benchmarks
- Some sample diode data
- Save and Load buttons in GUI
Changed
- Better logging in the curve fitting module
Fixed
- 1N4728A model fitting
0.1.10
Please read the full changelog and installation guide.
Changed
- Extracted and generified the Gauss-Newton algorithm
- Adjusted model fitting parameters for more precision
0.1.9
Please read the full changelog and installation guide.
Added
- Adjustable zoom level #22
Changed
- Better right pane layout
0.1.8
Please read the full changelog and installation guide.
Added
- Console logging
Changed
- Heavily improved model fitting
Fixed
- Engineering notation NaN and Inf handling
0.1.7
Please read the full changelog and installation guide.
Added
- Showing backtrace on errors
Changed
- Triggering AWG on scope capture #1
Removed
- Removed armv7 builds for the time being #21
0.1.6
Please read the full changelog and installation guide.
Changed
- Tweak cargo release #21
[0.1.5] - 2019-02-24
Changed
- Tweak cargo release #21
[0.1.4] - 2019-02-24
Added
0.1.3
Please read the full changelog and installation guide.
Added
- Window and .exe icon #7
Changed
- Sensible initial window size #14