-
After completing a level, the game calulates a final score based on time remaining, found items, etc.
With both OpenGL and Software Renderer, mgba only shows the headlines of the screen as well as on…
-
Many CD-Rs (betas, press asset discs etc) consistently have Errors in the Last 2 Sectors.
To be specific, these errors are NOT caused by scratches and when dumping with discimagecreator without the…
-
Hi,
How to calculate CRC32A (ITU I.363.5) checksum by using this library?
-
Many drivers do not report anything into `rx_missed_errors` or `rx_fifo_errors`, see [vmxnet](https://github.com/torvalds/linux/blob/6ba59ff4227927d3a8530fc2973b80e94b54d58f/drivers/net/vmxnet3/vmxnet…
-
Great work! Id started to add support for this heat pump but well, my solution is using interrupts and would work better on ESP8266. It is soo different too and the CRC still isn't right so frankly it…
-
## Description
My target system:
- MCU Renesas R7FA6M3AH (Cortex-M4)
- azure rtos version is 4e62226eeaf870827facbeef40bd1767db5cf9f0
- netxduo version is aad43453310a1668029bd69d8edbce8198fbca5…
-
Basic program flow proposal:
UPDATE (26.02.2023): reason variable shall be linker in NOINIT RAM section to exchange data between app and bootlaoder
![image](https://user-images.githubusercontent.com…
-
It would be nice if OTX can check the plausibility of a telemetry value, before processing it.
Sample:
Once in while it happens that the distance or heigh value from my GPS sensor (FrSky) is showi…
-
Thank you for providing this great library!
I think I will be not alone wondering, what the easiest ways of using this library with a custom CRC algorithm definition would be.
Is it true that inse…
-
Using `eza --long` to also output CRC32 checksums.
**Downsides:**
- Calculcation of checksums takes more time than just listing files. Maybe it's good to use a separate tool for file listings wi…