Emlyn Bolton

Results 53 comments of Emlyn Bolton

> I want this to land. Supporting dropped packets and supporting custom modes are two distinct and valuable features, and should be treated as such. Given that dropped packet support...

See https://github.com/unifi-utilities/unifios-utilities/issues/523 Podman is non functional now; https://github.com/unifi-utilities/unifios-utilities/tree/main/nspawn-container

> Code change is implemented locally but I need to carefully think about impacts to existing users I'd love to have a look at this; it's one of the things...

This is something I'd be interested in taking on, once I've got my boards made and the environment set up. I've got an unsupported DAC I want to use; so...

> Most i2s DAC are supported and i2c DAC can be initialized without a code change. But if needed, springra new DAC probably wouldn't take to much flash space. >...

> @emlynmac do you still have some bandwidth and motivation for the project? I do - just finishing off a hardware project so keen to dive into software now. I...

> @emlynmac do you still have some bandwidth and motivation for the project? @sle118 Should I be using a 4.4 branch or something else?

> @emlynmac I need to brush up the refactoring, which was stalled for a while due to real life priorities taking over. It's a new paradigm in which I went...

Oh, I can flash from WSL2. Use https://github.com/dorssel/usbipd-win to pass the USB-serial for your board through to WSL and attach. In my case, I have a ch341 chipset, so `sudo...

@sle118 https://github.com/sle118/squeezelite-esp32/blob/master-v4.3/components/wifi-manager/http_server_handlers.c#L218 How does this work with the web app code? EDIT: I got an image built and flashed too, so maybe I'll just start playing.