micheldrescher

Results 18 comments of micheldrescher

I'd have to check, it's not my laptop but my wife's. But `iwconfig` works, so I take it that `iw list` will work too. Will confirm later.

Hi @garceri, I just checked, and indeed `iw list` doesn't do anything, it just lists nothing. Also, no dropped packages or network instability. However, `lsusb -v -s 2:2` produces the...

@weitzman Can you further qualify & quantify this, please? Looking at http://docs.drush.org/en/master/install/ Drush 9 will support only composer based installations (I am currently on Drush 8.1.15), therefore a well-documented composer...

Yes - I am running a radar with 6 segments, 5 rings, all with fixed names and positions. Check out my fork for details. Cheers, Michel

I tried to put it all in orderly branches etc - but I am no Node.js guy at all, and without any documentation on the main repo (and, let's say,...

Yes. The names in the Google sheet for the rings and/or segments need to match those configured in the radar in a fixed names scenario.

Thanks. :) But to achieve what you are describing, you need to change quite a lot of things. From the top of my head: - Remove hardcoded limits on number...

Hi @gustavz I'd be interested to see how you go about it and how you solve it. Feel free to fork my repo to take along changes I made that...

Hi @gustavz This array is an easy approximation to ensure each ring has the same space to accommodate blips (see bullet point 3 from me above): (0,6) determines the thickness...

Hi @gustavz, Yes, you are right - I embarrassingly did not push the branch I am working on for that to this repo *facepalm* My **local** code has this for...