maxritter / diy-thermocam

A do-it-yourself thermal imager, compatible with the FLIR Lepton 2.5, 3.1R and 3.5 sensor with Arduino firmware
http://www.diy-thermocam.net
GNU General Public License v3.0
1.1k stars 174 forks source link

Fahrenheit not displaying properly in temp bar #25

Closed JSField closed 6 years ago

JSField commented 6 years ago

I have a Lepton 3 with the spot sensor, firmware v2.44, and when I turn on the unit in °F mode, after the warmup, the numbers in the bar are wrong. They go from low negative numbers to extremely high positive numbers. If I change to °C, the numbers are still wrong, until I reboot the camera, then they are ok. If I switch to °F, the bar numbers are OK, unless I try to use Manual, try to adjust the min or max, the + and - buttons change the values by large steps. Something appears to be wrong with °F conversion.

JSField commented 6 years ago

Heres what it looks like when in °F mode:

20180408215115

maxritter commented 6 years ago

Thanks for the observation.

There was indeed a mistake in the fahrenheit conversion, that caused the mentioned bugs. It's fixed now and will be implemented in the next FW release.

maxritter commented 6 years ago

Should be fixed in FW version 2.46. If not, please reopen this issue.