Tod Kurt

Results 368 comments of Tod Kurt

Hi! I believe also `CONFIG_HID` and `CONFIG_LEDS_CLASS` has to be set too, yes? https://cateee.net/lkddb/web-lkddb/LEDS_CLASS.html https://cateee.net/lkddb/web-lkddb/HID.html (I've not actually configured a kernel from scratch in a long time)

Hi, A few questions: - What are you seeing instead? - Is the docking station powering the USB port? - What "servertickle" commands are you issuing?

Fixed as best as possible Blink1Control.ini format with QJsonDocument::Compact. The `/blink1/patterns` issue is much larger and requires understanding more of the madness of the original developer.

Hi @atchoo78, Thanks for this detailed description! I think this could solve a problem a German user was having too. I'll be looking at this more this week. Are you...

Hi, Which C# API are you using? I cannot tell from the methods you're using. It looks sort of like "Blink1Lib" and not "ManagedBlink1", but I don't see a `PlayPattern()`...

Hi @laurencedobson, A few questions: 1. Which exact Blink1 C# API are you using? There are a few different ones. It may be the library can be fixed. 2. Are...

Hi, Yes I think I must have fat-fingered the git commands when I was moving `blink1-tool` to its own repo. You can find it at https://github.com/todbot/blink1-tool I have not found...

PR submitted to homebrew-core. Thanks for pointing this out. https://github.com/Homebrew/homebrew-core/pull/32775

Hi @lukemk1, A few questions: - What device are you running your buildroot Linux on? - Can Linux see the device with `lsusb`? - What does the system log print...

Hi, I'm confused. Is your embedded system a Raspberry Pi or something? Are you trying to cross-compile blink1-tool or compile on the target system?