lasp/cpp_src/device
J.A. de Jong - Redu-Sone B.V., ASCEE V.O.F 838a0f7cc1
All checks were successful
Building, testing and releasing LASP if it has a tag / Build-Test-Ubuntu (push) Successful in -59s
Building, testing and releasing LASP if it has a tag / Release-Ubuntu (push) Has been skipped
Silence portaudio alsa errors when querying device info AND when starting stream. Do not know whether this solves the problem of its verbosity, but at least the code is where it belongs
2024-06-26 12:17:43 +02:00
..
portaudio Silence portaudio alsa errors when querying device info AND when starting stream. Do not know whether this solves the problem of its verbosity, but at least the code is where it belongs 2024-06-26 12:17:43 +02:00
uldaq Switch to pyproject build structure 2023-07-14 16:40:57 +02:00
CMakeLists.txt Maded API changes to match RtAudio V6 2024-01-19 12:32:03 +01:00
lasp_daq.cpp Weak refs to Recording methods. Made the mutexes more simple for stream manager. Added extra guards and statements here and there. Code passes a sever stress test. 2024-03-13 12:19:24 +01:00
lasp_daq.h Some comment improvements, and portaudio API improvements. Also, disabled PortAudio PulseAudio backend as it is not working properly. 2024-02-06 14:59:51 +01:00
lasp_daqconfig.cpp Bugfix in channel counter for getHighestEnabledOutChannel, added Api -subapis for Portaudio backend. Switch to defaulting Portaudio as audio backend. Added PulseAudio as extra sub-api to default compile in portaudio 2024-01-25 15:31:53 +01:00
lasp_daqconfig.h Bugfix in channel counter for getHighestEnabledOutChannel, added Api -subapis for Portaudio backend. Switch to defaulting Portaudio as audio backend. Added PulseAudio as extra sub-api to default compile in portaudio 2024-01-25 15:31:53 +01:00
lasp_daqdata.cpp Switch to pyproject build structure 2023-07-14 16:40:57 +02:00
lasp_daqdata.h Switch to pyproject build structure 2023-07-14 16:40:57 +02:00
lasp_deviceinfo.cpp Switch to pyproject build structure 2023-07-14 16:40:57 +02:00
lasp_deviceinfo.h Added physicalOutputQty for daq devices, added possibility to inspect from Python whether device has monitor. Added unit for equation in Qtys. Version bump 1.3.0 2024-01-10 12:26:38 +01:00
lasp_indatahandler.cpp Weak refs to Recording methods. Made the mutexes more simple for stream manager. Added extra guards and statements here and there. Code passes a sever stress test. 2024-03-13 12:19:24 +01:00
lasp_indatahandler.h Create InDataHandler only from the moment startThread() is called. This is safer, and might fix a segfault 2024-03-04 14:44:00 +01:00
lasp_rtaudiodaq.cpp Maded API changes to match RtAudio V6 2024-01-19 12:32:03 +01:00
lasp_rtaudiodaq.h Switch to pyproject build structure 2023-07-14 16:40:57 +02:00
lasp_streammgr.cpp Silence portaudio alsa errors when querying device info AND when starting stream. Do not know whether this solves the problem of its verbosity, but at least the code is where it belongs 2024-06-26 12:17:43 +02:00
lasp_streammgr.h Weak refs to Recording methods. Made the mutexes more simple for stream manager. Added extra guards and statements here and there. Code passes a sever stress test. 2024-03-13 12:19:24 +01:00
lasp_uldaq.cpp Added physicalOutputQty for daq devices, added possibility to inspect from Python whether device has monitor. Added unit for equation in Qtys. Version bump 1.3.0 2024-01-10 12:26:38 +01:00
lasp_uldaq.h Switch to pyproject build structure 2023-07-14 16:40:57 +02:00