-
The behavior of NaN for half-precision float is not consistent with single/double-float.
- _Decoding_: if compiled on Visual Studio (confirmed on v14,15,17), a sign bit (signaling) of half-float Na…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Description
I have a Pioneer VSX-S510 A/V system. When learning from the remote, it learns the codes fine (gre…
-
[Documentation](http://pyudev.readthedocs.io/en/latest/api/pyudev.glib.html) for pyudev.glib.MonitorObserver states:
> This class emits the following GObject signal: device-event(observer, action, …
-
Since 25.02.2020 my script dramatically reduces power consumption. However I have one sensor which needed 4 batteries sice then. That's a lot. Look at the graph
![grafik](https://user-images.githubus…
-
RPi **can't** communicate directly with Spectrum, mostly because it doesn't have enough GPIOs.
So, we must use something in between (a proxy chip) which has [enough GPIOs](2) to communicate with the …
-
```
What new feature/ability do you want?
Please add ability to communicate directly with DSM2 boards through a simple
serial output
What is the expected output?
The output would be a short string…
-
```
What new feature/ability do you want?
Please add ability to communicate directly with DSM2 boards through a simple
serial output
What is the expected output?
The output would be a short string…
-
I'm trying to create a custom protocol this looks like the following in code
{ 13, {18,769},{18,62},{32,68}, false}
In this line the 769 is too high, max is 511. I've tested this with a scope. The …
-
### Describe the bug
- `WebSocketResponse` (`web_ws.py`) inherits from `StreamResponse` (`web_response.py`).
- `WebSocketResponse` overrides `prepare` with a `pre_start` and `post_start`, which sets…
-
```
Some RS232 based protocols require a longer period of dominant level ('0') as a
sync signal, therefore it would be useful if you could add this function, which
puts the TX line to '0'. pyserial …