David Jones
David Jones
Can you recommend any good references for the SCP protocol? What URLs did you use when developing go-scp ? I am willing to take a look at how the protocol...
Thanks for the info. By the way, is there a known issue with the program hanging when trying copy a non-existent remote file? *err = client.CopyFromRemote(context.Background(), f, path)* The above...
Hi ... I am trying to grab EEG data from a Muse, but I cannot seem to get "pylsl" working properly on a Raspberry Pi 3 B+. Since the default...
Yes, I renamed the ARM-compiled version of the library to “liblsl32.so”. I also looked at all the symbols in the “.so” file and all the “lsl_...” symbols were there, EXCEPT...