|
fa0c241fb9
|
Daq measurement interface changed to permanently work with UlDaq. Should become a choice in future. Simultaneous output and input not yet working. Probably the DAQ API is not working properly with threads. We should find a minimum working example of simultaneous input/output. Then, the UlDAQ and RtAudio details should be abstracted away in a common interface, written in C++
|
2020-09-18 08:52:56 +02:00 |
|
|
c9b84e4c96
|
First work to multiple API AvStreams. Python thread for UlDaq does compile, ready for testing
|
2020-09-15 20:34:27 +02:00 |
|
|
705f77858d
|
Updated API for recording using context manager. Easy for Recording, both in GUI and in CLI
|
2019-12-23 12:25:37 +01:00 |
|
|
b88ec2904c
|
Update API for the AvStream.
|
2019-12-22 15:00:50 +01:00 |
|
|
0109056b5f
|
Recording is working again. Sometimes it hangs on closing stream.
|
2019-12-18 10:02:20 +01:00 |
|
|
1f1922272d
|
Lots of code and comments improvements
|
2019-10-27 14:19:26 +01:00 |
|
|
c830891f66
|
Added PowerSpectra function to report_tools, plotting level differences.
|
2018-12-28 13:55:09 +01:00 |
|
|
a10326d617
|
Converted daqconfig to Python3.7 dataclass. Changed revtime name to revtimewidget. Added real time APS dialog. But contains bug on close! Split up SLMWidget and SLM into different files for accessing the SLM class from scripts. Changed lower y-limits of figure plot in GUI to something more sensible. Added umik to list of devices, but does not work yet due to 24-bits audio bug. First steps to change legend position in bar plot.
|
2018-09-13 13:56:05 +02:00 |
|
|
889a1898f5
|
Tracer level in dmat_to_ndarray lower. set only one input channel default in default_device. Bugfix nogil on data read in daqdevice. Lots of improved comments. Real time power spectra functionality working again
|
2018-08-01 20:36:58 +02:00 |
|
|
473de073a6
|
Bugfix in Measurement.exportAsWave, throughput of sensitivity value into final measurement object in Recording class, added lasp_record and lasp_playback scripts.
|
2018-07-31 13:09:42 +02:00 |
|