Skip to content

Releases: macaba/NSD

1.3

21 Aug 16:41
Compare
Choose a tag to compare

CSV configuration

Change log

  • CSV configuration: optionally skip the first CSV row, and select a CSV column
  • Better error handling, unhandled errors now logged to error.txt
  • Updated to .NET 8
  • Updated charting library to latest

1.2

25 Aug 12:14
Compare
Choose a tag to compare
1.2

Speed increase

Change log

  • Faster CSV loading
  • Any input scaling factor
  • More control over stacking
  • Open CSV whilst open in other applications

1.1

17 Aug 22:10
Compare
Choose a tag to compare
1.1

Usability improvements

Change log

  • Added settings file. Working folder and Sample rate (SPS) are saved.
  • Errors in processing are shown in the status bar.
  • Unhandled exceptions show in message box.
  • Savitzky-Golay filter can be changed without re-running processing.

1.0

10 Aug 20:14
Compare
Choose a tag to compare
1.0

Initial release

Known issues

  • If FFT length selected that is longer than number of points in input, application crashes.