-
Reading the source code, it shouldn't be too hard to implement. However, the logic assumes that `color_file` exists, so perhaps the default value should only be set if it exists?
Why? I'd like to con…
-
failed build with linux, ubuntu python3.12
-
TODO:
- [ ] Groestlcoin (Base58check + groestl512d)
- [ ] Decred (Base58check + blake256d)
- [ ] Algorand, Nano (Base32)
- [ ] Nebulas (Base58check + sha3_256ripemd)
- [ ] Waves (Base58)
- [ …
-
Should probably be calc_crc16 which is defined in the base object.
-
### Description
**Overview**
usbdev does not properly tolerate long 'dribble' (USB 2.0 Specification section 7.1.9.1) that may result from skew in the propagation of Full Speed signaling through U…
-
Hello, I've been porting a network protocol to Rust using `deku` recently, replacing handwritten macros. In this protocol, there are two checksum fields, one is a CRC16 for header and one is a CRC32 i…
-
sigma:
listen: 0.0.0.0:22125
hash: crc16
distribution: slot
preconnect: true
auto_eject_hosts: false
redis: true
backlog: 512
client_connections: 0
server_connections: 1
server_ret…
-
This "already exists" message
* what does it mean?
* can I have a working link to existing tune?
* it needs ""ERROR or WARNING" prefix"
![image](https://github.com/rusefi/web_backend/assets/4849…
-
The sdcard.py module works, but seems a bit incomplete and slow. After quite a bit of discussion,
https://github.com/orgs/micropython/discussions/12687
I have prepared a prototype of a newer scheme…
-
Hi!
I am in the process of defining a set of messages and I'd like to add a simple checksum at the "end" of the messages (similar to NMEA0183). Before using DCCL I was using this simple two-byte ch…