-
We need to have signed provider records in the DHT so receivers can verify if the records were indeed advertised by peers marked as the providers on the records. However, this depends on https://githu…
-
This issue is for maintaining a list of problematic issues that need work. This list will be maintained and updated in this first post by @morrownr . Please add posts to this issue as you have updated…
-
Hi,
Playing on 1.19.2 Fabric on a server with "alternate current" 1.7.0 and "wireless redstone" 1.1.1.
While there are plenty of other mods this could clash with, everything works fine without "al…
-
I am using GNSS-SDR with HackRF One. I set the number of channels to 31, and maximum number of channels with concurrent signal acquisition also to 31. I expected that each channel will try to track a …
-
My device is Logitech MX Master 2S.
![image](https://github.com/flathub/io.github.pwr_solaar.solaar/assets/43277609/8fef1c91-c4f4-4c0d-8993-ffa36b4266f4)
-
**Describe the bug**
Running multi-station real-time precision point positioning has the problem of memory leak.
**To Reproduce**
Steps to reproduce the behavior:
1. ./../bin --config ex15_pea_r…
-
Hello, I'm using go2rtc to get the stream of a Reolink Doorbell camera, and then I consume that from HomeAssistant. It works for about a week, and then it usually crashes and stops working, so I have …
-
Seit einigen OpenATV-Versionen wird der SAT-Receiver fälschlicherweise aus dem Standby geweckt, wenn ein Umschalttimer gesetzt ist. Richtigerweise soll ein Umschalttimer im Standby ignoriert werden.
…
-
Hello everyone,
I'm trying to do some test with mqtt but I'm encountering some issues with conan and cmake that are both pretty new to me.
I've added paho-mqtt-cpp/1.2.0 to my conanfile.txt (also …
-
I'm running rumprun on qemu (hw target) using e1000 (wm0, configured with DHCP) with the following code snippet:
```C
// A: sched_yield();
char buf[64];
pkt_sent = 0;
while (pkt_sent < 3) {
…