Skip to content

FIT unpacker improvements#219

Open
jstucke wants to merge 1 commit intomasterfrom
fit-unpacker-improvements
Open

FIT unpacker improvements#219
jstucke wants to merge 1 commit intomasterfrom
fit-unpacker-improvements

Conversation

@jstucke
Copy link
Copy Markdown
Collaborator

@jstucke jstucke commented Apr 9, 2026

  • fixed the problem that the unpacker did not extract data from nested nodes (depth >2)
  • fixed the issue that the unpacker stops after the first node that does not contain a 'data' entry (even though there could be more nodes on the same level with such entries)
  • adds direct decompression of compressed data entries for improved efficiency
  • preserves the nested node structure in form of directories for the unpacked files
  • adds logging output for unpacked files

@jstucke jstucke changed the title FIT unpacker fixes FIT unpacker improvements Apr 9, 2026
@jstucke jstucke added the enhancement New feature or request label Apr 9, 2026
@jstucke jstucke self-assigned this Apr 9, 2026
@jstucke jstucke force-pushed the fit-unpacker-improvements branch 2 times, most recently from 76a8c3f to 6fcde02 Compare April 10, 2026 12:26
* fixed the problem that the unpacker did not extract data from nested nodes (depth >2)

* fixed the issue that the unpacker stops after the first node that does not contain a 'data' entry (even though there could be more subnodes on the same level with such entries)
@jstucke jstucke force-pushed the fit-unpacker-improvements branch from 6fcde02 to 97b336b Compare April 10, 2026 13:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant