LJMUAstroecology / flirpy

Python library to interact with FLIR camera cores
Other
192 stars 54 forks source link

Handle telemetry for different frame sizes in PT2 lepton #23

Open jveitchmichaelis opened 4 years ago

jveitchmichaelis commented 4 years ago

See https://github.com/LJMUAstroecology/flirpy/issues/16

The telemetry is extracted via slicing, but this is currently set up for the v3.5. We should also handle older Leptons correctly.

tiagostmec commented 1 year ago

Hi, im using Lepton 2.5 like said in #16 . Any news on this support ? Im trying to solve it myself but it doesnt seems easy.