-
How to get the size of the read record and its source buffer for crc validation?
For Example:
```yaml
types:
rec_type_pack:
seq:
- id: mark
contents: [0xc0]
- id: typ…
-
Philip
Here's another issue I've been working on:
I see that you're testing the 2nd byte in Anenometer_buff[] for RS485 trasmission errors:
```
while( Anemometer_buf[1] != 0x03 ) { // if receive…
kbhse updated
4 years ago
-
常见的crc32,crc16的生成多项式都是约定好的,不过这次中间人攻击的那道题里面有一个crc128,针对这种位数较多,且不常见的crc(如crc128,crc256等),他们的生成多项式是如何生成的呢?
-
Ich habe durch vergleich mit der RCT App die folgenden Events indentifiziert
0x00000000 "TRAP" | time | time | unk | unk
0x00000017 "POWER BOARD" | time | time | unk | unk
0x00000063 "PHASE_P…
-
Entities 18(0x12) is magical entities, a pointer to other entities (POLYLINE, INSERT, TEXT, Another Entities 18(0x12) ).
1 byte - kind
1 byte - entities property
2 bytes - length
3 bytes - if fl…
-
https://github.com/mengguang/minihdlc/blob/257f75296a392495bc9647bed6032356a8de22e6/minihdlc.c#L40
With crc online calculator i got different result.
-
I would like to have a ring client support similar to [go-redis ring](https://pkg.go.dev/github.com/go-redis/redis#Ring).
It basically enables you to use shards to scale out redis.
There are a cou…
-
I think it'd be beneficial to host prebuilt binaries for windows on PyPI. It's not a deal breaker for most, but having to download 4.5GB of VS Build Tools isn't fun.
-
Was able to modify the current library to generate the correct RTU request with CRC16 and send over TCP connection, but I am not able to receive any data. I am using a Arduino Opta connected to a Wave…
-
I have https://rusefi.com/online/view.php?msq=599 online
and I am trying to upload attached which has two differences
5.0
110.0
yet I get "already exists" message