Joshua Krämer

Results 19 comments of Joshua Krämer

As of 8007e8d101ef7173294d2c632d80b391e28eead0, only one test fails with gcc: - FastMathTargetTestGroup/FastMathTargetTest.TestFastPow2/SSE4#GetParam()=64 However, 332 additional tests now result in an "illegal" exception with both gcc and clang (see below). Full test...

Yes, you are right, the other tests work now. Only the already mentioned test still fails with gcc: - FastMathTargetTestGroup/FastMathTargetTest.TestFastPow2/SSE4#GetParam()=64

Please consider adding this feature. A workaround is to save the profile with imagemagick and add it again with jpegtran: ``` magick original.jpg profile.icm jpegtran -copy none -icc profile.icm original.jpg...

I've just received three CGG1 thermometers from Aliexpress. They've turned out to be the CGG1-M 2022 variant with a production date of 2024.01. Flashing and configuring the custom firmware has...

Thanks for your answer. I think I didn't explain my request correctly. I don't want to save all measurements. In case of a 30 min logging interval, at the moment...

Thanks, I understand all of those points. With more values averaged, you get higher accuracy but also higher lag. The choice of averaging is thus a tradeoff. With log averaging,...

> To get the values from the thermometer, "BLE connection" is not used. I'm sorry, I've used the wrong terminology. With "lost connection", I've meant a situation where broadcast (advertising)...