Commit graph

13 commits

Author SHA1 Message Date
jaseg
eb0f779403 Bump version to v1.6.0 2025-11-05 01:06:15 +01:00
jaseg
9621f82968 Fix decoding of Autel Robotics Evo II Dual 640T V3 drone onboard thermal imager files 2025-11-05 01:05:25 +01:00
jaseg
5653bcc6e1 Bump version to v1.5.0 2025-02-05 20:30:43 +01:00
jaseg
176c1ccac2 Fix offset issues.
This commit is tested against all test files I have available. We tried
to parse the temperature array offset from the file to match that one
Autel device, but that ended up breaking other stuff. It seems the
offset is not explicitly recorded.

TODO: Figure out if they are using 273.0 or 273.15 K.
2025-02-05 20:27:59 +01:00
jaseg
9c2ed1c70c Bump version to v1.4.0 2024-12-20 20:23:16 +01:00
jaseg
f60da2a643 Add support for Autel Robotics Evo II Dual 640T V3 files 2024-12-20 20:22:47 +01:00
jaseg
ec85ebad75 Bump version to v1.3.0 2024-10-31 15:52:16 +01:00
jaseg
a51a52291f Correct radiometric kelvin offset for P200
The P200 uses 273.2K instead of 273.0K like e.g. the C201. We now read
this value from a suspected file header field.
2024-10-31 15:51:41 +01:00
jaseg
321f829958 Update README and pyproject.toml for v1.2 2024-10-21 16:51:35 +02:00
jaseg
33d475a1eb Add P200 model support 2024-10-21 16:47:21 +02:00
jaseg
a843e706c5 Add support for "0xbaab" format variant 2024-02-16 17:50:50 +01:00
jaseg
ff9c26b083 Update build system 2024-02-16 17:21:30 +01:00
jaseg
7840074004 Initial commit 2023-12-18 14:22:45 +01:00