-
Notifications
You must be signed in to change notification settings - Fork 20
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature/dsp updates #110
base: develop
Are you sure you want to change the base?
Feature/dsp updates #110
Commits on Jan 28, 2022
-
Martin Klang committed
Jan 28, 2022 Configuration menu - View commit details
-
Copy full SHA for 0d97c21 - Browse repository at this point
Copy the full SHA 0d97c21View commit details -
Martin Klang committed
Jan 28, 2022 Configuration menu - View commit details
-
Copy full SHA for 466bca8 - Browse repository at this point
Copy the full SHA 466bca8View commit details -
Martin Klang committed
Jan 28, 2022 Configuration menu - View commit details
-
Copy full SHA for 0fb63b3 - Browse repository at this point
Copy the full SHA 0fb63b3View commit details -
Martin Klang committed
Jan 28, 2022 Configuration menu - View commit details
-
Copy full SHA for 97604ca - Browse repository at this point
Copy the full SHA 97604caView commit details
Commits on Feb 2, 2022
-
check that channels and samples are not zero
Martin Klang committedFeb 2, 2022 Configuration menu - View commit details
-
Copy full SHA for ef81550 - Browse repository at this point
Copy the full SHA ef81550View commit details -
Martin Klang committed
Feb 2, 2022 Configuration menu - View commit details
-
Copy full SHA for db5c602 - Browse repository at this point
Copy the full SHA db5c602View commit details -
Martin Klang committed
Feb 2, 2022 Configuration menu - View commit details
-
Copy full SHA for 5789449 - Browse repository at this point
Copy the full SHA 5789449View commit details -
Martin Klang committed
Feb 2, 2022 Configuration menu - View commit details
-
Copy full SHA for 1a6d0cf - Browse repository at this point
Copy the full SHA 1a6d0cfView commit details -
split out some daisysp build options to separate makefile
Martin Klang committedFeb 2, 2022 Configuration menu - View commit details
-
Copy full SHA for c5c00b5 - Browse repository at this point
Copy the full SHA c5c00b5View commit details
Commits on Feb 3, 2022
-
Merge branch 'feature/cmsis-update' into feature/wip
Martin Klang committedFeb 3, 2022 Configuration menu - View commit details
-
Copy full SHA for 4f22732 - Browse repository at this point
Copy the full SHA 4f22732View commit details
Commits on Feb 22, 2022
-
Martin Klang committed
Feb 22, 2022 Configuration menu - View commit details
-
Copy full SHA for d7a6b18 - Browse repository at this point
Copy the full SHA d7a6b18View commit details -
Martin Klang committed
Feb 22, 2022 Configuration menu - View commit details
-
Copy full SHA for f816d01 - Browse repository at this point
Copy the full SHA f816d01View commit details -
Martin Klang committed
Feb 22, 2022 Configuration menu - View commit details
-
Copy full SHA for df40311 - Browse repository at this point
Copy the full SHA df40311View commit details -
removed ShortFastFourierTransform. added InterpolatingSignalGenerator.
Martin Klang committedFeb 22, 2022 Configuration menu - View commit details
-
Copy full SHA for 18ea1be - Browse repository at this point
Copy the full SHA 18ea1beView commit details
Commits on Feb 23, 2022
-
added EnvelopeFollower (rectified smoothing filter)
Martin Klang committedFeb 23, 2022 Configuration menu - View commit details
-
Copy full SHA for 6dac52e - Browse repository at this point
Copy the full SHA 6dac52eView commit details -
added InterpolatingSignalGenerator
Martin Klang committedFeb 23, 2022 Configuration menu - View commit details
-
Copy full SHA for 48bd60e - Browse repository at this point
Copy the full SHA 48bd60eView commit details -
added SimpleValue base class for Smooth/Stiff/Scaled values
Martin Klang committedFeb 23, 2022 Configuration menu - View commit details
-
Copy full SHA for e9e0ae0 - Browse repository at this point
Copy the full SHA e9e0ae0View commit details -
added MovingAverage (exponential and simple)
Martin Klang committedFeb 23, 2022 Configuration menu - View commit details
-
Copy full SHA for dfda464 - Browse repository at this point
Copy the full SHA dfda464View commit details -
deprecating Patch::getFloat/IntParameter()
Martin Klang committedFeb 23, 2022 Configuration menu - View commit details
-
Copy full SHA for fc9ce70 - Browse repository at this point
Copy the full SHA fc9ce70View commit details -
use new Smooth/Stiff value classes
Martin Klang committedFeb 23, 2022 Configuration menu - View commit details
-
Copy full SHA for 41829bc - Browse repository at this point
Copy the full SHA 41829bcView commit details -
Martin Klang committed
Feb 23, 2022 Configuration menu - View commit details
-
Copy full SHA for b54adc9 - Browse repository at this point
Copy the full SHA b54adc9View commit details -
Martin Klang committed
Feb 23, 2022 Configuration menu - View commit details
-
Copy full SHA for 43d3237 - Browse repository at this point
Copy the full SHA 43d3237View commit details -
Martin Klang committed
Feb 23, 2022 Configuration menu - View commit details
-
Copy full SHA for 3e23488 - Browse repository at this point
Copy the full SHA 3e23488View commit details
Commits on Feb 24, 2022
-
added missing assignment operators
Martin Klang committedFeb 24, 2022 Configuration menu - View commit details
-
Copy full SHA for e63e525 - Browse repository at this point
Copy the full SHA e63e525View commit details -
added missing assignment operators
Martin Klang committedFeb 24, 2022 Configuration menu - View commit details
-
Copy full SHA for 74441c7 - Browse repository at this point
Copy the full SHA 74441c7View commit details -
fixes and tests for MovingAverage
Martin Klang committedFeb 24, 2022 Configuration menu - View commit details
-
Copy full SHA for a927fcf - Browse repository at this point
Copy the full SHA a927fcfView commit details -
fixes and tests for MovingAverage
Martin Klang committedFeb 24, 2022 Configuration menu - View commit details
-
Copy full SHA for 48f00d9 - Browse repository at this point
Copy the full SHA 48f00d9View commit details -
fixes and tests for MovingAverage
Martin Klang committedFeb 24, 2022 Configuration menu - View commit details
-
Copy full SHA for 0fed7f0 - Browse repository at this point
Copy the full SHA 0fed7f0View commit details -
Added TakeoverValue. Updated SimpleValue with static const defaults
Martin Klang committedFeb 24, 2022 Configuration menu - View commit details
-
Copy full SHA for fadb390 - Browse repository at this point
Copy the full SHA fadb390View commit details
Commits on Feb 28, 2022
-
adding tests and fixing constants for Smooth/SimpleValue
Martin Klang committedFeb 28, 2022 Configuration menu - View commit details
-
Copy full SHA for 38448cc - Browse repository at this point
Copy the full SHA 38448ccView commit details
Commits on Mar 14, 2022
-
partial fixes to Up/Downsampler
Martin Klang committedMar 14, 2022 Configuration menu - View commit details
-
Copy full SHA for a3568d2 - Browse repository at this point
Copy the full SHA a3568d2View commit details -
speed up FirmwareSender and don't delete deep object files in Libraries
Martin Klang committedMar 14, 2022 Configuration menu - View commit details
-
Copy full SHA for d11beec - Browse repository at this point
Copy the full SHA d11beecView commit details -
replace _eram with _estack synonym
Martin Klang committedMar 14, 2022 Configuration menu - View commit details
-
Copy full SHA for 54e5c27 - Browse repository at this point
Copy the full SHA 54e5c27View commit details -
Martin Klang committed
Mar 14, 2022 Configuration menu - View commit details
-
Copy full SHA for b3334fc - Browse repository at this point
Copy the full SHA b3334fcView commit details -
Martin Klang committed
Mar 14, 2022 Configuration menu - View commit details
-
Copy full SHA for 8495e49 - Browse repository at this point
Copy the full SHA 8495e49View commit details
Commits on Mar 19, 2022
-
Martin Klang committed
Mar 19, 2022 Configuration menu - View commit details
-
Copy full SHA for 78a1dfd - Browse repository at this point
Copy the full SHA 78a1dfdView commit details
Commits on Apr 10, 2022
-
Martin Klang committed
Apr 10, 2022 Configuration menu - View commit details
-
Copy full SHA for f29f4c8 - Browse repository at this point
Copy the full SHA f29f4c8View commit details -
ensure getContiguousReadCapacity() works at boundary
Martin Klang committedApr 10, 2022 Configuration menu - View commit details
-
Copy full SHA for 721d005 - Browse repository at this point
Copy the full SHA 721d005View commit details -
implement ScreenPatch::getScreenWidth()/getScreenHeight() (with hardc…
…oded values)
Martin Klang committedApr 10, 2022 Configuration menu - View commit details
-
Copy full SHA for 3341f66 - Browse repository at this point
Copy the full SHA 3341f66View commit details -
Martin Klang committed
Apr 10, 2022 Configuration menu - View commit details
-
Copy full SHA for d3d5723 - Browse repository at this point
Copy the full SHA d3d5723View commit details -
Martin Klang committed
Apr 10, 2022 Configuration menu - View commit details
-
Copy full SHA for 0128e89 - Browse repository at this point
Copy the full SHA 0128e89View commit details -
added MovingAverage::process(FloatArray input) methods and reference …
…comment
Martin Klang committedApr 10, 2022 Configuration menu - View commit details
-
Copy full SHA for 3eadf2d - Browse repository at this point
Copy the full SHA 3eadf2dView commit details -
added InterpolatingWavetableOscillator
Martin Klang committedApr 10, 2022 Configuration menu - View commit details
-
Copy full SHA for 41be691 - Browse repository at this point
Copy the full SHA 41be691View commit details -
Martin Klang committed
Apr 10, 2022 Configuration menu - View commit details
-
Copy full SHA for 5982fee - Browse repository at this point
Copy the full SHA 5982feeView commit details -
Martin Klang committed
Apr 10, 2022 Configuration menu - View commit details
-
Copy full SHA for 11ad67c - Browse repository at this point
Copy the full SHA 11ad67cView commit details -
Martin Klang committed
Apr 10, 2022 Configuration menu - View commit details
-
Copy full SHA for 7e60470 - Browse repository at this point
Copy the full SHA 7e60470View commit details
Commits on Jun 11, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 2926a6a - Browse repository at this point
Copy the full SHA 2926a6aView commit details