Commit Graph

15 Commits

Author SHA1 Message Date
f012244091 Pyproject and setup do not cooperate. Removed pyproject.toml
Some checks failed
continuous-integration/drone/push Build is failing
2023-01-12 17:03:40 +01:00
38ad65291d Further on...
Some checks reported errors
continuous-integration/drone/push Build encountered an error
continuous-integration/drone Build is failing
2023-01-12 12:31:12 +01:00
397085509f Merged in origin develop new readme
Some checks reported errors
continuous-integration/drone/push Build encountered an error
2023-01-12 11:59:40 +01:00
cee45a00fa Update: installation instructions 2023-01-12 11:50:34 +01:00
e128cc69ec Updated drone config. Cached compilation
Some checks reported errors
continuous-integration/drone/push Build encountered an error
2023-01-10 21:50:48 +01:00
fae906884e Textual improvements. Formatting (Neoformat) improvements. Let DataTypeDescriptor be a reference (to a global const std map in Daq class. Improved naming of certain functions. Better DaqData implementation, now we make sure memory alignment is good at all times. Switched functions arguments in DaqData constructor to comply with all other cases of first frame, then channel. Better naming of stream in RtAudio. Better handling of faulty function calling in RtAudio start(). Bugfix in RtAudio, did call right Daq::dtypeDescr() function --> result was that only first channel was copied to all channels. Added extra check in StreamMgr. Removed unnecessary TypedDaqData class. Use a safe queue in threaded in data handler. We can now remove the Boost code for that. 2022-10-10 19:17:38 +02:00
b629edde4c Updated pyproject and doxyfile, and readme 2022-09-22 10:11:47 +02:00
6a006e27f9 Output of a sine wave now works. Pfff 2022-07-20 14:58:48 +02:00
4339ecdbc0 Probable fix of memory leak 2022-01-13 13:59:35 +01:00
7ae0de3a06 Some improvements in build, some comments added 2021-05-23 22:53:48 +02:00
23fc4c9259 Exposed AvPowerSpectra explicitly. Comment improvements. Line breakages, etc. Added 10s and infinite to TimeWeighting types. 2019-03-28 21:26:11 +01:00
21d9efc139 Added some comments, first change to doxyfile 2018-12-29 13:57:32 +01:00
afd2b7d38a Updated readme 2018-03-06 21:26:08 +01:00
8a00420b17 Added readme 2018-03-06 21:20:39 +01:00
1a81dd65b0 Initial commit 2018-03-05 20:58:03 +01:00