-
commit a83f7c3ed8d0f956f7ae774bd6919705cdb431ec fixed a issue about overallocate local memory for embedded devices.
it changes clamps work group sizes to 1024 for embedded devices, and sets the numb…
-
With the introduction of the GIF image decoder and animation support (#40) contributed by @ndsl7109256, it is now time to move forward with implementing [TinyVG](https://tinyvg.tech/) -- a compact vec…
-
I've encountered an issue where the active pointer count on innerTracker (and outerTracker as well) does not reset in some cases when using the SVG Overlay plugin (and potentially other similar plugin…
-
Hi,
As I have a number of Victron devices in my motorhome and this project will be most useful to integrate Victron data into my HA.
Unfortunately I'm inexperienced user of Arduino and ESP32. I…
-
Hi there!
I've been hunting around for a BLE WiFi onboarding standard and found Improv, then your awesome python server implementation.
We're working extensively with embedded Linux devices usin…
-
### Problem:
I'm attempting to use `aws_lc_rs::aead` to encrypt and decrypt packets. The AEAD in-place should work fine. However, I need to include the nonce in the header (aad'd as well).
I…
-
GCC allows to evaluate all math built-ins in a `constexpr` context. libstdc++ even provides extended `constexpr` math functions, [like `constexpr std::sin`](https://gcc.godbolt.org/z/xaqKz9qEn). That …
-
For version 0.43.1, there are some bugs with videos embedded into articles when viewed on a mobile device (tested only on two iPhones).
Another bug for the [Kinora Voyager Edition](https://viewer.…
-
Currently, the epics demo module includes facility to start a Python IOC with all of the PVs that the demo devices point at. It can be tested and played with via `ipython -i docs/user/examples/epics_d…
-
I am trying to load WebGL content but on some devices, I receive this error:
'Your browser does not support any of the required graphics API for this content. Edge Canary'.
The weird part is, if I…