Brenton Poke

Results 13 issues of Brenton Poke

The software currently requires the developer to manage IDs for individual Ducks by naming them manually, but something important we need to do is find a way of programmatically provisioning...

feature

Cockpit version: 260 Cockpit-podman version: 39 Podman version: 3.4.4 OS: Fedora 35 Steps to reproduce 1. Start a podman pod group through UI 2. bring it down with podman-compose down...

bug

This is mainly a stylistic question, but instead of varargs values, wouldn't most just make a set? I can't imagine a scenario where you would want duplicate values for a...

bug

#82 Hopefully this is something along the lines of what you're looking for.

We should have some way to get time within the library so that timestamps can be easily attached to messages by the user. We currently only have logic in the...

**Describe at a high level the solution you're providing** Supporting GPS in-house through TinyGPS++ with an intuitive API. **Is this a patch, a minor version change, or a major version...

We currently leave it to the developer to handle GPS themselves, with our own examples pointing to TinyGPS++. Since we already support the TTGO T-Beams and are planning on the...

feature
hardware
software

The [CubeCell GPS-6502](https://heltec.org/project/htcc-ab02s/) is an SX1262 board and has GPS capability, but we just need LoRa and OLED display working for now. Explicitely supporting GPS within the CDP may come...

feature
hardware
software

**Describe the bug** Ack'ing simply doesn't work, and the **To reproduce** Steps to reproduce the behavior: 1. create a papaduck and mama duck 2. set `acksEnabled = true` 3. send...

I personally use InfluxDB but there's also Prometheus, and I've been trying to find a reliable way of getting frames-per-second and other information since nvidia-smi has not been cooperating for...