Commit Graph

4 Commits

Author SHA1 Message Date
Bastian Wagner
e1e57d9b6b test: cover product_name string field write path in FIT patcher
Addresses review finding: no test previously exercised file_id field 8
or device_info field 27 (product_name), the only string-typed fields
this task patches, leaving _write_field_value's string branch
(buffer sizing, null-terminator handling) unregression-tested.
2026-08-15 10:41:20 +02:00
Bastian Wagner
5944ef364f feat: patch FIT creator as Edge 1030 Plus 2026-08-15 10:35:36 +02:00
Bastian Wagner
a47ad77071 feat: parse and validate FIT containers 2026-08-15 10:27:05 +02:00
Bastian Wagner
4599b2b71c feat: add FIT CRC calculation 2026-08-15 10:21:09 +02:00