lasp/cpp_src/dsp
Thijs Hekman a986a6b9cd
All checks were successful
Building, testing and releasing LASP if it has a tag / Build-Test-Ubuntu (push) Successful in -4m53s
Building, testing and releasing LASP if it has a tag / Release-Ubuntu (push) Has been skipped
Added the aps calculator where blocks are neglectd below a certain threshold. Warning, this is sweep specific and is currently the method implemented in lasp_measurement. Fine for muZ, not necessarily for other stuff
2024-11-01 16:16:06 +01:00
..
CMakeLists.txt New smoothing implementation, that runs a bit faster 2024-03-11 16:04:24 +01:00
lasp_avpowerspectra.cpp Added the aps calculator where blocks are neglectd below a certain threshold. Warning, this is sweep specific and is currently the method implemented in lasp_measurement. Fine for muZ, not necessarily for other stuff 2024-11-01 16:16:06 +01:00
lasp_avpowerspectra.h Added the aps calculator where blocks are neglectd below a certain threshold. Warning, this is sweep specific and is currently the method implemented in lasp_measurement. Fine for muZ, not necessarily for other stuff 2024-11-01 16:16:06 +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_impl.cpp Added amplitude envelope to sweep signals, with associated methods 2024-11-01 14:17:31 +01:00
lasp_siggen_impl.h Added amplitude envelope to sweep signals, with associated methods 2024-11-01 14:17:31 +01:00
lasp_siggen.cpp More locks on signal generator. 2024-03-04 15:49:29 +01:00
lasp_siggen.h Added amplitude envelope to sweep signals, with associated methods 2024-11-01 14:17:31 +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 Made code to compile and probably work with 32-bits floating point. This requires quite some testing to be done 2024-06-03 17:28:51 +02:00
lasp_window.h Switch to pyproject build structure 2023-07-14 16:40:57 +02:00