- 26 Jan, 2022 6 commits
-
-
Dominik Loidolt authored
prevent undefined behavior See merge request !10
-
Dominik Loidolt authored
update the header definition according to PLATO-UVIE-PL-UM-0001 Draft 6 Closes #2 See merge request !9
-
Dominik Loidolt authored
add file access mode flag "b". This flag has no effect on POSIX systems, but on Windows it disables special handling of '\n' and '\x1A'
-
Dominik Loidolt authored
-
Dominik Loidolt authored
-
Dominik Loidolt authored
Correction some code formatting stuff
-
- 25 Jan, 2022 1 commit
-
-
Dominik Loidolt authored
Changed version_id from 16 to 32 bit in the generic header. Add spare bits to the adaptive imagette header and the non-imagette header, so that the compressed data start address is 4 byte-aligned.
-
- 20 Jan, 2022 1 commit
-
-
Dominik Loidolt authored
Resolve "Rename cmp_tool_lib.c to cmp_io.c" Closes #4 See merge request !8
-
- 19 Jan, 2022 8 commits
-
-
Dominik Loidolt authored
-
Dominik Loidolt authored
-
Dominik Loidolt authored
Fix a bug in the definition in imagette header See merge request !7
-
Dominik Loidolt authored
Relax the requirements on the input format Closes #3 See merge request !6
-
Dominik Loidolt authored
-
Dominik Loidolt authored
-
Dominik Loidolt authored
Some code refactoring
-
Dominik Loidolt authored
-
- 18 Jan, 2022 2 commits
-
-
Dominik Loidolt authored
-
Dominik Loidolt authored
now a input files without spaces are supported E.g. "# comment\n ABCD 1 2\n34B 12\n" are interpreted as {0xAB, 0xCD, 0x01, 0x02, 0x34, 0x0B, 0x12}.
-
- 13 Dec, 2021 2 commits
-
-
Dominik Loidolt authored
Merge branch '2-implement-the-compression-entity-header-as-defined-in-plato-uvie-pl-um-0001-for-compression-and' into 'master' Implement the compression entity header as defined in PLATO-UVIE-PL-UM-0001 for compression and decompression Closes #2 See merge request !5
-
Dominik Loidolt authored
Implement the compression entity header as defined in PLATO-UVIE-PL-UM-0001 for compression and decompression
-
- 17 Nov, 2021 2 commits
-
-
Dominik Loidolt authored
added feature to guess the compression configuration See merge request !2
-
Dominik Loidolt authored
-
- 16 Nov, 2021 8 commits
-
-
Dominik Loidolt authored
-
Dominik Loidolt authored
-
Dominik Loidolt authored
-
Dominik Loidolt authored
-
Dominik Loidolt authored
-
Dominik Loidolt authored
-
Dominik Loidolt authored
move test data back to the test_data dir
-
Dominik Loidolt authored
if samples or buffer_length is 0, the tools try now tool to find a plausible vaule for the parameters some code refactoring add more verbose error messages small bug fixes added feature to guess the compression configuration some code restructuring added more detailed error messages small bug fixes
-
- 20 Oct, 2021 1 commit
-
-
Dominik Loidolt authored
if buffer_length = 0 the 2*samples parameter is used as buffer_length; restructuring of the file cmp_tool.c; add test for the read_file8(); minor changes and bug fixing
-
- 05 Oct, 2021 1 commit
-
-
Dominik Loidolt authored
add cmp_get_good_spill function
-
- 28 Apr, 2021 1 commit
-
-
Dominik Loidolt authored
add missing .rdcu_pkt_mode_cfg file See merge request !1
-
- 27 Apr, 2021 1 commit
-
-
Dominik Loidolt authored
-
- 23 Apr, 2021 3 commits
-
-
Dominik Loidolt authored
-
Dominik Loidolt authored
change to new compression and decompression library
-
Dominik Loidolt authored
-