-
Hi! While working with NeuralynxIO in different datasets I came across a few bug/missing features, which I think will be useful (necessary) additions:
* [Input is automatically inverted](https://gi…
-
```
What steps will reproduce the problem?
1. Know that a ring buffer witn N byte arrays can store at most N-1 bytes
(unless some kind of full-or-empty flag is added)
2. Look at FastSerial::txspace(v…
-
```
What steps will reproduce the problem?
1. Know that a ring buffer witn N byte arrays can store at most N-1 bytes
(unless some kind of full-or-empty flag is added)
2. Look at FastSerial::txspace(v…
-
```
What steps will reproduce the problem?
1. Know that a ring buffer witn N byte arrays can store at most N-1 bytes
(unless some kind of full-or-empty flag is added)
2. Look at FastSerial::txspace(v…
-
We need AbstractDocument.Content custom implementation. (Now we use GapContent)
QuetexJ needs head-chopping and append-tail operations only.
Interface AbstractDocument.Content
https://docs.orac…
-
*Issue created by @RossBencina*
ReadStream, WriteStream, GetStreamReadAvailable and GetStreamWriteAvailable are not implemented.
One possible way to implement this would be to have ReadStream and Wr…
-
I have built the examples from source on a Raspberry Pi 4, and when I run the `sio_sine` example, it plays for a moment, and then quckly cuts off and becomes non-responsive.
The program output is t…
-
What is the purpose of having 4 rings including rx,tx, completion and fill ring?
Two rings are not sufficient ?
-
Currently only runs as a Winamp plugin. It depends on Winamp for audio signal input.
Winamp provides:
* 576 samples of both waveform and spectrogram data each frame. Write a wrapper that exposes a s…
-
**Describe the bug**
From a hazelcast client (5.3.1) we are accessing a remote ring buffer (hazelcast server 5.3.1) trying to insert a byte[] record. This procedure works as expected.
In addition …
nthed updated
9 months ago