Results 56 issues of Priit Laes

Adds NUP4114 ESD diode array symbol to the **Power Protection** library ![nup4114](https://user-images.githubusercontent.com/91895/71621442-ed743380-2bd7-11ea-9336-b4560bf248df.png) - Datasheet: https://www.onsemi.com/pub/Collateral/NUP4114-D.PDF I'm not really 100% sure on how to properly implement the footprint matching, but datasheet...

Addition
Abandoned

It would be nice if there are some extra tests in iterators5 that would also check for other values than only `Progress::Complete`. When I initially implemented my own solution for...

Volumes need to be properly labelled so it can run as rootless Podman containers. The SELinux re-labeling bind mount option is ignored on platforms without SELinux, so it shouldn't break...

When firmware accidentally reports 0 bytes available for DFU partition, then nRF connect seems to be simply crashing. This happens with nRF connect 4.28 and (2.26 as well). I'm developing...

bug

### Requirement Currently it's a bit unclear how to enable rollover feature when using helm-based installation with automatically provisioned elasticsearch. ### Problem I am aware about the issue #276, but...

enhancement

### Requirement Currently, default tag for jaeger-es-rollover image in jaeger helm chart is `latest`. Instead, it should point to a versioned tag (like `1.41.0`). ### Problem Relying on `latest` tag...

enhancement

Apparently it's not possible to import existing "IncomingCall" API integration. ``` cat oncall_phonenumber.tf resource "opsgenie_api_integration" "oncall_phone_support" { name = "Call: Incoming call support line" type = "IncomingCall" enabled = true...

We currently have bunch of device-specific examples, but we should also advertise these in top-level README. Also, create some kind of matrix which maps radio to chip, for example, our...

enhancement
help wanted
good first issue

Apparently there are two official Nucleo devboards from STM (as of 2024.04) for stm32wl with different frequency ranges: ![image](https://github.com/lora-rs/lora-rs/assets/91895/ef10d102-1c79-4bc6-8ce2-d6e8cc70d92f) Improve README for this example with a table for suggested frequencies...

enhancement
good first issue

Now that support for PhyRxTx has gained support for limiting maximum power and dealing with board-specific antenna gain via #159, region-specific transmission power limits should be revisited (see also #150)....

lorawan-device