Commit Graph

13 Commits

Author SHA1 Message Date
Anne de Jong e4f887dc5b Renamed test_input.py to example_input.py
Building, testing and releasing LASP if it has a tag / Build-Test-Ubuntu (push) Has been cancelled Details
Building, testing and releasing LASP if it has a tag / Release-Ubuntu (push) Has been cancelled Details
2023-10-24 19:47:35 +02:00
Anne de Jong ee7e5fbba9 Added test_input.py
Building, testing and releasing LASP if it has a tag / Build-Test-Ubuntu (push) Failing after 2m13s Details
Building, testing and releasing LASP if it has a tag / Release-Ubuntu (push) Has been skipped Details
2023-10-24 15:14:37 +02:00
Anne de Jong fc681f3b6c Test virtualenvs and build envs
continuous-integration/drone/push Build is failing Details
2023-07-14 10:12:42 +02:00
Anne de Jong a58be3ab87 Simple input tests script
continuous-integration/drone/push Build is failing Details
2023-06-11 14:44:15 +02:00
Anne de Jong d1dea1483f Updated tests
continuous-integration/drone/push Build was killed Details
2023-01-12 20:31:55 +01:00
Anne de Jong ebe385b9db Cleaned up example code 2022-10-10 19:29:24 +02:00
Anne de Jong 2363c11450 Fixed a deadlock and set one debugtrace to disabled in siggen_impl. 2022-10-06 21:48:57 +02:00
Anne de Jong 31ead60469 Added RtAudio and UlDAQ as subprojects that are compiled in. Fixed proper connection of UlDAQ. Set default sensitity to 1.0 for a new DaqChannel. Segfault bug fixed in DaqData::copyToRaw. Scan in background for devices when StreamMgr() is initialized. Fixed bug in storing of DaqConfigs to lasp_shelve. Set RtAudio to 5.2.0. 2022-10-05 11:27:46 +02:00
Anne de Jong 5f1a207104 Added Peak Programme Meter, added functionality to clone SeriesBiquads without copying state. Improved recording callback mechanism. Added reset() function for IndataHandlers, which send a pointer to DAQ instance. 2022-10-04 09:27:27 +02:00
Anne de Jong 59085b091f Some bugfixes and useful function additions 2022-09-28 09:41:02 +02:00
Anne de Jong b629edde4c Updated pyproject and doxyfile, and readme 2022-09-22 10:11:47 +02:00
Anne de Jong 70891ceaf4 Switched to OpenMP for parallellizing for loops. Bugfixes in PowerSpectra() class. Added tests to check Parsevall hold. Improved lots of comments. Added module groups. Use CMake to specify code version number. Device info should be obtained from StreamMgr in Python code. 2022-09-03 20:59:14 +02:00
Anne de Jong 34239bfabf Removed old testing code. Improved Doxyfile, added logo to Doxygen. Added pytest testing config. 2022-09-03 16:07:44 +02:00