groupgets / purethermal1-firmware

Reference firmware for PureThermal 1 FLIR Lepton Dev Kit
MIT License
125 stars 62 forks source link

Is the protection bit of RAD module set correctly? #45

Open DJSOX opened 2 years ago

DJSOX commented 2 years ago

Line 24 of usbd_uvc_lepton_xu.c correctly sets the protection bit for the OEM module, but lines 26 and 36 fail to set the bit for the RAD module. Is it set in some other place? I ask because I am unable to set the RAD Flux Linear Parameters with the current version of the firmware.

Thanks

Dan