-
Hi,
I'm using Home assistant with the plugin to xknx.
I've defined the following:
```
groups:
light:
Gang_Nede_0: {group_address_switch: '0/0/1', group_address_brightness: '0/…
-
I've tried only with .gpl palettes and I noticed that some colors are not imported correctly
Gaulm updated
4 years ago
-
There are many effects that require multiple passes, each time with a different shader, either finally combining the outputs into a final one, or using the output of one pass as input to the next one.…
-
hi all,
here my current status of knowledge (please correct me if I'm wrong):
- STM8 SPL is currently under the ST proprietary [Mix Ultimate Liberty+OSS+3rd-party V1 ](https://www.st.com/content…
-
Hello,
First thank you for your effort on developing bismo accelerator and all runtime lib.
I face some test failure on bismo testing.
The following is my situation (I use PYNQ Z1 board with v2…
-
I noticed you pushed LZSS codebase and I spent some time understanding it today.
Have some clarifications to do:
1. (code: https://github.com/ZaidQureshi/compression/blob/master/include/lzss/lzs…
-
今のサーボの角度に関する部分の実装は1回転が前提となっているが、HydrusXIはジンバルを1回転以上させたりするので今の実装を拡張する必要がある。
1回転しか使わない場合でも特に不都合はないと思う。
現状16bitのデータのうち1bitをサーボオンオフに割り当てているため残りは15bitとなる。Dynamixelは1回転が12bit = 4096なので、3bitを追加できるため8倍、すな…
-
I'd like to encode/decode the gradient. This will require storing arbitrary values in memory instead of the gradient.
That is, I'd like to perform
``` python
def encode(name):
def hook(var…
-
Please excuse me if you didn't want a new bug opening, but I don't seem to be able to reopen the old bug, so filing a new one.
============================= test session starts ================…
-
I'd love to have rounded corners for non-maximized windows (for purely aesthetic reasons of course).
I have a WIP fork for this and am wondering if you'd be interested in a PR for this.
This would…