|
6353282e24
|
Merge branch 'develop' into windows_ready
continuous-integration/drone/push Build is failing
|
2023-06-15 10:00:40 +02:00 |
|
|
88624764e7
|
Rudymentary portaudio support. A stream callback is running.
|
2023-06-14 21:23:53 +02:00 |
|
|
93619a344c
|
Bugfix in debugtrace such that it works with MinGW
continuous-integration/drone/push Build is passing
|
2023-05-12 07:00:12 -07:00 |
|
|
ad0076e1c9
|
Changed remote of Uldaq to our fork
continuous-integration/drone/push Build is passing
|
2023-03-15 15:42:40 +01:00 |
|
|
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 |
|
|
288e7c8dc5
|
Input stream and output stream both running. Added lockfree boost dependency to git modules, removed carma build as it is not required and every time again downloads Armadillo. Added functions to enable / disable all channels at once. Fixed a bug with RtAudio input streams. Fixed a bug in StreamMgr leading to segfaults (how to: use std::move ;)).
|
2022-09-27 17:20:45 +02:00 |
|
|
1e8b18aabe
|
Added threadpool, biquadbank could be working for equalizer. First steps of SLM and AvPowerSpectra
|
2022-08-11 14:47:44 +02:00 |
|
|
7ca52695da
|
First work on avpowerspectra implementation. Added stubs for all other code that needs to be implemented in C++ as well.
|
2022-08-07 21:13:45 +02:00 |
|
|
3160aacc07
|
Replaced github STL-Threadsafe with boost::lockfree. Added PyIndataHandle to glue Python callbacks to new data. First work on getting recording back to work.
|
2022-07-29 09:32:26 +02:00 |
|
|
6a006e27f9
|
Output of a sine wave now works. Pfff
|
2022-07-20 14:58:48 +02:00 |
|
|
7095f9d5e7
|
Intermediate commit. Ready for some serious testing.
|
2022-06-29 12:25:32 +02:00 |
|
|
f635cac209
|
First work on going to Pybind11. Rewritten the code for the UlDaq significantly. Much cleaner, but still contains bugs.
|
2022-05-23 17:26:29 +02:00 |
|
|
16390352dc
|
Removed stupid handleMessages from streammanager.
|
2022-05-17 13:53:07 +02:00 |
|