Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2025-02-05 | Bump version to v1.5.0v1.5.0main | jaseg | 1 | -1/+1 | |
2025-02-05 | Fix offset issues. | jaseg | 1 | -25/+39 | |
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. | |||||
2024-12-20 | Bump version to v1.4.0v1.4.0 | jaseg | 1 | -1/+1 | |
2024-12-20 | Add support for Autel Robotics Evo II Dual 640T V3 files | jaseg | 1 | -9/+14 | |
2024-10-31 | Bump version to v1.3.0v1.3.0 | jaseg | 1 | -0/+2 | |
2024-10-31 | Correct radiometric kelvin offset for P200 | jaseg | 1 | -10/+16 | |
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-21 | Add P200 model support | jaseg | 1 | -10/+35 | |
2024-02-16 | Add support for "0xbaab" format variant | jaseg | 1 | -5/+18 | |
2023-12-18 | Initial commitv1.0 | jaseg | 1 | -0/+36 | |