-
I'm trying to send biosemi data to LSL and tried to download this app. But there's no release and the link comes out blank.
waiting for your reply.
-
# How would you like the feature to work?
Needs LlSetLinkClickAction and llSetPrimParam flag.
# Why is this feature important to you? How would it benefit the community?
Missing functionality compar…
-
```
What steps will reproduce the problem?
1. Download the latest version of the Enobio app to stream EEG data (Apps ->
Enobio-1.10.zip)
2. Download and run the latest version of the Enobio software …
-
# How would you like the feature to work?
llHTTPRequest(url,
[
HTTP_METHOD, "PATCH",
HTTP_MIMETYPE, "application/json",
HTTP_VERIFY_CERT, TRUE,
HTTP_VERBOS…
-
## What just happened?
As per the wiki () "When serving content with UTF-8 characters be sure your server sets the outgoing Content-Type header so that it includes charset=utf-8 otherwise it will be i…
-
```
What steps will reproduce the problem?
1. Download the latest version of the Enobio app to stream EEG data (Apps ->
Enobio-1.10.zip)
2. Download and run the latest version of the Enobio software …
-
```c
int foo(int t) {
return t - (1 - 5 * t);
}
int bar(int t) {
return t - 1 + 5 * t;
}
int baz(int t) {
return t + 5 * t - 1;
}
```
$ riscv64-clang -O3
```asm
…
-
```
Hi!
I tried to use the last svn code of x-sopcast. What i get from xbmc is
"Script Error". If i use x-sopcast-0.1.0.tgz it doesnt find any channels.
I am using the lastest xbmc build.
regards
`…
-
Hi,
I was wondering if you thought of the case where the params for some nodes are received from an external app, and thus after the launch of the app ?
I guess this situation rules out the confi…
-
**Is your feature request related to a problem? Please describe.**
Full details can be found here on the forum, along with my initial thoughts and potential hang-ups involved in developing this fea…