-
I'm trying to study the YPF file format, so I looked for every tool available on GitHub. Among them, this was the best I found, since it's complete and does more controls than others.
I noticed a few…
-
### Describe the bug
The CRC-32 implementation in crc32.h gives different results than other C++ or Python libraries.
### To Reproduce
In PX4:
```C++
constexpr uint8_t data[] = "abcd";
const u…
-
I have made the update of OpenSHift Local from 2.28 to 2.30.
Then I tried to restart my microshift environnement (which I created the day before)
![Screenshot 2023-12-15 at 13 34 28](https://git…
-
There is warning reported during compilation:
```
$ gcc crc.c
crc.c: In function ‘main’:
crc.c:35:10: warning: format ‘%s’ expects argument of type ‘char *’, but argument 2 has type ‘unsigned cha…
-
I have some Risco PIR devices, model RWX95P that operator on 433.92MHz. Looking through https://github.com/merbanan/rtl_433/issues/1194 gave me some ideas, but I would really like some further sugges…
-
When suspending to ram on the rk3328 running ddr4 ram (roc-cc-rk3328) the board immediate reboots with no error produced. This issue does not occur on the rk3328 running ddr3 (rock64).
```
root@fi…
-
### Is this related to a new or existing framework?
Angular, React, React Native, Vue, Web Components, Next.js
### Is this related to a new or existing API?
Storage
### Is this related to another …
-
The file:
It seems like it reads the correct CRC from file (8D BB 3A 66) but when it starts up, it shows CRCs/s=5 briefly, then goes down to 0 in a second or two, then nothing happens after that an…
-
### Describe the bug
USB Device sent DATA0 packet containing 64 bytes ("real data"):
```
0000 d1 bd 0b b5 a9 6d 8e 94 b4 47 57 7e 64 10 90 42
0010 6a b5 0a 53 99 00 59 b1 bc 6f 07 b8 c4 6d e8 …
-
I noticed the following with fbalpha dats but it applies to all arcade dats. Reference: https://github.com/libretro/fbalpha/issues/105#issuecomment-271067873
I noticed it with `cheekyms`, as the game…