-
`/scratch/cluster_scratch/sovacoolkl/tranquil_11-13/logs/44453939.44454181.mimseq.contrast=Tet1n2DKOalkBtRNA_vs_WTtRNA.err`
```
estimating size factors
estimating dispersions
gene-wise dispersion …
-
Hello, I just want to ask for information on `dds_suspend()` and `dds_resume()` functionality for publishers. Is there any plans for the implementation of these features? I looked at the roadmap but w…
-
I have an application that have both ethernet and serial connection.
Normaly, I use ethernet connection to communicate other over FastDDS with topic like HelloWorld etc... (defined by HelloWorld IDL)…
-
I am currently debugging a program of us, which uses dds in the background. We get an exception, which indicates that the in the `EntityDelegate optain_callback_lock(`) function `this->callback_mutex`…
-
The custom build server has the ability to build custom firmware. Since users may want to add DDS support to their firmware, without compiling on their own computers, it is ideally added as an option …
-
```
static void subscriber_available_callback(dds_entity_t reader, void *arg)
{
#define MAXCOUNT 10
int samples_received;
void *samples[MAXCOUNT] = { nullptr };
dds_sample_info_t…
-
I would like to add suffixes to the suffix list.
I already cloned the repo and made a branch but need permission to push and open a PR.
Here is the proposed change:
var suffixes = [
'CCSP', 'C…
-
### Prerequisites
- [X] I have verified this issue is present in the `develop` branch
- [X] I have searched [open](https://github.com/MonoGame/MonoGame/issues) and [closed](https://github.com/MonoGam…
-
## Bug report
**Required Info:**
- Operating System:
From within a jazzy-desktop Docker container:
```
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=24.04
DISTRIB_CODENAME=noble
DISTRIB_DESCRIPTION="U…
-
**Description**:
I am experiencing an unknown error at line 159 of my code while using MakeCode Arcade. The error occurs regardless of the type of code, and it seems to be related to how MakeCode hand…