SDRPlusPlus/core/src/dsp
AlexandreRouma ccb10bfb9a fix missing virtual destructors as reported in #1386 2024-04-22 18:54:12 +02:00
..
audio Code cleanup and optimisation$ 2022-07-08 17:30:43 +02:00
bench attemt at a CI build with new DSP 2022-06-17 17:34:23 +02:00
buffer Removed logging from the DSP lib 2023-03-09 08:56:48 +01:00
channel handle deprecation of rotator in volk 3.1.0 2024-04-14 03:41:00 +02:00
clock_recovery More DSP cleanup + Remove FastFFT option because it should never be used 2022-07-27 21:35:36 +02:00
compression fix SDR++ server crash at high samplerates #1326 2024-02-13 18:39:11 +01:00
convert even more stuff 2022-06-15 16:08:54 +02:00
correction maybe macOS fixes and other 2022-06-20 19:55:13 +02:00
demod Merge pull request #1302 from AlexandreRouma/master 2024-01-29 01:45:32 +01:00
digital bugfix + work on scanner 2022-07-15 17:17:53 +02:00
filter fix memcpy erroneously used on overlapping buffer regions as described in #1379 2024-04-17 01:20:17 +02:00
loop Completely redid the RDS demod 2023-12-13 23:25:46 +01:00
math More DSP cleanup + Remove FastFFT option because it should never be used 2022-07-27 21:35:36 +02:00
mod Removed logging from the DSP lib 2023-03-09 08:56:48 +01:00
multirate Removed logging from the DSP lib 2023-03-09 08:56:48 +01:00
noise_reduction Prototype noise blanker 2022-06-26 03:42:22 +02:00
routing Fixed recorder bug 2022-07-07 20:07:13 +02:00
sink hopefully a fix for the linux crash 2022-06-22 04:58:03 +02:00
taps Fixed halfed volume with HPF on 2023-03-25 21:22:40 +01:00
window even more stuff 2022-06-15 16:08:54 +02:00
block.h fix missing virtual destructors as reported in #1386 2024-04-22 18:54:12 +02:00
chain.h fix typo referenced in #1083 2024-01-22 19:22:26 +01:00
hier_block.h even more stuff 2022-06-15 16:08:54 +02:00
operator.h fix missing virtual destructors as reported in #1386 2024-04-22 18:54:12 +02:00
processor.h even more stuff 2022-06-15 16:08:54 +02:00
sink.h lots o shit 2022-06-15 16:08:28 +02:00
source.h lots o shit 2022-06-15 16:08:28 +02:00
stream.h fix missing virtual destructors as reported in #1386 2024-04-22 18:54:12 +02:00
types.h Fix typo in fastAmplitude() 2023-09-07 17:27:34 +03:00