Thorsten von Eicken

Results 217 comments of Thorsten von Eicken

I think the install step didn't complete properly. I ran it without sudo to see where it's trying to put stuff. I'm not thrilled about source packages plastering stuff all...

Thanks for the clarification. Another use-case I commonly have is enabling an output pin without glitch when coming out of sleep. The typical situation is that the ping is either...

@microbuilder is there any chance to get some of the long pending PRs reviewed and merged for this library or have you guys abandoned it?

the fact that messages from my contacts are blocked because they match a keyword is baffling to me. I don't want messages from contacts blocked, it makes the keyword list...

I can confirm that I'm also seeing this issue fixed with the latest on main (post release 3.17.1) , specifically, both -k and -n with -R do stop as expected...

Sure: ``` # iperf3 -c example.com -p 9876 -u -b 200M -n 3100K -R -i 0.1 Connecting to host example.com, port 9876 Reverse mode, remote host example.com is sending [...

Yes, you're right, calling it "fixed" is perhaps not right. For me the way it works, i.e., the receiver stops the transfer at the next interval after it gets the...

I have the same question and have not been successful at making it happen.

Sadly the accuracy is useless for filtering. Here is a summary of the positions reports truncated to three decimals over the past ~24 hrs. The position with lat=30.502 is the...

I need this too! I need to convert an object structure after it passes simple validation to a different type and that fails. A simple example of the failure (using...