-
- [X] I have checked the [FAQ](https://wiki.strawberrymusicplayer.org/wiki/FAQ) for answers.
- [X] I have checked the [Changelog](https://github.com/strawberrymusicplayer/strawberry/blob/master/Chang…
-
I’m working with Zephyr v4.0.0 and trying to get to grips with the socket service. The process has been somewhat challenging, as I’m also using a combination of offloaded sockets alongside native sock…
-
In [man select](https://man7.org/linux/man-pages/man2/select.2.html) we find:
`If timeout is specified as NULL, select() blocks indefinitely waiting for a file descriptor to become ready.`
However, i…
-
We have started seeing mysterious traceback in job.err files:
```
Exception ignored in:
Traceback (most recent call last):
File "~/cylc/lib/python3.9/asyncio/base_events.py", line 688, in __d…
-
In blfapi.c (blfReadObject function) , if the mObjectType is BL_OBJ_TYPE_CAN_FD_MESSAGE , it is showing error .. does this library does not meant to read can fd messages ? Or is there any specific rea…
-
Hello, may I ask when the code for this article will be open sourced and if you can provide the complete code for the FD-Conv Block?
-
Hello. Thank you for maintaining Enroot. :)
I'd like to report a baffling error message from Enroot with some exotic settings.
## Symptom
I earlier tried to launch Enroot _inside a Podman containe…
-
Problem is the name of the files. Files are already hashed, would only need switching from md5 to sha256 (which hashlib supports and conveniently it's a parameter)
- get user posts - `/{service}/us…
-
### Preliminary Check
- [X] I have searched the existing issues
- [X] This issue is reproducible
### Bug Summary
The "Calculate" and "Clear" buttons in the FD Calculator section are non-functional.…
-
Libsocketcan does not support the additional parameters required by CAN FD, nameley the seperate data bitrate and sample point.
I just wondered wether a support for CAN FD is in the working or planne…