-
**Github username:** @0xbrett8571
**Twitter username:** 0xbrett8571
**Submission hash (on-chain):** 0x8247015e27cccb058c7f0df2f800d056c6e1cd9afa81474cbb7ed0541c94cc85
**Severity:** medium
**Descript…
-
I am opening this issue for a discussion on how to improve / unify the (IR) remote handling.
The IR receiver currently uses around 20kB of flash which is excessive. Parts of that is coming from th…
-
Hii, paudetseis.
I am using PyRaysum for synthetic receiver functions study. But I have observed that first P wave at t=0 is not appearing in the impulse response (both in Verical and Radial com…
-
### Description
This issue starts a discussion about enabling:
- linter: [revive](https://revive.run/) - Fast, configurable, extensible, flexible, and beautiful linter for Go. Drop-in replacement …
-
**Github username:** --
**Twitter username:** --
**Submission hash (on-chain):** 0x1c59c2346e8d70837bd9c3a0ae00359496f372f23e0c779095011d6aabff5766
**Severity:** medium
**Description:**
**Descriptio…
-
During #317 I noticed 9 functions return a different result between the API and a local SQL query.
- [ ] Add tests all exported functions to see if API and local queries match
- [ ] Create custom…
-
*This issue report includes translations provided by ChatGPT.*
#### Summary
When subscribing to multiple video streams in Janus using `flutter-webrtc` on Android, each new subscription causes the …
-
If I try to use == among an user-defined struct in a const function, it seems I have to implement PartialEq::eq and PartialEq::ne, and Eq. But when I try to implement Eq it gives this error:
```rus…
-
kotlin = "2.0.21"
koin-bom = "4.0.0"
# Koin
koin-bom = { module = "io.insert-koin:koin-bom", version.ref = "koin-bom" }
koin-core = { module = "io.insert-koin:koin-core" }
koin-ktor = { module = …
-
Currently, GPS data is passed by hard-coded values into a geo object. However, when the code will run on the future Antenna Control Unit, it will need to receive data from a GPS receiver unit. The way…