kripton
kripton
Cool :+1: We should also re-check what parts of the JaRule-project can be re-used since that does RDM as well
Perfectly fine if this is more a status report. Reminds me to add a section about what actually works and what doesn't to the Readme. Thanks :) `cgi_config_ioBoards_config` is a...
Well, it's not necessarily. Sorry if I made that impression. Standalone IPv4 is in https://datatracker.ietf.org/doc/html/rfc3927, mDNS is in https://datatracker.ietf.org/doc/html/rfc6762 and https://datatracker.ietf.org/doc/html/rfc7558 The lwIP usually assumes you are using their AutoIP-feature...
Hi @godinotomas. I don't know which protocol XLights supports. If it's able to generate ArtNet or sACN, it should work with the dmxsun. Support for WS2812 LEDs is not yet...
You're right, for now this should be using development IDs. The RP2040-chip itself has no unique identifier at all. According to RasbperryPi, they are all identical (except tolerances and thus...
> > You're right, for now this should be using development IDs. > > Thanks! Implemented in the JaRule-branch: https://github.com/OpenLightingProject/rp2040-dongle/blob/JaRuleProto/src/usb_descriptors.c#L183 and https://github.com/OpenLightingProject/rp2040-dongle/blob/JaRuleProto/src/usb_descriptors.c#L210 > Agreed, I guess all we can really...
> Random lsusb serial: > E0C912D24340 > > I don't know if it gives much hint to the numbering, or if it's truly random? That's the one form the bootloader,...
Regarding RDM proxy and the reserved bits, I'm totally unsure. I don't have any experience at all with RDM and cannot judge if the dongle should support that. Sure, with...
Sure, if there's already a working toolset, I agree that should be re-used and would be happy if would volunteer to set it up. No, I'm not expecting that someone...
Haven't used doxygen much yet but I'll start adding some doxygen-style comments the following days