Commit Graph

25 Commits

Author SHA1 Message Date
2727bb5582 Docs for build on Windows with MSYS2
Some checks failed
continuous-integration/drone/push Build is failing
2023-07-14 13:57:02 +02:00
a70f124f89 Updated README 2023-07-14 13:54:26 +02:00
24de84a4f7 Some doc update
All checks were successful
continuous-integration/drone/push Build is passing
2023-04-21 13:27:45 +02:00
14126c8b9c Added extra newlines in README. Hopefully this fixes the markdown problems 2023-03-13 10:38:09 +01:00
ca4023ee23 Documentation updates. 2023-01-20 14:22:48 +01:00
7c27cbe8c8 List of builds in readme.md
All checks were successful
continuous-integration/drone/push Build is passing
2023-01-13 08:59:22 +01:00
fdc88a79d5 Added badge updates
All checks were successful
continuous-integration/drone/push Build is passing
2023-01-12 22:27:42 +01:00
5c00d2b1db Added badge updates
Some checks reported errors
continuous-integration/drone/push Build was killed
2023-01-12 22:27:07 +01:00
1734f8c278 Merge branch 'drone_tests' into develop
Some checks failed
continuous-integration/drone/push Build is failing
2023-01-12 22:12:36 +01:00
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
e479d94be8 Update: installation instructions (minor) 2023-01-12 11:59:10 +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