Anne de Jong anne
anne pushed to develop at ASCEE/lasp 2021-06-03 19:35:21 +00:00
3f32176804 Bugfix for transferring malloc'ed data to a pyarray under windows with the capsule
32e5860352 Merged develop for version 1
9bd27c1f51 Bugfix of hanging CPPsleep fixed.
Compare 3 commits »
anne pushed to master at ASCEE/lasp 2021-05-24 17:31:42 +00:00
32e5860352 Merged develop for version 1
f76c89a688 Merge branch 'develop' of ssh://code.ascee.nl:12001/ASCEE/lasp into develop
47bcd369b6 Bugfix in message, added a handle for returning a list of the stream messages from handleMessages()
ea14ce9699 Merge branch 'develop' of ssh://code.ascee.nl:12001/ASCEE/lasp into develop
7ae0de3a06 Some improvements in build, some comments added
Compare 33 commits »
anne pushed to develop at ASCEE/lasp 2021-05-24 14:08:26 +00:00
f76c89a688 Merge branch 'develop' of ssh://code.ascee.nl:12001/ASCEE/lasp into develop
47bcd369b6 Bugfix in message, added a handle for returning a list of the stream messages from handleMessages()
0c1eef5388 Fixed error in build flags on Linux
Compare 3 commits »
anne pushed to develop at ASCEE/lasp 2021-05-23 20:54:19 +00:00
ea14ce9699 Merge branch 'develop' of ssh://code.ascee.nl:12001/ASCEE/lasp into develop
7ae0de3a06 Some improvements in build, some comments added
Compare 2 commits »
anne pushed to develop at ASCEE/lasp 2021-05-23 17:21:22 +00:00
1e3adf1835 Merge branch 'develop' of ssh://code.ascee.nl:12001/ASCEE/lasp into develop
ab965815fb Merged upstream
Compare 2 commits »
anne pushed to develop at ASCEE/lasp 2021-05-23 17:19:34 +00:00
a9d7183cd4 Added lasp_nprocs
anne pushed to develop at ASCEE/lasp 2021-05-23 17:17:20 +00:00
9005bda017 Fixed some bugs. Lrftubes is temporarily disabled on this branch
anne pushed to develop at ASCEE/lasp 2021-05-23 14:38:46 +00:00
1678a0767a Fixed some bugs to let it work in MinGW compilation
anne pushed to develop at ASCEE/lasp 2021-05-23 13:13:17 +00:00
2d05019f61 Bugfixes: smoothing, measurement file attribute channelNames is now definite. Improved error messages
anne pushed to develop at ASCEE/lasp 2021-05-20 20:17:28 +00:00
b3ce37591f Bugfix of channel names in measurement. Set default frequency weighting to Z, in stead of A, on advice of Casper
anne pushed to develop at ASCEE/lasp 2021-05-19 19:19:36 +00:00
377291ccf4 Cleaned up recording code. Added start delay to recording
7153096552 Fixed several bugs. Most serious one is a segfault for a stream without input.
Compare 2 commits »
anne pushed to develop at ASCEE/lasp 2021-05-18 12:51:44 +00:00
f4e3688222 Small interface changes for smoothing function
anne pushed to master at ASCEE/lasp 2021-05-16 20:12:08 +00:00
9bd27c1f51 Bugfix of hanging CPPsleep fixed.
anne pushed to develop at ASCEE/lasp 2021-05-16 20:08:33 +00:00
9a16219059 Merged Signal generator improvements. Basicly everything changed from here on
968a3d2b6a Made eqdata optional in SiggenData
c792806fad There is still a small tick at the start of the signal generator. Otherwise, it is working properly
ea24459d4d Signal generator adjustments to let it run more smoothly. Output buffer is initially filled with some blocks of 0's to give the generator some headstart
ee58f19251 Change in DaqConfigurations API for consistency
Compare 17 commits »
anne pushed to master at ASCEE/lasp 2021-05-16 20:07:19 +00:00
2a1e9e2163 added fractional octave smoothing to 'lasp/tools/tools.py'
fa6fbbe12d Merge branch 'develop' of ssh://code.ascee.nl:12001/ASCEE/lasp into develop
bc1e0eb51c Fixed python version to 3.8
5b42983ae8 Accidentally committed something that should not be committed
99b8553235 Bugfix in exportAsWave, with normalize
Compare 57 commits »
anne pushed to develop at ASCEE/lasp 2021-05-07 08:42:24 +00:00
5b42983ae8 Accidentally committed something that should not be committed
99b8553235 Bugfix in exportAsWave, with normalize
Compare 2 commits »
anne pushed to develop at ASCEE/lasp 2021-04-27 12:19:40 +00:00
5e32b6264d Bugfix in exporting measurement file to wave
anne pushed to develop at ASCEE/lasp 2021-04-22 10:10:49 +00:00
e268a55680 Some markup improvements
anne pushed to develop at ASCEE/lasp 2021-04-22 10:05:00 +00:00
4e9f975aed Added all common BiQuad filters, except for the all-pass filter
2caccb6b71 Fix lasp to Python3.8.
Compare 2 commits »
anne pushed to master at ASCEE/lrftubes_doc 2021-04-22 09:38:41 +00:00
20b60eda7d Added .gitignore to repo