-
Hi,
I stumbled across your work while trying to understand the Navien RS485 wire protocol. I have an ESP32 with TTL-RS485 converter connected to my Navien, and I've been watching some of the packet…
-
Trying to sync form 3.0 to 3.4 I was unable to sycn some folders
Initial report https://cyrus.topicbox.com/groups/info/T8556e55b2133ffdf-M14a53cba2a5af4cd506ea63b
during debugging I found that C…
-
One need first define the settings and only after that try getCC1101(), not the other way around. Examples does not work because they have it the wrong way around around.
Correct way:
```
void…
frspp updated
10 months ago
-
rand_beebs in support/beebsc.c has a signed overflow.
The constant 1103515245L is type long, which is signed.
After in the crc_32 benchmark, after calling calling srand_beebs (0),
the first call to…
-
### Proposal
### Problem
As noted in #15247 counter reset hint can be invalidated by missing data before a block or when some data is deleted. Also counter resets may be invalidated by compactin…
-
**Github username:** --
**Twitter username:** --
**Submission hash (on-chain):** 0x08bd12691dbe43ea137162b00542ede3db1753b1b30614609e4a66f7dda5f0f8
**Severity:** medium
**Description:**
**Descriptio…
-
A small addition to the code will make the p1reader to repeat the signal to the TX pin. This enables additional devices to connect and use the p1 port and no need to buy a separate active r12 splitter…
-
I’ve forked your repo to drive my 48 volt LL-S battery. It has 6 address switches instead of 4, and address 64 is special.
1) Initial effort will be to get my single battery online and displaying p…
-
### 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…
-
Some of the text dumps in Super Smash Bros. (USA) end up having broken hashes.
For example: SMASH BROTHERS#0000000A#4#0_all.png
This happens for quite a bit of the text in the game.
- Colon in th…