Chadwick Boulay
Chadwick Boulay
I think it's better explained in the preprint: https://www.biorxiv.org/content/10.1101/2024.02.13.580071v2.abstract
Data are timestamped at the outlet in the `push_sample` or `push_chunk` call. Then, when the inlet pulls the data, the timestamps it receives are by default in the original sending...
There are 2 sources of delay that are unknown: 1. the time between the physical voltage sampling and when that sample gets timestamped by LSL in PC1; 2. the time...
A couple things... First, the edit to cmake/LSLCMake.cmake must be reverted. This file gets packaged with LSL for installation and can be used by other applications' build systems to assist...
I had some wrong assumptions about how you were using liblsl. For most of the first party LSL applications, we actually treat liblsl as something that's expected to be built...
> also, are the broken unit tests on windows the fault of this PR? No. We have some integration tests that push the limits of the system and fail about...
For the LSLCMake change, I still don't understand why someone would call that function and have `LSL_ENABLE_INSTALL_TARGET` defined and set to `OFF`. The `installLSLApp` function is entirely optional; you don't...
@Aleclock , that's awesome, thank you! Would you be willing to add this to the README or a separate Android.md file via a pull request? Also, you can attach those...
Hi @LiamOverett-AMRC , thank you for the submission. * this is an API change without much benefit to the user so I won't consider merging it until there are other...
Hi @mscheltienne , I tried to explain it in #95 but I can see how that got lost with all the other spam this repo was producing yesterday thanks to...