Maxim Karpov

Results 23 issues of Maxim Karpov

### Describe the enhancement you're suggesting. Currently, A/C remote database in this FW differs drastically from official FW in the way of organization. Official FW encodes complete actions (i.e. "turn...

### Description of the feature you're suggesting. Every user has his own set of frequently used apps, including custom ones. Currently custom apps must be accessed either via BtnDown->'Favorites', or...

feature request
backlog
core+services

`toFile()` fails when underlying path denotes virtual files (i.e. inside JARs on classpath). `readAllBytes` works with all filesystems transparently.

Accidentally found in world with type "Debug".

## Prerequisites * [x] I agree to fill this issue template. * [x] I have read the [Troubleshooting Guide] and [Support Instructions]. [Troubleshooting Guide]: https://doc-kurento.readthedocs.io/en/latest/user/troubleshooting.html [Support Instructions]: https://github.com/Kurento/.github/blob/master/SUPPORT.md ## Issue...

## Prerequisites These are MANDATORY, otherwise the issue will be automatically closed. * [x] I agree to fill this issue template. * [x] I have read the [Troubleshooting Guide] and...

## Prerequisites These are MANDATORY, otherwise the issue will be automatically closed. * [x] I agree to fill this issue template. * [x] I have read the [Troubleshooting Guide] and...

## Prerequisites * [X] I agree to fill this issue template. * [X] I have read the [Troubleshooting Guide] and [Support Instructions]. [Troubleshooting Guide]: https://doc-kurento.readthedocs.io/en/latest/user/troubleshooting.html [Support Instructions]: https://github.com/Kurento/.github/blob/master/SUPPORT.md (not sure...

![image](https://github.com/cortexm/pyswd/assets/1329592/27c06851-e5f3-41bc-bea7-c244413ec861) STM32H5 microcontrollers have two different debug access ports, with AP0 being connected only to DBGMCU block. Currently `pyswd` cannot handle these MCUs at all. This PR adds support for...

`NoClassDefFoundError: org/bouncycastle/crypto/tls/TlsFatalAlert` In BouncyCastle 1.68 this class seems to be renamed to [org.bouncycastle.tls.TlsFatalAlert](https://www.bouncycastle.org/docs/tlsdocs1.5on/org/bouncycastle/tls/TlsFatalAlert.html)