lasp/cpp_src/dsp
Anne de Jong e973f14884
Building, testing and releasing LASP if it has a tag / Build-Test-Ubuntu (push) Failing after 2m3s Details
Building, testing and releasing LASP if it has a tag / Release-Ubuntu (push) Has been skipped Details
Weak refs to Recording methods. Made the mutexes more simple for stream manager. Added extra guards and statements here and there. Code passes a sever stress test.
2024-03-13 12:19:24 +01:00
..
CMakeLists.txt New smoothing implementation, that runs a bit faster 2024-03-11 16:04:24 +01:00
lasp_avpowerspectra.cpp Some more bugfixes: weak references stored in indatahandler, to avoid calling destructor from wrong thread. Removed some unneccessary include statements on the way 2024-03-12 21:13:13 +01:00
lasp_avpowerspectra.h Some more bugfixes: weak references stored in indatahandler, to avoid calling destructor from wrong thread. Removed some unneccessary include statements on the way 2024-03-12 21:13:13 +01:00
lasp_biquadbank.cpp Some more bugfixes: weak references stored in indatahandler, to avoid calling destructor from wrong thread. Removed some unneccessary include statements on the way 2024-03-12 21:13:13 +01:00
lasp_biquadbank.h Switch to pyproject build structure 2023-07-14 16:40:57 +02:00
lasp_clip.cpp Switch to pyproject build structure 2023-07-14 16:40:57 +02:00
lasp_clip.h Switch to pyproject build structure 2023-07-14 16:40:57 +02:00
lasp_fft.cpp Switch to pyproject build structure 2023-07-14 16:40:57 +02:00
lasp_fft.h Switch to pyproject build structure 2023-07-14 16:40:57 +02:00
lasp_filter.cpp Switch to pyproject build structure 2023-07-14 16:40:57 +02:00
lasp_filter.h Switch to pyproject build structure 2023-07-14 16:40:57 +02:00
lasp_freqsmooth.cpp Made power correction in smoothing algorithm optional. Window decreases in size symmetrically around the edged of the frequency spectrum 2024-03-12 11:19:52 +01:00
lasp_freqsmooth.h Made power correction in smoothing algorithm optional. Window decreases in size symmetrically around the edged of the frequency spectrum 2024-03-12 11:19:52 +01:00
lasp_mathtypes.h Switch to pyproject build structure 2023-07-14 16:40:57 +02:00
lasp_ppm.cpp Switch to pyproject build structure 2023-07-14 16:40:57 +02:00
lasp_ppm.h Switch to pyproject build structure 2023-07-14 16:40:57 +02:00
lasp_rtaps.cpp Bugfix in sensitivity correction of realtime spectra 2024-03-07 09:36:50 +01:00
lasp_rtaps.h Switch to pyproject build structure 2023-07-14 16:40:57 +02:00
lasp_rtsignalviewer.cpp Switch to pyproject build structure 2023-07-14 16:40:57 +02:00
lasp_rtsignalviewer.h Some more bugfixes: weak references stored in indatahandler, to avoid calling destructor from wrong thread. Removed some unneccessary include statements on the way 2024-03-12 21:13:13 +01:00
lasp_siggen.cpp More locks on signal generator. 2024-03-04 15:49:29 +01:00
lasp_siggen.h More locks on signal generator. 2024-03-04 15:49:29 +01:00
lasp_siggen_impl.cpp More locks on signal generator. 2024-03-04 15:49:29 +01:00
lasp_siggen_impl.h More locks on signal generator. 2024-03-04 15:49:29 +01:00
lasp_slm.cpp Switch to pyproject build structure 2023-07-14 16:40:57 +02:00
lasp_slm.h Switch to pyproject build structure 2023-07-14 16:40:57 +02:00
lasp_thread.cpp Switch to pyproject build structure 2023-07-14 16:40:57 +02:00
lasp_thread.h Switch to pyproject build structure 2023-07-14 16:40:57 +02:00
lasp_threadedindatahandler.cpp Weak refs to Recording methods. Made the mutexes more simple for stream manager. Added extra guards and statements here and there. Code passes a sever stress test. 2024-03-13 12:19:24 +01:00
lasp_threadedindatahandler.h Weak refs to Recording methods. Made the mutexes more simple for stream manager. Added extra guards and statements here and there. Code passes a sever stress test. 2024-03-13 12:19:24 +01:00
lasp_timebuffer.cpp Switch to pyproject build structure 2023-07-14 16:40:57 +02:00
lasp_timebuffer.h Switch to pyproject build structure 2023-07-14 16:40:57 +02:00
lasp_types.h Switch to pyproject build structure 2023-07-14 16:40:57 +02:00
lasp_window.cpp Switch to pyproject build structure 2023-07-14 16:40:57 +02:00
lasp_window.h Switch to pyproject build structure 2023-07-14 16:40:57 +02:00