Skip to content

Releases: hybridmachine/DSP

Added filter deleting, filter combine mode is saved to DB but convolution not yet implemented

23 Feb 16:54
4678086
Compare
Choose a tag to compare
Merge pull request #17 from hybridmachine/btabone-userdoc

Btabone userdoc

UI cleanup

16 Feb 16:36
d69f72f
Compare
Choose a tag to compare
UI cleanup Pre-release
Pre-release

Update buttons for import/export, update filter button, fix issue with graphs (both signal and filter) not resetting when no signals or filters enabled. Added basic about page. Added logging in %PROGRAMDATA%\Signals And Transforms\Logs\ . Note tag name now aligned with assembly version in application

Added context menu for point markers on graph, turned them off by default

12 Jan 00:23
e59c890
Compare
Choose a tag to compare

Added context menu for point markers on graph, turned them off by default. Fixed crash in convolution view

Filter panel implemented, filters now drive the convolution panel once setup

05 Jan 17:45
c583398
Compare
Choose a tag to compare

Adding more functionality, filter panel for WIndowedSync filters is implemented, convolution is driven by sum of active filters in workbook.

Improvements in signal panel, added default filters to installer , they now save in programdata

22 Dec 18:01
faca338
Compare
Choose a tag to compare
Merge pull request #9 from hybridmachine/FFT_Filters

Fft filters

Frequency histogram and installer signing

30 Nov 20:14
dfef2c1
Compare
Choose a tag to compare

Moved from using line chart to histogram for frequency histogram data, now sign the installer with my signing certificate

Embedded cab file in installer (standalone msi)

24 Nov 03:38
9045a64
Compare
Choose a tag to compare

Cleaned up installer

Added double click to open workbook

24 Nov 03:23
9045a64
Compare
Choose a tag to compare
Pre-release

Added double click to open workbook. Added needed cabinet file for installer

Bug fixes and drag and drop to open feature added

23 Nov 21:18
84bc4ab
Compare
Choose a tag to compare

Fixed crash when no signal loaded and user switches to Convolution view. Added drag and drop to open workbook

Signals and Transforms app in working order

23 Nov 19:38
9bb4b62
Compare
Choose a tag to compare

Much remains to implement and fix but core functionality is there. Create synthetic signals, save to a workbook (SQLite database format), load from workbook. Installer for app works (attached to this release)