Anne de Jong anne
anne pushed to master at ASCEE/lasp 2021-10-17 12:17:10 +00:00
b3476ba62f Bug #94: Better error message for monitoring output
anne pushed to master at ASCEE/lasp 2021-10-17 12:01:44 +00:00
2b88a9eb52 Bugfix in fft.c, forgot some defines
anne pushed to master at ASCEE/lasp 2021-10-16 11:30:26 +00:00
921c1b067f Terminate processes when the pipes are broken, or the queues are raising exceptions. Helps with cleaning up orphaned processes when the software crashes.
6f782f237e Bugfix: wrong #define statements, resulting in no Audio APIs at all
5a82367a45 Sanitized list of DT9837A sample rates, #105
e958b8361a Forgot to add 32-64 bits definitions to include in wrappers.pyx. Now fixed. Removed constrained on h5py version. This might result in new instabilities, but we expect it to be more fixed.
81d3779f9f Small comment change
Compare 16 commits »
anne pushed to anne at ASCEE/lasp 2021-10-16 11:29:50 +00:00
921c1b067f Terminate processes when the pipes are broken, or the queues are raising exceptions. Helps with cleaning up orphaned processes when the software crashes.
anne pushed to anne at ASCEE/lasp 2021-10-04 18:54:38 +00:00
6f782f237e Bugfix: wrong #define statements, resulting in no Audio APIs at all
anne created branch anne in ASCEE/lasp 2021-10-04 14:44:37 +00:00
anne pushed to anne at ASCEE/lasp 2021-10-04 14:44:37 +00:00
5a82367a45 Sanitized list of DT9837A sample rates, #105
anne pushed to develop at ASCEE/lasp 2021-10-04 13:53:25 +00:00
e958b8361a Forgot to add 32-64 bits definitions to include in wrappers.pyx. Now fixed. Removed constrained on h5py version. This might result in new instabilities, but we expect it to be more fixed.
anne pushed to develop at ASCEE/lasp 2021-10-04 13:41:49 +00:00
81d3779f9f Small comment change
anne pushed to develop at ASCEE/lasp 2021-09-15 19:10:53 +00:00
9983ca6096 Throughput of flag LASP_PARALLEL. If not set, some downstream code will be broken as JobQueues will not go empty for this case. For all code in the library, a serial implementation works off the not present job queue
anne pushed to develop at ASCEE/lasp 2021-09-14 18:05:47 +00: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
a6906bb620 Some extra comments
Compare 2 commits »
anne pushed to master at ASCEE/xmos_loopback_cmake 2021-07-27 11:21:03 +00:00
5864a17376 Added small comments
anne pushed to master at ASCEE/xmos_loopback_cmake 2021-07-26 10:01:46 +00:00
73064d1a22 Compilation with CMake seems to work
anne created repository ASCEE/xmos_loopback_cmake 2021-07-26 09:11:52 +00:00
anne created branch master in ASCEE/lasp_doc 2021-06-21 13:29:51 +00:00
anne pushed to master at ASCEE/lasp_doc 2021-06-21 13:29:51 +00:00
a22f988b8a Initial commit
anne created repository ASCEE/lasp_doc 2021-06-21 13:29:34 +00:00
anne pushed to develop at ASCEE/lasp 2021-06-17 08:44:11 +00:00
c03979991d Bugfix in lasp_measurement
anne pushed to develop at ASCEE/lasp 2021-06-17 08:37:45 +00:00
aaf6597776 Bugfix for comparing of physical quantities
anne pushed to develop at ASCEE/lasp 2021-06-14 14:57:23 +00:00
ab1edaa530 Now that bug is fixed. Try2