Skip to content

Releases: knack-supply/curve-tracer

0.2.1

07 Mar 00:55
0.2.1
da7d447
Compare
Choose a tag to compare

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

06 Mar 08:28
0.2.0
00477fb
Compare
Choose a tag to compare

Please read the full changelog and installation guide.

Added

  • Tracing BJTs #3
  • Connection hints and legend panes #15

0.1.11

03 Mar 23:28
0.1.11
6f3ed7e
Compare
Choose a tag to compare

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

03 Mar 11:25
0.1.10
1a32780
Compare
Choose a tag to compare

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

28 Feb 23:38
0.1.9
64a32e5
Compare
Choose a tag to compare

Please read the full changelog and installation guide.

Added

  • Adjustable zoom level #22

Changed

  • Better right pane layout

0.1.8

28 Feb 07:54
0.1.8
b7afec0
Compare
Choose a tag to compare

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

26 Feb 08:13
0.1.7
6dbee64
Compare
Choose a tag to compare

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

24 Feb 22:28
0.1.6
eba413d
Compare
Choose a tag to compare

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

  • Building .deb packages #18
  • Building .rpm (#19), arch (#20) packages
  • Initial versions of flatpak (#16) and snap (#17) manifests

0.1.3

21 Feb 22:44
Compare
Choose a tag to compare

Please read the full changelog and installation guide.

Added

  • Window and .exe icon #7

Changed

  • Sensible initial window size #14

0.1.2

21 Feb 10:23
Compare
Choose a tag to compare

Please read the full changelog and installation guide.

Added

  • Proper Shockley diode model #5