Patrik Hall

Results 4 comments of Patrik Hall

I have some more log lines of such sensor. ``` #62941 1634829455 L=33 4b 2d d4 2b 1a 09 5f 4a 26 33 a1 02 cb 00 d4 00 d2...

I did first verify reveng functionality with a known sensor and a known init crc value, like this: ``` #7106 1675763487 L=33 4b 2d d4 2b 1a 09 5f 4a...

I would be interested, sure, as I also have a WHB18 myself. I would like to get temp, humidity and pressure fed as parameter to external script using -e option.

I did see your fork, you might consider using cvs_temp with extended range like this: `sd.pressure=cvt_temp(bp, 1);` ...to get better range for air pressure. The range is probably even bigger...