dogtopus

Results 64 issues of dogtopus

On https://github.com/Legrandin/pycryptodome/blob/5dace638b70ac35bb5d9b565f3e75f7869c9d851/lib/Crypto/PublicKey/RSA.pyi#L41-L45 the `RSA.construct()` is defined to have tuple of Python ints only instead of also accepting PyCryptodome integer types (like `IntegerGMP` or just simply `Integer`). Mixing both int types...

bug

I'm looking into adding support for the "new" dbus API in PyBluez. In order to initiate a incoming connection with BlueZ's [Profile interface](https://git.kernel.org/pub/scm/bluetooth/bluez.git/tree/doc/profile-api.txt), BlueZ accepts the connection and passes the...

enhancement

In Mother 1+2, there are 2 separate sound tables present in the ROM, one for each game. Currently agbplay only detects the first table (Mother 2) and ignores the second...

**Is your feature request related to a problem? Please describe.** Currently the baremetal/MCU loader is more or less hardcoded for Cortex-M systems with a bunch of system-specific assumptions present (e.g....

There are repos that abuse description for SEO (e.g. pxvr-official/1) or otherwise have abnormally long description. Whenever those repos pop up in the search result it drastically slows down the...

# What's new - Resolve and use absolute path for the toolchain. This allows clangd to use `compile_commands.json` file without running under fbtenv, simplifies setup for vscode clangd extension (AFAIK...

build system
new feature

### Description of the feature you're suggesting. Currently automatic screen lock will not be inhibited when Flipper is connected from e.g. qFlipper or PuTTY via USB CDC. This gets annoying...

Feature Request
Core+Services

There's a lot of cards in the world, and asking for a card by name isn't good enough to get it supported. **We do not record expressions of interest here.**...

**Describe the bug** "Enter pairing mode" option does not put the buds into pairing mode, instead "Bad file descriptor" is shown and causes the app to not communicate to the...

bug

Unlike what you can do in device tree, the temperature threshold for ACPI fan doesn't seem to have hysteresis. This causes the fans to ramp up and down very frequently...