5d1b88a883
Merge branch 'stable' into develop
2022-05-25 10:38:59 +02:00
cf0b4cf283
Added export of compile commands. Stop make on first error
2022-01-28 14:11:58 +01:00
b159f4d144
Major cleanup of build code (CMake related). First steps towards C++ and C-compiler safety. Also first steps made to get single precision back to working
2021-09-14 20:05:42 +02:00
a16fa576fd
Merged DT9837A
2020-10-16 21:07:58 +02:00
2e83942771
Accidentally added binary file to git
2020-10-06 20:38:46 +02:00
a73ef3d7a8
First work on moving RtAudio Api back to C++.
2020-10-04 22:29:54 +02:00
a3a7c37548
First work on uldaq implementatio for DT9837A
2020-09-12 23:34:28 +02:00
a39d8300a1
Somewhere inbetween. Everything broken
2019-12-08 14:19:10 +01:00
fa0766181a
Added spyproject to gitignore
2019-10-27 14:31:59 +01:00
86211b8505
Updated setup.py, gitignore, cmakelists
2019-01-05 12:16:03 +01:00
505add6ae1
Added loads of comments and readability improvements.
2018-12-29 15:34:24 +01:00
9806ba36ff
No pyc files in git
2018-09-21 09:17:57 +02:00
185d4734d8
Accidentally committed something wrong to .gitignore
2018-09-13 14:13:26 +02:00
64821f8c6f
In between state of connecting DAQ Devices
2018-07-28 14:46:52 +02:00
3357a0ded6
Split up GUI in different Widgets, added revtime, added figure list possibilities, added Qt Resources, added About panel, added lots of comments, export and import of measurements
2018-05-02 16:29:53 +02:00
2842fb5714
Added lots of comments to some C-code. Moved some Python code to lasp_
...
common.py. Added lasp_measurement, lasp_slm, lasp_weighcal. Lots of bugfixes,
renamed fir_design to filter_design, cleaned up frequency weighting filter code.
2018-04-23 09:29:21 +02:00
b3d60a2d69
Added monitor panel. Only spectra fast and slow weighting implementation is not savy
2018-04-01 10:57:29 +02:00
53a60877b4
Cleanup fir filter design code. Removed Beamforming reference i test_fft.py
2018-02-27 19:45:21 +01:00
c55d3b1e17
Rename all beamforming to lasp. In all source code.
2018-02-23 20:40:45 +01:00
89e9622b1f
Bugfix, added overflow checks for debug mode. Tested AvPowerSpectra. Now works without errors, only addTimeData cannot be called twice. Improved fft implementation. Removed double wrapper for fftpack. Renamed fft.pyx to wrappers.pyx. Improved CMakeLists. Adde proper function entrance and exit tracers. Made tracers indent to function level. Added Bartlett window function
2018-02-09 11:56:49 +01:00
2d203647ed
Added doc to gitignore
2018-02-06 12:02:07 +01:00
83aaf69bef
Refactoring math routines. Added comments. Removed multithreading from fft routines. Switched to fftpack for FFT. Added Doxyfile
2018-02-06 12:01:27 +01:00
52e5a31bdb
Initial commit. Lots of stuff
2018-01-29 16:14:50 +01:00