-
I tried to use this with `includes` similar to how I had in #44, but the query didn't return any results. It might be possible to query from the other direction and `map`, but I find that sub-optimal.…
-
**Is your enhancement proposal related to a problem? Please describe.**
In TBS we don't verify that all notifications are actually sent. Since this may cause issues for remote devices (and is in fact…
-
If I use `from_bits(0xFF)`, and I have padding fields, I expect from_bits to ignore padding bit fields to properly represent the struct
-
## HTTTP/2 flood prevention
[Low-Rate Denial-of-Service Attacks against HTTP/2 Services](https://www.researchgate.net/publication/280591671_Low-Rate_Denial-of-Service_Attacks_against_HTTP2_Services…
-
| | |
| --- | --- |
| Bugzilla Link | [51201](https://llvm.org/bz51201) |
| Version | trunk |
| OS | All |
| CC | @zygoloid |
## Extended Description
$ clang-trunk -v
clang version 13.0.0 (https:/…
-
Ghidra supports bit packed bytes for structs. This can allow labeling of the individual bits in the register. Since SVD files already contain this info, this can be used to add additional detail to th…
-
Current cstruct types are all integer, 8bit upwards.
Is it possible to have a single-bit type (bool)?
I am trying to implement a protocol that has such a single-bit field.
-
**Describe the feature**
The current WebAudio API allows us to know the maximum number of output channels for a destination via `AudioDestinationNode.maxChannelCount`. However, this information gives…
pmlt updated
3 months ago
-
Hello, how are you, sorry I'm writing to you but I need to know how to make it work https://github.com/Preeaaw/Aviator-Predictor-FULL
It turns out that I opened it with Windows VSCode, but I don't kn…
-
qBittorrent has such feature and it comes very handy when you want to "stream" some video or audio without waiting for the task to download completely.
This is of course impossible when downloading to…