- The Netherlands
- https://www.ascee.nl
- Joined on
2018-10-23
Block a user
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.
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
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
ea14ce9699
Merge branch 'develop' of ssh://code.ascee.nl:12001/ASCEE/lasp into develop
7ae0de3a06
Some improvements in build, some comments added
1e3adf1835
Merge branch 'develop' of ssh://code.ascee.nl:12001/ASCEE/lasp into develop
ab965815fb
Merged upstream
2d05019f61
Bugfixes: smoothing, measurement file attribute channelNames is now definite. Improved error messages
b3ce37591f
Bugfix of channel names in measurement. Set default frequency weighting to Z, in stead of A, on advice of Casper
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.
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
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
5b42983ae8
Accidentally committed something that should not be committed
99b8553235
Bugfix in exportAsWave, with normalize
4e9f975aed
Added all common BiQuad filters, except for the all-pass filter
2caccb6b71
Fix lasp to Python3.8.